JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
|
This is the complete list of members for jsonrpc::client::Request, including all inherited members.
Dump() const -> std::string | jsonrpc::client::Request | |
GetKey() const -> int | jsonrpc::client::Request | |
Request(std::string method, std::optional< nlohmann::json > params, bool is_notification, const std::function< int()> &id_generator) | jsonrpc::client::Request | |
RequiresResponse() const -> bool | jsonrpc::client::Request |