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.

_connectionTimeoutPoco::Net::HTTPSessionprivate
_dataPoco::Net::HTTPSessionprivate
_keepAlivePoco::Net::HTTPSessionprivate
_pBufferPoco::Net::HTTPSessionprivate
_pCurrentPoco::Net::HTTPSessionprivate
_pEndPoco::Net::HTTPSessionprivate
_pExceptionPoco::Net::HTTPSessionprivate
_receiveTimeoutPoco::Net::HTTPSessionprivate
_sendTimeoutPoco::Net::HTTPSessionprivate
_socketPoco::Net::HTTPSessionprivate
abort()Poco::Net::HTTPSessionvirtual
attachSessionData(const Poco::Any &data)Poco::Net::HTTPSession
attachSocket(const StreamSocket &socket)Poco::Net::HTTPSessionprotected
buffered() constPoco::Net::HTTPSessioninlineprotected
clearException()Poco::Net::HTTPSessionprotected
close()Poco::Net::HTTPSessionprotected
connect(const SocketAddress &address)Poco::Net::HTTPSessionprotectedvirtual
connected() constPoco::Net::HTTPSession
detachSocket()Poco::Net::HTTPSession
drainBuffer(Poco::Buffer< char > &buffer)Poco::Net::HTTPSession
get()Poco::Net::HTTPSessionprotected
getKeepAlive() constPoco::Net::HTTPSessioninline
getTimeout() constPoco::Net::HTTPSessioninline
HTTP_DEFAULT_CONNECTION_TIMEOUT enum valuePoco::Net::HTTPSessionprivate
HTTP_DEFAULT_TIMEOUT enum valuePoco::Net::HTTPSessionprivate
HTTP_PORT enum valuePoco::Net::HTTPSession
HTTPChunkedStreamBufPoco::Net::HTTPSessionfriend
HTTPFixedLengthStreamBufPoco::Net::HTTPSessionfriend
HTTPHeaderStreamBufPoco::Net::HTTPSessionfriend
HTTPSession()Poco::Net::HTTPSessionprotected
HTTPSession(const StreamSocket &socket)Poco::Net::HTTPSessionprotected
HTTPSession(const StreamSocket &socket, bool keepAlive)Poco::Net::HTTPSessionprotected
HTTPSession(const HTTPSession &)Poco::Net::HTTPSessionprivate
HTTPStreamBufPoco::Net::HTTPSessionfriend
networkException() constPoco::Net::HTTPSessioninline
operator=(const HTTPSession &)Poco::Net::HTTPSessionprivate
peek()Poco::Net::HTTPSessionprotected
read(char *buffer, std::streamsize length)Poco::Net::HTTPSessionprotectedvirtual
receive(char *buffer, int length)Poco::Net::HTTPSessionprotected
refill()Poco::Net::HTTPSessionprotected
sessionData() constPoco::Net::HTTPSessioninline
setException(const Poco::Exception &exc)Poco::Net::HTTPSessionprotected
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::HTTPSessioninline
write(const char *buffer, std::streamsize length)Poco::Net::HTTPSessionprotectedvirtual
~HTTPSession()Poco::Net::HTTPSessionprotectedvirtual