#include <rpc_client.hpp>
◆ RpcClient() [1/3]
| dcn::events::RpcClient::RpcClient |
( |
std::string |
rpc_url, |
|
|
unsigned int |
rpc_timeout_ms |
|
) |
| |
◆ ~RpcClient()
| dcn::events::RpcClient::~RpcClient |
( |
| ) |
|
◆ RpcClient() [2/3]
| dcn::events::RpcClient::RpcClient |
( |
const RpcClient & |
| ) |
|
|
delete |
◆ RpcClient() [3/3]
| dcn::events::RpcClient::RpcClient |
( |
RpcClient && |
| ) |
|
|
delete |
◆ callCount()
| std::uint64_t dcn::events::RpcClient::callCount |
( |
| ) |
const |
◆ callSync()
| nlohmann::json dcn::events::RpcClient::callSync |
( |
const std::string & |
method, |
|
|
nlohmann::json |
params |
|
) |
| const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ stop()
| void dcn::events::RpcClient::stop |
( |
| ) |
|
The documentation for this class was generated from the following files: