#include <request.h>
Definition at line 31 of file request.h.
| JSONRPCRequest::JSONRPCRequest |
( |
const util::Ref & |
context | ) |
|
|
inline |
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.
| void JSONRPCRequest::parse |
( |
const UniValue & |
valRequest | ) |
|
| std::string JSONRPCRequest::authUser |
| bool JSONRPCRequest::fHelp |
| std::string JSONRPCRequest::peerAddr |
| std::string JSONRPCRequest::strMethod |
| std::string JSONRPCRequest::URI |
The documentation for this class was generated from the following files: