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

This is the complete list of members for OVSDB::OvsdbClientTcpSession, including all inherited members.

ACCEPT enum valueTcpSession
Accepted()TcpSessionvirtual
ACTIVE enum valueTcpSession
AddSessionInfo(SandeshOvsdbClientSession &session)OVSDB::OvsdbClientSession
AsyncReadHandler(TcpSessionPtr session)TcpSessionprotectedstatic
AsyncReadSome()TcpSessionprotectedvirtual
AsyncReadStart()TcpSessionvirtual
AsyncReadStartInternal(TcpSessionPtr session)TcpSessionprotected
AsyncWrite(const uint8_t *data, std::size_t size)TcpSessionprotectedvirtual
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_idl()OVSDB::OvsdbClientSession
client_reconnect_timer_OVSDB::OvsdbClientTcpSessionprivate
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
connection_table()OVSDB::OvsdbClientTcpSessionvirtual
CreateReaderTask(boost::asio::mutable_buffer, size_t)TcpSessionprotectedvirtual
Direction enum nameTcpSession
DISALLOW_COPY_AND_ASSIGN(OvsdbClientTcpSession)OVSDB::OvsdbClientTcpSessionprivate
Endpoint typedefTcpSession
EnqueueEvent(TcpSession::Event event)OVSDB::OvsdbClientTcpSession
established() const TcpSessioninlineprotected
Event enum nameTcpSession
EVENT_NONE enum valueTcpSession
EventObserver typedefTcpSession
GetDscpValue() const TcpSession
GetReadBufferSize() const TcpSessionprotectedvirtual
GetRxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetRxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
GetSessionInstance() const TcpSessionvirtual
GetSocketStats() const TcpSessioninline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetTxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
io_strand_TcpSessionprotected
IsClosed() const TcpSessioninline
IsEstablished() const TcpSessioninline
IsReaderDeferred() const TcpSessioninlinevirtual
IsServerSession()TcpSessioninline
IsSocketErrorHard(const boost::system::error_code &ec)TcpSessionstatic
kDefaultBufferSizeTcpSessionstatic
kDefaultWriteBufferSizeTcpSessionstatic
keepalive_interval()OVSDB::OvsdbClientTcpSessionvirtual
ksync_obj_manager()OVSDB::OvsdbClientTcpSessionvirtual
local_endpoint() const TcpSession
local_port() const TcpSession
MessageProcess(const u_int8_t *buf, std::size_t len)OVSDB::OvsdbClientSession
mutex_TcpSessionmutableprotected
NativeSocketType typedefTcpSession
observer()TcpSessioninlineprotected
OnCleanup()OVSDB::OvsdbClientTcpSessionvirtual
OnClose()OVSDB::OvsdbClientSession
OnEstablish()OVSDB::OvsdbClientSession
OnRead(Buffer buffer)OVSDB::OvsdbClientTcpSessionprotectedvirtual
ovsdb_close_reason() const OVSDB::OvsdbClientTcpSessionvirtual
ovsdb_io_task_id_OVSDB::OvsdbClientSessionprotectedstatic
OvsdbClientSession(Agent *agent, OvsPeerManager *manager)OVSDB::OvsdbClientSession
OvsdbClientTcp classOVSDB::OvsdbClientTcpSessionfriend
OvsdbClientTcpSession(Agent *agent, OvsPeerManager *manager, TcpServer *server, Socket *sock, bool async_ready=true)OVSDB::OvsdbClientTcpSession
PASSIVE enum valueTcpSession
ProcessSessionEvent(OvsdbSessionEvent event)OVSDB::OvsdbClientTcpSession
reader_OVSDB::OvsdbClientTcpSessionprivate
reader_task_id() const OVSDB::OvsdbClientTcpSessioninlineprotectedvirtual
ReadSome(boost::asio::mutable_buffer buffer, boost::system::error_code *error)TcpSessionprotectedvirtual
ReconnectTimerCb()OVSDB::OvsdbClientTcpSession
RecvMsg(const u_int8_t *buf, std::size_t len)OVSDB::OvsdbClientTcpSession
ReleaseBuffer(Buffer buffer)TcpSessionvirtual
remote_addr_string() const TcpSessioninline
remote_endpoint() const TcpSessioninline
remote_ip() const OVSDB::OvsdbClientTcpSessionvirtual
remote_port() const OVSDB::OvsdbClientTcpSessionvirtual
Send(const uint8_t *data, size_t size, size_t *sent)TcpSessionvirtual
SendJsonRpc(struct jsonrpc_msg *msg)OVSDB::OvsdbClientSession
SendMsg(u_int8_t *buf, std::size_t len)OVSDB::OvsdbClientTcpSessionvirtual
server()TcpSessioninline
session_event_queue_OVSDB::OvsdbClientTcpSessionprivate
SessionEstablished(Endpoint remote, Direction direction)TcpSession
set_observer(EventObserver observer)TcpSession
set_read_on_connect(bool read)TcpSessioninline
set_status(std::string status)OVSDB::OvsdbClientTcpSessioninline
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
SetTcpNoDelay()TcpSession
SetTcpRecvBufSize(uint32_t size)TcpSession
SetTcpSendBufSize(uint32_t size)TcpSession
sock_descriptor()TcpSessioninline
socket() const TcpSessioninlinevirtual
Socket typedefTcpSession
stats_TcpSessionprotected
status()OVSDB::OvsdbClientTcpSessioninlinevirtual
status_OVSDB::OvsdbClientTcpSessionprivate
Strand typedefTcpSessionprotected
TcpReconnectWaitOVSDB::OvsdbClientTcpSessionstatic
TcpSession(TcpServer *server, Socket *socket, bool async_read_ready=true, size_t buffer_send_size=TcpSession::kDefaultWriteBufferSize)TcpSession
TcpSessionPtr typedefTcpSessionprotected
TestConcurrencyAllow()OVSDB::OvsdbClientSessioninlinevirtual
ThrottleInFlightTxnMessages()OVSDB::OvsdbClientSessioninlinevirtual
ToString() const TcpSessioninlinevirtual
ToUVEKey() const TcpSessioninline
TriggerAsyncReadHandler()TcpSessionprotected
TriggerClose()OVSDB::OvsdbClientTcpSessionvirtual
tsn_ip()OVSDB::OvsdbClientTcpSessionvirtual
WriteReady(const boost::system::error_code &error)TcpSessionprotectedvirtual
~OvsdbClientSession()OVSDB::OvsdbClientSessionvirtual
~OvsdbClientTcpSession()OVSDB::OvsdbClientTcpSessionvirtual
~TcpSession()TcpSessionprotectedvirtual