SNode.C
Loading...
Searching...
No Matches
core::socket::stream::SocketConnection Member List

This is the complete list of members for core::socket::stream::SocketConnection, including all inherited members.

close()=0core::socket::stream::SocketConnectionpure virtual
configcore::socket::stream::SocketConnectionprivate
connectionNamecore::socket::stream::SocketConnectionprotected
connectSocketContext(const std::shared_ptr< SocketContextFactory > &socketContextFactory)core::socket::stream::SocketConnectionprotected
core::socket::stream::SocketContextcore::socket::stream::SocketConnectionfriend
durationToString(const std::chrono::time_point< std::chrono::system_clock > &bevore, const std::chrono::time_point< std::chrono::system_clock > &later=std::chrono::system_clock::now())core::socket::stream::SocketConnectionprivatestatic
getConfig() constcore::socket::stream::SocketConnection
getConnectionName() constcore::socket::stream::SocketConnection
getFd() const =0core::socket::stream::SocketConnectionpure virtual
getInstanceName() constcore::socket::stream::SocketConnection
getLocalAddress() const =0core::socket::stream::SocketConnectionpure virtual
getOnlineDuration() constcore::socket::stream::SocketConnection
getOnlineSince() constcore::socket::stream::SocketConnection
getRemoteAddress() const =0core::socket::stream::SocketConnectionpure virtual
getSocketContext() constcore::socket::stream::SocketConnection
getTotalProcessed() const =0core::socket::stream::SocketConnectionpure virtual
getTotalQueued() const =0core::socket::stream::SocketConnectionpure virtual
getTotalRead() const =0core::socket::stream::SocketConnectionpure virtual
getTotalSent() const =0core::socket::stream::SocketConnectionpure virtual
instanceNamecore::socket::stream::SocketConnectionprotected
onlineSinceTimePointcore::socket::stream::SocketConnectionprotected
readFromPeer(char *chunk, std::size_t chunkLen)=0core::socket::stream::SocketConnectionpure virtual
sendToPeer(const char *chunk, std::size_t chunkLen)=0core::socket::stream::SocketConnectionpure virtual
sendToPeer(const std::string &data)core::socket::stream::SocketConnection
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)=0core::socket::stream::SocketConnectionpure virtual
shutdownRead()=0core::socket::stream::SocketConnectionpure virtual
shutdownWrite(bool forceClose)=0core::socket::stream::SocketConnectionpure virtual
SocketConnection(int fd, const net::config::ConfigInstance *config)core::socket::stream::SocketConnection
SocketConnection(const SocketConnection &)=deletecore::socket::stream::SocketConnection
socketContextcore::socket::stream::SocketConnectionprotected
streamEof()=0core::socket::stream::SocketConnectionpure virtual
streamToPeer(core::pipe::Source *source)=0core::socket::stream::SocketConnectionpure virtual
timePointToString(const std::chrono::time_point< std::chrono::system_clock > &timePoint)core::socket::stream::SocketConnectionprivatestatic
~SocketConnection()core::socket::stream::SocketConnectionprotectedvirtual