This is the complete list of members for core::socket::stream::legacy::SocketConnection< PhysicalSocketT >, including all inherited members.
PhysicalSocket typedef | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | private |
SocketAcceptor class | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | friend |
SocketAddress typedef | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | |
SocketConnection(const std::string &instanceName, PhysicalSocket &&physicalSocket, const std::function< void(SocketConnection *)> &onDisconnect, const std::string &configuredServer, const SocketAddress &localAddress, const SocketAddress &remoteAddress, const utils::Timeval &readTimeout, const utils::Timeval &writeTimeout, std::size_t readBlockSize, std::size_t writeBlockSize, const utils::Timeval &terminateTimeout) | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | |
SocketConnector class | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | friend |
SocketReader typedef | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | private |
SocketWriter typedef | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | private |
Super typedef | core::socket::stream::legacy::SocketConnection< PhysicalSocketT > | private |