|
Electroneum
|
This is the complete list of members for cryptonote::rpc::FullMessage, including all inherited members.
| FullMessage(FullMessage &&rhs) noexcept | cryptonote::rpc::FullMessage | inline |
| FullMessage(const std::string &json_string, bool request=false) | cryptonote::rpc::FullMessage | |
| getError() | cryptonote::rpc::FullMessage | |
| getID() | cryptonote::rpc::FullMessage | |
| getJson() | cryptonote::rpc::FullMessage | |
| getMessage() | cryptonote::rpc::FullMessage | |
| getMessageCopy() | cryptonote::rpc::FullMessage | |
| getRequestType() const | cryptonote::rpc::FullMessage | |
| requestMessage(const std::string &request, Message *message) | cryptonote::rpc::FullMessage | static |
| requestMessage(const std::string &request, Message *message, rapidjson::Value &id) | cryptonote::rpc::FullMessage | static |
| responseMessage(Message *message) | cryptonote::rpc::FullMessage | static |
| responseMessage(Message *message, rapidjson::Value &id) | cryptonote::rpc::FullMessage | static |
| setID(rapidjson::Value &id) | cryptonote::rpc::FullMessage | |
| timeoutMessage() | cryptonote::rpc::FullMessage | static |
| ~FullMessage() | cryptonote::rpc::FullMessage | inline |