![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
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 noexcept | dfx::Server::UnixSession | inline |
| inMsgCount() const noexcept | dfx::Server::UnixSession | inline |
| outConsecutiveErrMsgCount() const noexcept | dfx::Server::UnixSession | inline |
| outErrMsgCount() const noexcept | dfx::Server::UnixSession | inline |
| outMsgCount() const noexcept | dfx::Server::UnixSession | inline |
| reply(nlohmann::json response, std::string_view id) | dfx::Server::UnixSession | |
| replyError(std::string message, std::string_view id, nlohmann::json baseJson={}) | dfx::Server::UnixSession | inline |
| 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 noexcept | dfx::Server::UnixSession | inline |
| subtractTimeAndCheckTimeout(std::chrono::milliseconds time) | dfx::Server::UnixSession | |
| terminate() | dfx::Server::UnixSession | |
| UnixSession(UnixServer &server, UnixRouter &router, std::chrono::milliseconds timeout) | dfx::Server::UnixSession |