|
rippled
|
The context of information needed to call an RPC. More...
#include <Context.h>


Public Attributes | |
| beast::Journal const | j |
| Application & | app |
| Resource::Charge & | loadType |
| NetworkOPs & | netOps |
| LedgerMaster & | ledgerMaster |
| Resource::Consumer & | consumer |
| Role | role |
| std::shared_ptr< JobQueue::Coro > | coro {} |
| InfoSub::pointer | infoSub {} |
| unsigned int | apiVersion |
| beast::Journal const xrpl::RPC::Context::j |
| Application& xrpl::RPC::Context::app |
| Resource::Charge& xrpl::RPC::Context::loadType |
| NetworkOPs& xrpl::RPC::Context::netOps |
| LedgerMaster& xrpl::RPC::Context::ledgerMaster |
| Resource::Consumer& xrpl::RPC::Context::consumer |
| std::shared_ptr<JobQueue::Coro> xrpl::RPC::Context::coro {} |
| InfoSub::pointer xrpl::RPC::Context::infoSub {} |