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

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

ACCEPT enum valueTcpSession
Accepted()TcpSessionvirtual
ACTIVE enum valueTcpSession
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
Close()TcpSession
CLOSE enum valueTcpSession
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()HttpClientSessioninline
CreateReaderTask(boost::asio::mutable_buffer, size_t)TcpSessionprotectedvirtual
Direction enum nameTcpSession
DISALLOW_COPY_AND_ASSIGN(MetadataClientSession)MetadataClientSessionprivate
Endpoint typedefTcpSession
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 MetadataClientSessioninlinevirtual
GetSocketStats() const TcpSessioninline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpSession
GetTxSocketStats(SocketIOStats &socket_stats) const TcpSessioninline
HttpClientSession(HttpClient *client, Socket *socket)HttpClientSession
io_strand_TcpSessionprotected
IsClosed() const TcpSessioninline
IsEstablished() const TcpSessioninline
IsReaderDeferred() const TcpSessioninlinevirtual
IsServerSession()TcpSessioninline
IsSocketErrorHard(const boost::system::error_code &ec)TcpSessionstatic
kDefaultBufferSizeTcpSessionstatic
kDefaultWriteBufferSizeTcpSessionstatic
kMetadataSessionInstanceMetadataClientSessionstatic
local_endpoint() const TcpSession
local_port() const TcpSession
MetadataClientSession(HttpClient *client, Socket *socket)MetadataClientSessioninline
mutex()HttpClientSessioninline
NativeSocketType typedefTcpSession
observer()TcpSessioninlineprotected
OnRead(Buffer buffer)HttpClientSessionvirtual
PASSIVE enum valueTcpSession
reader_task_id() const TcpSessioninlineprotectedvirtual
ReadSome(boost::asio::mutable_buffer buffer, boost::system::error_code *error)TcpSessionprotectedvirtual
RegisterEventCb(SessionEventCb cb)HttpClientSession
ReleaseBuffer(Buffer buffer)TcpSessionvirtual
remote_addr_string() const TcpSessioninline
remote_endpoint() const TcpSessioninline
remote_port() const TcpSession
Send(const uint8_t *data, size_t size, size_t *sent)TcpSessionvirtual
server()TcpSessioninline
SessionEstablished(Endpoint remote, Direction direction)TcpSession
SessionEventCb typedefHttpClientSession
set_observer(EventObserver observer)TcpSession
set_read_on_connect(bool read)TcpSessioninline
SetConnection(HttpConnection *conn)HttpClientSessioninline
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 typedefTcpSession
socket() const TcpSessioninlinevirtual
stats_TcpSessionprotected
Strand typedefTcpSessionprotected
TcpSession(TcpServer *server, Socket *socket, bool async_read_ready=true, size_t buffer_send_size=TcpSession::kDefaultWriteBufferSize)TcpSession
TcpSessionPtr typedefHttpClientSession
ToString() const TcpSessioninlinevirtual
ToUVEKey() const TcpSessioninline
TriggerAsyncReadHandler()TcpSessionprotected
WriteReady(const boost::system::error_code &error)TcpSessionprotectedvirtual
~HttpClientSession()HttpClientSessioninlinevirtual
~MetadataClientSession()MetadataClientSessioninlinevirtual
~TcpSession()TcpSessionprotectedvirtual