OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HttpSession Member List

This is the complete list of members for HttpSession, including all inherited members.

ACCEPT enum valueTcpSession
Accepted()TcpSessionvirtual
AcceptSession()HttpSession
ACTIVE enum valueTcpSession
AsyncReadHandler(TcpSessionPtr session)TcpSessionprotectedstatic
AsyncReadStart()TcpSessionvirtual
AsyncReadStartInternal(TcpSessionPtr session)TcpSessionprotected
AsyncWriteHandler(TcpSessionPtr session, const boost::system::error_code &error, std::size_t bytes_transferred)TcpSessionprotectedstatic
AsyncWriteInternal(TcpSessionPtr session)TcpSessionprotected
Buffer typedefTcpSession
BufferData(const Buffer &buffer)TcpSessioninlinestatic
BufferSize(const Buffer &buffer)TcpSessioninlinestatic
ClearMd5SocketOption(uint32_t peer_ip)TcpSession
client_context_str_HttpSessionprivate
CLOSE enum valueTcpSession
Close()TcpSession
close_reason() const TcpSessioninline
CloseInternal(const boost::system::error_code &ec, bool call_observer, bool notify_server=true)TcpSessionprotected
CONNECT_COMPLETE enum valueTcpSession
CONNECT_FAILED enum valueTcpSession
Connected(Endpoint remote)TcpSessionvirtual
ConnectFailed()TcpSession
context_map_HttpSessionprivatestatic
context_str_HttpSessionprivate
Direction enum nameTcpSession
DISALLOW_COPY_AND_ASSIGN(HttpSession)HttpSessionprivate
Endpoint typedefTcpSession
established() const TcpSessioninlineprotected
Event enum nameTcpSession
event_cb_HttpSessionprivate
EVENT_NONE enum valueTcpSession
EventObserver typedefTcpSession
get_client_context(std::string const &s)HttpSessioninlinestatic
get_client_context()HttpSessioninlineprivate
get_context()HttpSessioninline
GetDscpValue() const TcpSession
GetMap()HttpSessioninlineprivatestatic
GetPendingTaskCount()HttpSessioninlinestatic
GetRxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetRxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
GetSession(std::string const &s)HttpSessioninlineprivatestatic
GetSessionInstance() const TcpSessionvirtual
GetSocketStats() const TcpSessioninline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetTxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
HttpSession(HttpServer *server, SslSocket *sock, bool async_ready=true)HttpSession
HttpSessionPtr typedefHttpSessionprivate
io_strand_TcpSessionprotected
IsClosed() const TcpSessioninline
IsEstablished() const TcpSessioninline
IsReaderDeferred() const TcpSessioninlinevirtual
IsServerSession()TcpSessioninline
IsSocketErrorHard(const boost::system::error_code &ec)SslSessionstatic
IsSslDisabled()SslSessioninline
IsSslHandShakeDelayed()SslSessioninline
IsSslHandShakeInProgress()SslSessioninline
IsSslHandShakeSuccess()SslSessioninline
IsSslHandShakeSuccessLocked()SslSessioninline
kDefaultBufferSizeTcpSessionstatic
kDefaultWriteBufferSizeTcpSessionstatic
local_endpoint() const TcpSession
local_port() const TcpSession
map_mutex_HttpSessionprivatestatic
map_type typedefHttpSessionprivate
mutex_TcpSessionmutableprotected
NativeSocketType typedefTcpSession
observer()TcpSessioninlineprotected
OnBodyHttpSession
OnHeaderFieldHttpSession
OnHeadersCompleteHttpSession
OnHeaderValueHttpSession
OnMessageBeginHttpSession
OnRead(Buffer buffer)HttpSessionprotectedvirtual
OnSessionEvent(TcpSession *session, enum TcpSession::Event event)HttpSessionprivate
OnStatusCompleteHttpSession
OnUrlHttpSession
PASSIVE enum valueTcpSession
reader_task_id() const TcpSessioninlineprotectedvirtual
RegisterEventCb(SessionEventCb cb)HttpSession
ReleaseBuffer(Buffer buffer)TcpSessionvirtual
remote_addr_string() const TcpSessioninline
remote_endpoint() const TcpSessioninline
remote_port() const TcpSession
req_handler_task_id_HttpSessionprivatestatic
req_queue_empty_HttpSessionprivate
request_builder_HttpSessionprivate
request_queue_HttpSessionprivate
Send(const uint8_t *data, size_t size, size_t *sent)TcpSessionvirtual
SendSession(std::string const &s, const uint8_t *data, size_t size, size_t *sent)HttpSessioninlinestatic
server()TcpSessioninline
SessionEstablished(Endpoint remote, Direction direction)TcpSession
SessionEventCb typedefHttpSession
set_client_context(std::string const &s, const std::string &ctx)HttpSessioninlinestatic
set_client_context(const std::string &client_ctx)HttpSessioninlineprivate
set_observer(EventObserver observer)TcpSession
set_read_on_connect(bool read)TcpSessioninline
SetDeferReader(bool defer_reader)TcpSessionvirtual
SetDscpSocketOption(uint8_t value)TcpSession
SetMd5SocketOption(uint32_t peer_ip, const std::string &md5_password)TcpSession
SetSocketKeepaliveOptions(int keepalive_time, int keepalive_intvl, int keepalive_probes, int tcp_user_timeout_val=0)TcpSessionprotected
SetSocketOptions()TcpSessionvirtual
SetSslHandShakeInProgress(bool state)SslSessioninline
SetTcpNoDelay()TcpSession
SetTcpRecvBufSize(uint32_t size)TcpSession
SetTcpSendBufSize(uint32_t size)TcpSession
sock_descriptor()TcpSessioninline
Socket typedefTcpSession
socket() const SslSessionvirtual
SslSession(SslServer *server, SslSocket *socket, bool async_read_ready=true)SslSession
SslSocket typedefSslSession
stats_TcpSessionprotected
Strand typedefTcpSessionprotected
task_count_HttpSessionprivatestatic
TcpSession(TcpServer *server, Socket *socket, bool async_read_ready=true, size_t buffer_send_size=TcpSession::kDefaultWriteBufferSize)TcpSession
TcpSessionPtr typedefTcpSessionprotected
ToString() const TcpSessioninlinevirtual
ToUVEKey() const TcpSessioninline
TriggerAsyncReadHandler()TcpSessionprotected
TriggerSslHandShake(SslHandShakeCallbackHandler)SslSession
WriteReady(const boost::system::error_code &error)TcpSessionprotectedvirtual
~HttpSession()HttpSessionvirtual
~SslSession()SslSessionprotectedvirtual
~TcpSession()TcpSessionprotectedvirtual