#include <jrpc_method.hpp>
|
| Method (const std::shared_ptr< Api > &api) |
|
jsonrpc::Value | operator() (const jsonrpc::Request::Parameters ¶ms) |
|
|
std::weak_ptr< Api > | api_ |
|
template<typename RequestType, typename Api>
class kagome::api::Method< RequestType, Api >
Definition at line 20 of file jrpc_method.hpp.
template<typename RequestType , typename Api >
template<typename RequestType , typename Api >
jsonrpc::Value kagome::api::Method< RequestType, Api >::operator() |
( |
const jsonrpc::Request::Parameters & |
params | ) |
|
|
inline |
template<typename RequestType , typename Api >
The documentation for this class was generated from the following file: