MeVisLab Toolbox Reference
|
This is the complete list of members for asio::TcpAcceptorSession, including all inherited members.
create(Arguments &&... arguments) | asio::SocketCreationSession< TcpAcceptorSession > | inlinestatic |
emitConnectionEstablished(std::unique_ptr< Socket > socket) | asio::SocketCreationSession< TcpAcceptorSession > | inlineprotected |
emitErrorOccured(const ErrorCode &ec) | asio::SocketCreationSession< TcpAcceptorSession > | inlineprotected |
observeAboutToBeDestroyed(Slot &&slot) | asio::SocketCreationSession< TcpAcceptorSession > | inline |
observeConnectionEstablished(Slot &&slot) | asio::SocketCreationSession< TcpAcceptorSession > | inline |
observeErrorOccured(Slot &&slot) | asio::SocketCreationSession< TcpAcceptorSession > | inline |
port() const | asio::TcpAcceptorSession | |
SocketCreationSession< TcpAcceptorSession > | asio::TcpAcceptorSession | friend |
start() | asio::TcpAcceptorSession | |
stop() | asio::TcpAcceptorSession | |
~SocketCreationSession() | asio::SocketCreationSession< TcpAcceptorSession > | inline |