dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Server::UnixSession Member List

This is the complete list of members for dfx::Server::UnixSession, including all inherited members.

DISABLE_COPY_AND_MOVE(UnixSession)dfx::Server::UnixSession
init(FdWatch::OwnedFd socket, FdWatch::Poller &poller)dfx::Server::UnixSession
initialTimeout() const noexceptdfx::Server::UnixSessioninline
inMsgCount() const noexceptdfx::Server::UnixSessioninline
outConsecutiveErrMsgCount() const noexceptdfx::Server::UnixSessioninline
outErrMsgCount() const noexceptdfx::Server::UnixSessioninline
outMsgCount() const noexceptdfx::Server::UnixSessioninline
reply(nlohmann::json response, std::string_view id)dfx::Server::UnixSession
replyError(std::string message, std::string_view id, nlohmann::json baseJson={})dfx::Server::UnixSessioninline
replyError(std::vector< std::string > const &messages, std::string_view id, nlohmann::json baseJson={})dfx::Server::UnixSession
setInitialTimeout(std::chrono::milliseconds timeout)dfx::Server::UnixSession
socket() const noexceptdfx::Server::UnixSessioninline
subtractTimeAndCheckTimeout(std::chrono::milliseconds time)dfx::Server::UnixSession
terminate()dfx::Server::UnixSession
UnixSession(UnixServer &server, UnixRouter &router, std::chrono::milliseconds timeout)dfx::Server::UnixSession