Monero
Public Member Functions | List of all members
cryptonote::rpc::RpcHandler Class Referenceabstract

#include <rpc_handler.h>

Inheritance diagram for cryptonote::rpc::RpcHandler:
Inheritance graph
[legend]

Public Member Functions

virtual std::string handle (const std::string &request)=0
 
 RpcHandler ()
 
virtual ~RpcHandler ()
 

Constructor & Destructor Documentation

◆ RpcHandler()

cryptonote::rpc::RpcHandler::RpcHandler ( )
inline

◆ ~RpcHandler()

virtual cryptonote::rpc::RpcHandler::~RpcHandler ( )
inlinevirtual

Member Function Documentation

◆ handle()

virtual std::string cryptonote::rpc::RpcHandler::handle ( const std::string &  request)
pure virtual

The documentation for this class was generated from the following file: