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

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

ACCEPT enum valueTcpSession
Accepted()TcpSessionvirtual
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
Close()TcpSession
CLOSE enum valueTcpSession
close_reason() const TcpSessioninline
CloseInternal(const boost::system::error_code &ec, bool call_observer, bool notify_server=true)TcpSessionprotected
conn_mutex_SandeshSessionprivate
CONNECT_COMPLETE enum valueTcpSession
CONNECT_FAILED enum valueTcpSession
Connected(Endpoint remote)TcpSessionvirtual
ConnectFailed()TcpSession
connection()SandeshSessioninline
connection_SandeshSessionprivate
DecodeCtrlSandesh(const std::string &msg, const SandeshHeader &header, const std::string &sandesh_name, const uint32_t &header_offset)SandeshSessionstatic
Direction enum nameTcpSession
DISALLOW_COPY_AND_ASSIGN(SandeshSession)SandeshSessionprivate
Endpoint typedefTcpSession
EnqueueBuffer(u_int8_t *buf, u_int32_t buf_len)SandeshSessionvirtual
EnqueueClose()SandeshSessionvirtual
established() const TcpSessioninlineprotected
Event enum nameTcpSession
EVENT_NONE enum valueTcpSession
EventObserver typedefTcpSession
GetDscpValue() const TcpSession
GetRxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetRxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
GetSessionInstance() const SandeshSessioninlinevirtual
GetSocketStats() const TcpSessioninline
GetStats() const SandeshSessioninline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetTxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
increment_recv_fail()SandeshSessioninline
increment_recv_msg()SandeshSessioninline
increment_recv_msg_fail()SandeshSessioninline
increment_send_buffer_fail()SandeshSessioninline
increment_send_msg()SandeshSessioninline
increment_send_msg_fail()SandeshSessioninline
increment_wait_msgq_dequeue()SandeshSessioninline
increment_wait_msgq_enqueue()SandeshSessioninline
increment_write_ready_cb_error()SandeshSessioninline
instance_SandeshSessionprivate
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
keepalive_idle_time_SandeshSessionprivate
keepalive_interval_SandeshSessionprivate
keepalive_probes_SandeshSessionprivate
kQueueSizeSandeshSessionprivatestatic
kSessionKeepaliveIdleTimeSandeshSessionprivatestatic
kSessionKeepaliveIntervalSandeshSessionprivatestatic
kSessionKeepaliveProbesSandeshSessionprivatestatic
kSessionTcpUserTimeoutSandeshSessionprivatestatic
local_endpoint() const TcpSession
local_port() const TcpSession
mutex_TcpSessionmutableprotected
NativeSocketType typedefTcpSession
observer()TcpSessioninlineprotected
OnRead(Buffer buffer)SandeshSessionvirtual
PASSIVE enum valueTcpSession
reader_SandeshSessionprivate
reader_task_id() const SandeshSessioninlineprotectedvirtual
reader_task_id_SandeshSessionprivate
ReleaseBuffer(Buffer buffer)TcpSessionvirtual
remote_addr_string() const TcpSessioninline
remote_endpoint() const TcpSessioninline
remote_port() const TcpSession
ResetSendQueueWaterMark()SandeshSession
SandeshSession(SslServer *client, SslSocket *socket, int task_instance, int writer_task_id, int reader_task_id)SandeshSession
SandeshSessionTest classSandeshSessionfriend
Send(const uint8_t *data, size_t size, size_t *sent)TcpSessionvirtual
send_buffer_queue()SandeshSessioninline
send_buffer_queue_SandeshSessionprivate
send_mutex_SandeshSessionprivate
send_queue()SandeshSessioninline
send_queue_SandeshSessionprivate
SendBuffer(boost::shared_ptr< TMemoryBuffer > sbuffer)SandeshSessionprivate
sending_level_SandeshSessionprivate
SendingLevel() const SandeshSession
SendMsg(SandeshElement element)SandeshSessionprivate
server()TcpSessioninline
SessionEstablished(Endpoint remote, Direction direction)TcpSession
SessionSendReady()SandeshSessionprivate
set_observer(EventObserver observer)TcpSession
set_read_on_connect(bool read)TcpSessioninline
set_stats_client(StatsClient *stats_client)SandeshSessioninline
SetConnection(SandeshConnection *connection)SandeshSessioninline
SetDeferReader(bool defer_reader)TcpSessionvirtual
SetDscpSocketOption(uint8_t value)TcpSession
SetMd5SocketOption(uint32_t peer_ip, const std::string &md5_password)TcpSession
SetReceiveMsgCb(SandeshReceiveMsgCb cb)SandeshSessioninline
SetSendingLevel(size_t count, SandeshLevel::type level)SandeshSessionprivate
SetSendQueueWaterMark(Sandesh::QueueWaterMarkInfo &wm_info)SandeshSession
SetSocketKeepaliveOptions(int keepalive_time, int keepalive_intvl, int keepalive_probes, int tcp_user_timeout_val=0)TcpSessionprotected
SetSocketOptions()SandeshSessionvirtual
SetSslHandShakeInProgress(bool state)SslSessioninline
SetTcpNoDelay()TcpSession
SetTcpRecvBufSize(uint32_t size)TcpSession
SetTcpSendBufSize(uint32_t size)TcpSession
Shutdown()SandeshSessionvirtual
sock_descriptor()TcpSessioninline
socket() const SslSessionvirtual
Socket typedefTcpSession
SslSession(SslServer *server, SslSocket *socket, bool async_read_ready=true)SslSession
SslSocket typedefSslSession
sstats_SandeshSessionprivate
stats_TcpSessionprotected
stats_client_SandeshSessionprivate
Strand typedefTcpSessionprotected
tcp_user_timeout_SandeshSessionprivate
TcpSession(TcpServer *server, Socket *socket, bool async_read_ready=true, size_t buffer_send_size=TcpSession::kDefaultWriteBufferSize)TcpSession
TcpSessionPtr typedefTcpSessionprotected
ToString() const SandeshSessionvirtual
ToUVEKey() const TcpSessioninline
TriggerAsyncReadHandler()TcpSessionprotected
TriggerSslHandShake(SslHandShakeCallbackHandler)SslSession
writer()SandeshSessioninline
writer_SandeshSessionprivate
WriteReady(const boost::system::error_code &ec)SandeshSessioninlinevirtual
~SandeshSession()SandeshSessionvirtual
~SslSession()SslSessionprotectedvirtual
~TcpSession()TcpSessionprotectedvirtual