Monero
Classes | Namespaces | Functions
message.h File Reference
#include <rapidjson/document.h>
#include <rapidjson/writer.h>
#include <string>
#include "byte_slice.h"
#include "byte_stream.h"
#include "rpc/message_data_structs.h"
Include dependency graph for message.h:
This graph shows which files directly or indirectly include this file:

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
 

Functions

epee::byte_slice cryptonote::rpc::BAD_REQUEST (const std::string &request)
 
epee::byte_slice cryptonote::rpc::BAD_REQUEST (const std::string &request, const rapidjson::Value &id)
 
epee::byte_slice cryptonote::rpc::BAD_JSON (const std::string &error_details)