OpenSDN source code
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
agent_OVSDB::OvsdbClientSessionprivate
AllocateBuffer(size_t buffer_size)TcpSessionprivate
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
buffer_queue_TcpSessionprivate
BufferData(const Buffer &buffer)TcpSessioninlinestatic
BufferQueue typedefTcpSessionprivate
BufferSize(const Buffer &buffer)TcpSessioninlinestatic
ClearMd5SocketOption(uint32_t peer_ip)TcpSession
client_idl()OVSDB::OvsdbClientSession
client_idl_OVSDB::OvsdbClientSessionprivate
client_reconnect_timer_OVSDB::OvsdbClientTcpSessionprivate
CLOSE enum valueTcpSession
Close()TcpSession
close_reason() constTcpSessioninline
close_reason_TcpSessionprivate
closed_TcpSessionprivate
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
connection_time_OVSDB::OvsdbClientSessionprivate
CreateReaderTask(boost::asio::mutable_buffer, size_t)TcpSessionprotectedvirtual
defer_reader_TcpSessionprivate
DeleteBuffer(boost::asio::mutable_buffer buffer)TcpSessionprivate
Direction enum nameTcpSession
direction_TcpSessionprivate
DISALLOW_COPY_AND_ASSIGN(OvsdbClientTcpSession)OVSDB::OvsdbClientTcpSessionprivate
Endpoint typedefTcpSession
EnqueueEvent(TcpSession::Event event)OVSDB::OvsdbClientTcpSession
established() constTcpSessioninlineprotected
established_TcpSessionprivate
Event enum nameTcpSession
EVENT_NONE enum valueTcpSession
EventObserver typedefTcpSession
GetDscpValue() constTcpSession
GetReadBufferSize() constTcpSessionprotectedvirtual
GetRxSocketStats(SocketIOStats *socket_stats) constTcpSession
GetRxSocketStats(SocketIOStats &socket_stats) constTcpSessioninline
GetSessionInstance() constTcpSessionvirtual
GetSocketStats() constTcpSessioninline
GetTxSocketStats(SocketIOStats *socket_stats) constTcpSession
GetTxSocketStats(SocketIOStats &socket_stats) constTcpSessioninline
idl_inited_OVSDB::OvsdbClientSessionprivate
io_strand_TcpSessionprotected
IsClosed() constTcpSessioninline
IsClosedLocked() constTcpSessioninlineprivate
IsEstablished() constTcpSessioninline
IsEstablishedLocked() constTcpSessioninlineprivate
IsReaderDeferred() constTcpSessioninlinevirtual
IsServerSession()TcpSessioninline
IsSocketErrorHard(const boost::system::error_code &ec)TcpSessionstatic
kDefaultBufferSizeTcpSessionstatic
kDefaultWriteBufferSizeTcpSessionstatic
keepalive_interval()OVSDB::OvsdbClientTcpSessionvirtual
ksync_obj_manager()OVSDB::OvsdbClientTcpSessionvirtual
local_endpoint() constTcpSession
local_port() constTcpSession
manager_OVSDB::OvsdbClientSessionprivate
MessageProcess(const u_int8_t *buf, std::size_t len)OVSDB::OvsdbClientSession
mutex_TcpSessionmutableprotected
name_TcpSessionprivate
NativeSocketType typedefTcpSession
obs_mutex_TcpSessionprivate
observer()TcpSessioninlineprotected
observer_TcpSessionprivate
OnCleanup()OVSDB::OvsdbClientTcpSessionvirtual
OnClose()OVSDB::OvsdbClientSession
OnEstablish()OVSDB::OvsdbClientSession
OnRead(Buffer buffer)OVSDB::OvsdbClientTcpSessionprotectedvirtual
ovsdb_close_reason() constOVSDB::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
parser_OVSDB::OvsdbClientSessionprivate
PASSIVE enum valueTcpSession
ProcessSessionEvent(OvsdbSessionEvent event)OVSDB::OvsdbClientTcpSession
read_on_connect_TcpSessionprivate
reader_OVSDB::OvsdbClientTcpSessionprivate
reader_task_id() constOVSDB::OvsdbClientTcpSessioninlineprotectedvirtual
reader_task_id_TcpSessionprivatestatic
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
refcount_TcpSessionprivate
ReleaseBuffer(Buffer buffer)TcpSessionvirtual
ReleaseBufferLocked(Buffer buffer)TcpSessionprivate
remote_TcpSessionprivate
remote_addr_str_TcpSessionprivate
remote_addr_string() constTcpSessioninline
remote_endpoint() constTcpSessioninline
remote_ip() constOVSDB::OvsdbClientTcpSessionvirtual
remote_port() constOVSDB::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
server_TcpSessionprivate
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
SetEstablished(Endpoint remote, Direction dir)TcpSessionprivate
SetMd5SocketOption(uint32_t peer_ip, const std::string &md5_password)TcpSession
SetName()TcpSessionprivate
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() constTcpSessioninlinevirtual
Socket typedefTcpSession
socket_TcpSessionprivate
stats_TcpSessionprotected
status()OVSDB::OvsdbClientTcpSessioninlinevirtual
status_OVSDB::OvsdbClientTcpSessionprivate
Strand typedefTcpSessionprotected
tcp_close_in_progress_TcpSessionprivate
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() constTcpSessioninlinevirtual
ToUVEKey() constTcpSessioninline
TriggerAsyncReadHandler()TcpSessionprotected
TriggerClose()OVSDB::OvsdbClientTcpSessionvirtual
tsn_ip()OVSDB::OvsdbClientTcpSessionvirtual
uve_key_str_TcpSessionprivate
write_blocked_TcpSessionprivate
writer_TcpSessionprivate
WriteReady(const boost::system::error_code &error)TcpSessionprotectedvirtual
WriteReadyInternal(TcpSessionPtr session, const boost::system::error_code &error, uint64_t block_start_time)TcpSessionprivatestatic
~OvsdbClientSession()OVSDB::OvsdbClientSessionvirtual
~OvsdbClientTcpSession()OVSDB::OvsdbClientTcpSessionvirtual
~TcpSession()TcpSessionprotectedvirtual