SNode.C
Loading...
Searching...
No Matches
core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT > Member List

This is the complete list of members for core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >, including all inherited members.

close() finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
configuredServercore::socket::stream::SocketConnectionprotected
connectionNamecore::socket::stream::SocketConnectionprotected
connectSocketContext(const std::shared_ptr< SocketContextFactory > &socketContextFactory)core::socket::stream::SocketConnectionprotected
disconnectCurrentSocketContext()core::socket::stream::SocketConnectionprotected
doWriteShutdown(const std::function< void()> &onShutdown) overridecore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
getConfiguredServer() constcore::socket::stream::SocketConnection
getConnectionName() constcore::socket::stream::SocketConnection
getFd() const finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
getInstanceName() constcore::socket::stream::SocketConnection
getLocalAddress() const finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
getRemoteAddress() const finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
instanceNamecore::socket::stream::SocketConnectionprotected
localAddresscore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
newSocketContextcore::socket::stream::SocketConnectionprotected
onDisconnectcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
onReadError(int errnum)core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
onReceivedFromPeer(std::size_t available) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
onSignal(int signum) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
onWriteError(int errnum)core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
PhysicalSocket typedefcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
physicalSocketcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
readFromPeer(char *chunk, std::size_t chunkLen) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
readTimeout() finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
remoteAddresscore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
sendToPeer(const char *chunk, std::size_t chunkLen) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
sendToPeer(const std::string &data)core::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >
sentToPeer(const std::vector< uint8_t > &data)core::socket::stream::SocketConnection
sentToPeer(const std::vector< char > &data)core::socket::stream::SocketConnection
setSocketContext(SocketContext *socketContext)core::socket::stream::SocketConnectionprotected
setTimeout(const utils::Timeval &timeout) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
shutdownRead() finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
shutdownWrite(bool forceClose) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
SocketAddress typedefcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
SocketConnection(const std::string &instanceName, int fd, const std::string &configuredServer)core::socket::stream::SocketConnection
SocketConnectionT()=deletecore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >
SocketConnectionT(const std::string &instanceName, PhysicalSocket &&physicalSocket, const std::function< void()> &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::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
socketContextcore::socket::stream::SocketConnectionprotected
SocketReader typedefcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
SocketWriter typedefcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
streamEof() finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
streamToPeer(core::pipe::Source *source) finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >virtual
Super typedefcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected
switchSocketContext(SocketContext *newSocketContext)core::socket::stream::SocketConnection
unobservedEvent() finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
writeTimeout() finalcore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >private
~SocketConnection()core::socket::stream::SocketConnectionprotectedvirtual
~SocketConnectionT() overridecore::socket::stream::SocketConnectionT< PhysicalSocketT, SocketReaderT, SocketWriterT >protected