#include <api_connection.hpp>
Definition at line 109 of file api_connection.hpp.
◆ generic_api() [1/2]
template<typename Api >
fc::generic_api::generic_api |
( |
const Api & |
a, |
|
|
const std::shared_ptr< fc::api_connection > & |
c |
|
) |
| |
◆ generic_api() [2/2]
fc::generic_api::generic_api |
( |
const generic_api & |
cpy | ) |
|
|
delete |
◆ call() [1/2]
variant fc::generic_api::call |
( |
const string & |
name, |
|
|
const variants & |
args |
|
) |
| |
|
inline |
◆ call() [2/2]
variant fc::generic_api::call |
( |
uint32_t |
method_id, |
|
|
const variants & |
args |
|
) |
| |
|
inline |
◆ get_connection()
◆ get_method_names()
std::vector<std::string> fc::generic_api::get_method_names |
( |
| ) |
const |
|
inline |
◆ api_visitor
friend struct api_visitor |
|
friend |
The documentation for this class was generated from the following file: