| ACCEPT enum value | TcpSession | |
| Accepted() | TcpSession | virtual |
| ACTIVE enum value | TcpSession | |
| AddSessionInfo(SandeshOvsdbClientSession &session) | OVSDB::OvsdbClientSession | |
| agent_ | OVSDB::OvsdbClientSession | private |
| AllocateBuffer(size_t buffer_size) | TcpSession | private |
| AsyncReadHandler(TcpSessionPtr session) | TcpSession | protectedstatic |
| AsyncReadSome() | SslSession | privatevirtual |
| AsyncReadStart() | TcpSession | virtual |
| AsyncReadStartInternal(TcpSessionPtr session) | TcpSession | protected |
| AsyncWrite(const uint8_t *data, std::size_t size) | SslSession | privatevirtual |
| AsyncWriteHandler(TcpSessionPtr session, const boost::system::error_code &error, std::size_t bytes_transferred) | TcpSession | protectedstatic |
| AsyncWriteInternal(TcpSessionPtr session) | TcpSession | protected |
| Buffer typedef | TcpSession | |
| buffer_queue_ | TcpSession | private |
| BufferData(const Buffer &buffer) | TcpSession | inlinestatic |
| BufferQueue typedef | TcpSession | private |
| BufferSize(const Buffer &buffer) | TcpSession | inlinestatic |
| ClearMd5SocketOption(uint32_t peer_ip) | TcpSession | |
| client_idl() | OVSDB::OvsdbClientSession | |
| client_idl_ | OVSDB::OvsdbClientSession | private |
| Close() | TcpSession | |
| CLOSE enum value | TcpSession | |
| close_reason() const | TcpSession | inline |
| close_reason_ | TcpSession | private |
| closed_ | TcpSession | private |
| CloseInternal(const boost::system::error_code &ec, bool call_observer, bool notify_server=true) | TcpSession | protected |
| CONNECT_COMPLETE enum value | TcpSession | |
| CONNECT_FAILED enum value | TcpSession | |
| Connected(Endpoint remote) | TcpSession | virtual |
| ConnectFailed() | TcpSession | |
| connection_table() | OVSDB::OvsdbClientSslSession | virtual |
| connection_time_ | OVSDB::OvsdbClientSession | private |
| CreateReaderTask(boost::asio::mutable_buffer, size_t) | SslSession | privatevirtual |
| defer_reader_ | TcpSession | private |
| DeleteBuffer(boost::asio::mutable_buffer buffer) | TcpSession | private |
| Direction enum name | TcpSession | |
| direction_ | TcpSession | private |
| DISALLOW_COPY_AND_ASSIGN(OvsdbClientSslSession) | OVSDB::OvsdbClientSslSession | private |
| Endpoint typedef | TcpSession | |
| EnqueueEvent(TcpSession::Event event) | OVSDB::OvsdbClientSslSession | |
| established() const | TcpSession | inlineprotected |
| established_ | TcpSession | private |
| Event enum name | TcpSession | |
| EVENT_NONE enum value | TcpSession | |
| EventObserver typedef | TcpSession | |
| GetDscpValue() const | TcpSession | |
| GetReadBufferSize() const | SslSession | privatevirtual |
| GetRxSocketStats(SocketIOStats *socket_stats) const | TcpSession | |
| GetRxSocketStats(SocketIOStats &socket_stats) const | TcpSession | inline |
| GetSessionInstance() const | TcpSession | virtual |
| GetSocketStats() const | TcpSession | inline |
| GetTxSocketStats(SocketIOStats *socket_stats) const | TcpSession | |
| GetTxSocketStats(SocketIOStats &socket_stats) const | TcpSession | inline |
| idl_inited_ | OVSDB::OvsdbClientSession | private |
| io_strand_ | TcpSession | protected |
| IsClosed() const | TcpSession | inline |
| IsClosedLocked() const | TcpSession | inlineprivate |
| IsEstablished() const | TcpSession | inline |
| IsEstablishedLocked() const | TcpSession | inlineprivate |
| IsReaderDeferred() const | TcpSession | inlinevirtual |
| IsServerSession() | TcpSession | inline |
| IsSocketErrorHard(const boost::system::error_code &ec) | SslSession | static |
| IsSslDisabled() | SslSession | inline |
| IsSslHandShakeDelayed() | SslSession | inline |
| IsSslHandShakeInProgress() | SslSession | inline |
| IsSslHandShakeSuccess() | SslSession | inline |
| IsSslHandShakeSuccessLocked() | SslSession | inline |
| kDefaultBufferSize | TcpSession | static |
| kDefaultWriteBufferSize | TcpSession | static |
| keepalive_interval() | OVSDB::OvsdbClientSslSession | virtual |
| ksync_obj_manager() | OVSDB::OvsdbClientSslSession | virtual |
| local_endpoint() const | TcpSession | |
| local_port() const | TcpSession | |
| manager_ | OVSDB::OvsdbClientSession | private |
| MessageProcess(const u_int8_t *buf, std::size_t len) | OVSDB::OvsdbClientSession | |
| mutex_ | TcpSession | mutableprotected |
| name_ | TcpSession | private |
| NativeSocketType typedef | TcpSession | |
| obs_mutex_ | TcpSession | private |
| observer() | TcpSession | inlineprotected |
| observer_ | TcpSession | private |
| OnCleanup() | OVSDB::OvsdbClientSslSession | virtual |
| OnClose() | OVSDB::OvsdbClientSession | |
| OnEstablish() | OVSDB::OvsdbClientSession | |
| OnRead(Buffer buffer) | OVSDB::OvsdbClientSslSession | protectedvirtual |
| ovsdb_close_reason() const | OVSDB::OvsdbClientSslSession | virtual |
| ovsdb_io_task_id_ | OVSDB::OvsdbClientSession | protectedstatic |
| OvsdbClientSession(Agent *agent, OvsPeerManager *manager) | OVSDB::OvsdbClientSession | |
| OvsdbClientSsl class | OVSDB::OvsdbClientSslSession | friend |
| OvsdbClientSslSession(Agent *agent, OvsPeerManager *manager, OvsdbClientSsl *server, SslSocket *sock, bool async_ready=true) | OVSDB::OvsdbClientSslSession | |
| parser_ | OVSDB::OvsdbClientSession | private |
| PASSIVE enum value | TcpSession | |
| ProcessSessionEvent(OvsdbSessionEvent event) | OVSDB::OvsdbClientSslSession | |
| read_on_connect_ | TcpSession | private |
| reader_ | OVSDB::OvsdbClientSslSession | private |
| reader_task_id() const | OVSDB::OvsdbClientSslSession | inlineprotectedvirtual |
| reader_task_id_ | TcpSession | privatestatic |
| ReadSome(boost::asio::mutable_buffer buffer, boost::system::error_code *error) | SslSession | privatevirtual |
| RecvMsg(const u_int8_t *buf, std::size_t len) | OVSDB::OvsdbClientSslSession | |
| refcount_ | TcpSession | private |
| ReleaseBuffer(Buffer buffer) | TcpSession | virtual |
| ReleaseBufferLocked(Buffer buffer) | TcpSession | private |
| remote_ | TcpSession | private |
| remote_addr_str_ | TcpSession | private |
| remote_addr_string() const | TcpSession | inline |
| remote_endpoint() const | TcpSession | inline |
| remote_ip() const | OVSDB::OvsdbClientSslSession | virtual |
| remote_port() const | OVSDB::OvsdbClientSslSession | virtual |
| Send(const uint8_t *data, size_t size, size_t *sent) | TcpSession | virtual |
| SendJsonRpc(struct jsonrpc_msg *msg) | OVSDB::OvsdbClientSession | |
| SendMsg(u_int8_t *buf, std::size_t len) | OVSDB::OvsdbClientSslSession | virtual |
| server() | TcpSession | inline |
| server_ | TcpSession | private |
| session_event_queue_ | OVSDB::OvsdbClientSslSession | private |
| SessionEstablished(Endpoint remote, Direction direction) | TcpSession | |
| set_observer(EventObserver observer) | TcpSession | |
| set_read_on_connect(bool read) | TcpSession | inline |
| set_status(std::string status) | OVSDB::OvsdbClientSslSession | inline |
| SetDeferReader(bool defer_reader) | TcpSession | virtual |
| SetDscpSocketOption(uint8_t value) | TcpSession | |
| SetEstablished(Endpoint remote, Direction dir) | TcpSession | private |
| SetMd5SocketOption(uint32_t peer_ip, const std::string &md5_password) | TcpSession | |
| SetName() | TcpSession | private |
| SetSocketKeepaliveOptions(int keepalive_time, int keepalive_intvl, int keepalive_probes, int tcp_user_timeout_val=0) | TcpSession | protected |
| SetSocketOptions() | TcpSession | virtual |
| SetSslHandShakeFailure() | SslSession | inlineprivate |
| SetSslHandShakeInProgress(bool state) | SslSession | inline |
| SetSslHandShakeSuccess() | SslSession | inlineprivate |
| SetTcpNoDelay() | TcpSession | |
| SetTcpRecvBufSize(uint32_t size) | TcpSession | |
| SetTcpSendBufSize(uint32_t size) | TcpSession | |
| sock_descriptor() | TcpSession | inline |
| socket() const | SslSession | virtual |
| Socket typedef | TcpSession | |
| socket_ | TcpSession | private |
| ssl_enabled_ | SslSession | private |
| ssl_handshake_delayed_ | SslSession | private |
| ssl_handshake_in_progress_ | SslSession | private |
| ssl_handshake_success_ | SslSession | private |
| ssl_last_read_len_ | SslSession | private |
| ssl_socket_ | SslSession | private |
| SslHandShakeCallback(SslHandShakeCallbackHandler cb, SslSessionPtr, const boost::system::error_code &error) | SslSession | privatestatic |
| SslSession(SslServer *server, SslSocket *socket, bool async_read_ready=true) | SslSession | |
| SslSocket typedef | SslSession | |
| stats_ | TcpSession | protected |
| status() | OVSDB::OvsdbClientSslSession | inlinevirtual |
| status_ | OVSDB::OvsdbClientSslSession | private |
| Strand typedef | TcpSession | protected |
| tcp_close_in_progress_ | TcpSession | private |
| TcpSession(TcpServer *server, Socket *socket, bool async_read_ready=true, size_t buffer_send_size=TcpSession::kDefaultWriteBufferSize) | TcpSession | |
| TcpSessionPtr typedef | TcpSession | protected |
| TestConcurrencyAllow() | OVSDB::OvsdbClientSession | inlinevirtual |
| ThrottleInFlightTxnMessages() | OVSDB::OvsdbClientSslSession | inlinevirtual |
| ToString() const | TcpSession | inlinevirtual |
| ToUVEKey() const | TcpSession | inline |
| TriggerAsyncReadHandler() | TcpSession | protected |
| TriggerClose() | OVSDB::OvsdbClientSslSession | virtual |
| TriggerSslHandShake(SslHandShakeCallbackHandler) | SslSession | |
| TriggerSslHandShakeInternal(SslSessionPtr ptr, SslHandShakeCallbackHandler cb) | SslSession | privatestatic |
| tsn_ip() | OVSDB::OvsdbClientSslSession | virtual |
| uve_key_str_ | TcpSession | private |
| write_blocked_ | TcpSession | private |
| writer_ | TcpSession | private |
| WriteReady(const boost::system::error_code &error) | TcpSession | protectedvirtual |
| WriteReadyInternal(TcpSessionPtr session, const boost::system::error_code &error, uint64_t block_start_time) | TcpSession | privatestatic |
| ~OvsdbClientSession() | OVSDB::OvsdbClientSession | virtual |
| ~OvsdbClientSslSession() | OVSDB::OvsdbClientSslSession | |
| ~SslSession() | SslSession | protectedvirtual |
| ~TcpSession() | TcpSession | protectedvirtual |