#include <system_jrpc_processor.hpp>
Definition at line 16 of file system_jrpc_processor.hpp.
kagome::api::system::SystemJrpcProcessor::SystemJrpcProcessor |
( |
std::shared_ptr< JRpcServer > |
server, |
|
|
std::shared_ptr< SystemApi > |
api |
|
) |
| |
kagome::api::system::SystemJrpcProcessor::~SystemJrpcProcessor |
( |
| ) |
|
|
overridedefault |
void kagome::api::system::SystemJrpcProcessor::registerHandlers |
( |
| ) |
|
|
overridevirtual |
std::shared_ptr<SystemApi> kagome::api::system::SystemJrpcProcessor::api_ |
|
private |
std::shared_ptr<JRpcServer> kagome::api::system::SystemJrpcProcessor::server_ |
|
private |
The documentation for this class was generated from the following files: