![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::Client::SocketClient, including all inherited members.
| Callback typedef | dfx::Client::SocketClient | |
| DFX_PRIVATE_STATE_DECLARE_RULE_OF_5(SocketClient) (defined in dfx::Client::SocketClient) | dfx::Client::SocketClient | |
| disconnect() | dfx::Client::SocketClient | |
| generateRequestId() | dfx::Client::SocketClient | static |
| isConnected() const noexcept | dfx::Client::SocketClient | |
| reconnect() | dfx::Client::SocketClient | |
| sendCommand(std::string_view cmd, nlohmann::json const ¶ms, Callback cb=nullptr, std::string_view id={}) | dfx::Client::SocketClient | |
| sendNotification(nlohmann::json json) | dfx::Client::SocketClient | |
| setAutoReconnect(bool shouldReconnect) | dfx::Client::SocketClient | |
| setMessageCallback(Callback cb) | dfx::Client::SocketClient | |
| SocketClient(FdWatch::Poller &poller, fs::path socketPath, int version=1) | dfx::Client::SocketClient | |
| willAutoReconnect() const noexcept | dfx::Client::SocketClient |