JSON-RPC 2.0
JSON-RPC 2.0 Modern C++ Library
Loading...
Searching...
No Matches
jsonrpc::client::Request Member List

This is the complete list of members for jsonrpc::client::Request, including all inherited members.

Dump() const -> std::stringjsonrpc::client::Request
GetKey() const -> intjsonrpc::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 -> booljsonrpc::client::Request