Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Net::HTTPSession Member List
This is the complete list of members for
Poco::Net::HTTPSession
, including all inherited members.
_connectionTimeout
Poco::Net::HTTPSession
private
_data
Poco::Net::HTTPSession
private
_keepAlive
Poco::Net::HTTPSession
private
_pBuffer
Poco::Net::HTTPSession
private
_pCurrent
Poco::Net::HTTPSession
private
_pEnd
Poco::Net::HTTPSession
private
_pException
Poco::Net::HTTPSession
private
_receiveTimeout
Poco::Net::HTTPSession
private
_sendTimeout
Poco::Net::HTTPSession
private
_socket
Poco::Net::HTTPSession
private
abort
()
Poco::Net::HTTPSession
virtual
attachSessionData
(const Poco::Any &data)
Poco::Net::HTTPSession
attachSocket
(const StreamSocket &socket)
Poco::Net::HTTPSession
protected
buffered
() const
Poco::Net::HTTPSession
inline
protected
clearException
()
Poco::Net::HTTPSession
protected
close
()
Poco::Net::HTTPSession
protected
connect
(const SocketAddress &address)
Poco::Net::HTTPSession
protected
virtual
connected
() const
Poco::Net::HTTPSession
detachSocket
()
Poco::Net::HTTPSession
drainBuffer
(Poco::Buffer< char > &buffer)
Poco::Net::HTTPSession
get
()
Poco::Net::HTTPSession
protected
getKeepAlive
() const
Poco::Net::HTTPSession
inline
getTimeout
() const
Poco::Net::HTTPSession
inline
HTTP_DEFAULT_CONNECTION_TIMEOUT
enum value
Poco::Net::HTTPSession
private
HTTP_DEFAULT_TIMEOUT
enum value
Poco::Net::HTTPSession
private
HTTP_PORT
enum value
Poco::Net::HTTPSession
HTTPChunkedStreamBuf
Poco::Net::HTTPSession
friend
HTTPFixedLengthStreamBuf
Poco::Net::HTTPSession
friend
HTTPHeaderStreamBuf
Poco::Net::HTTPSession
friend
HTTPSession
()
Poco::Net::HTTPSession
protected
HTTPSession
(const StreamSocket &socket)
Poco::Net::HTTPSession
protected
HTTPSession
(const StreamSocket &socket, bool keepAlive)
Poco::Net::HTTPSession
protected
HTTPSession
(const HTTPSession &)
Poco::Net::HTTPSession
private
HTTPStreamBuf
Poco::Net::HTTPSession
friend
networkException
() const
Poco::Net::HTTPSession
inline
operator=
(const HTTPSession &)
Poco::Net::HTTPSession
private
peek
()
Poco::Net::HTTPSession
protected
read
(char *buffer, std::streamsize length)
Poco::Net::HTTPSession
protected
virtual
receive
(char *buffer, int length)
Poco::Net::HTTPSession
protected
refill
()
Poco::Net::HTTPSession
protected
sessionData
() const
Poco::Net::HTTPSession
inline
setException
(const Poco::Exception &exc)
Poco::Net::HTTPSession
protected
setKeepAlive
(bool keepAlive)
Poco::Net::HTTPSession
setTimeout
(const Poco::Timespan &timeout)
Poco::Net::HTTPSession
setTimeout
(const Poco::Timespan &connectionTimeout, const Poco::Timespan &sendTimeout, const Poco::Timespan &receiveTimeout)
Poco::Net::HTTPSession
socket
()
Poco::Net::HTTPSession
inline
write
(const char *buffer, std::streamsize length)
Poco::Net::HTTPSession
protected
virtual
~HTTPSession
()
Poco::Net::HTTPSession
protected
virtual
Generated by
1.10.0