|
Electroneum
|


Go to the source code of this file.
Classes | |
| class | cryptonote::rpc::Message |
| class | cryptonote::rpc::FullMessage |
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
| cryptonote::rpc | |
Macros | |
| #define | REQ_RESP_TYPES_MACRO(runtime_str, type, reqjson, resp_message_ptr, handler) |
Functions | |
| std::string | cryptonote::rpc::BAD_REQUEST (const std::string &request) |
| std::string | cryptonote::rpc::BAD_REQUEST (const std::string &request, rapidjson::Value &id) |
| std::string | cryptonote::rpc::BAD_JSON (const std::string &error_details) |
| #define REQ_RESP_TYPES_MACRO | ( | runtime_str, | |
| type, | |||
| reqjson, | |||
| resp_message_ptr, | |||
| handler | |||
| ) |