dfx
0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Server::TcpSession Member List
This is the complete list of members for
dfx::Server::TcpSession
, including all inherited members.
_host
dfx::Server::TcpSession
protected
_serv
dfx::Server::TcpSession
protected
_timeoutPolicy
dfx::Server::TcpSession
protected
DISABLE_COPY_AND_MOVE
(TcpSession)
dfx::Server::TcpSession
handleMessage
(std::vector< uint8_t > message)=0
dfx::Server::TcpSession
protected
pure virtual
host
() const noexcept
dfx::Server::TcpSession
inline
init
(FdWatch::OwnedFd socket, FdWatch::Poller &poller)
dfx::Server::TcpSession
initialTimeout
() const noexcept
dfx::Server::TcpSession
inline
maxDataQueueSize
() const noexcept
dfx::Server::TcpSession
inline
protected
resetTimeout
()
dfx::Server::TcpSession
protected
sendMessage
(std::vector< uint8_t > const &message)
dfx::Server::TcpSession
serv
() const noexcept
dfx::Server::TcpSession
inline
setInitialTimeout
(std::chrono::milliseconds timeout)
dfx::Server::TcpSession
setMaxDataQueueSize
(std::size_t size)
dfx::Server::TcpSession
protected
socket
() const noexcept
dfx::Server::TcpSession
inline
subtractTimeAndCheckTimeout
(std::chrono::milliseconds time)
dfx::Server::TcpSession
TcpSession
(std::string host, std::string serv, TcpServer &server, std::chrono::milliseconds initialTimeout)
dfx::Server::TcpSession
terminate
()
dfx::Server::TcpSession
protected
TimeoutPolicy
enum name
dfx::Server::TcpSession
~TcpSession
()=default
dfx::Server::TcpSession
virtual
Generated by
1.14.0