|
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 ripple::RPC::Context::j |
| Application& ripple::RPC::Context::app |
| Resource::Charge& ripple::RPC::Context::loadType |
| NetworkOPs& ripple::RPC::Context::netOps |
| LedgerMaster& ripple::RPC::Context::ledgerMaster |
| Resource::Consumer& ripple::RPC::Context::consumer |
| std::shared_ptr<JobQueue::Coro> ripple::RPC::Context::coro {} |
| InfoSub::pointer ripple::RPC::Context::infoSub {} |