#include <request.h>
Definition at line 31 of file request.h.
◆ JSONRPCRequest() [1/2]
JSONRPCRequest::JSONRPCRequest |
( |
const util::Ref & |
context | ) |
|
|
inlineexplicit |
◆ JSONRPCRequest() [2/2]
Initializes request information from another request object and the given context.
The implementation should be updated if any members are added or removed above.
Definition at line 48 of file request.h.
◆ parse()
void JSONRPCRequest::parse |
( |
const UniValue & |
valRequest | ) |
|
◆ authUser
std::string JSONRPCRequest::authUser |
◆ context
◆ fHelp
bool JSONRPCRequest::fHelp |
◆ id
◆ params
◆ peerAddr
std::string JSONRPCRequest::peerAddr |
◆ strMethod
std::string JSONRPCRequest::strMethod |
◆ URI
std::string JSONRPCRequest::URI |
The documentation for this class was generated from the following files: