|
Clio
develop
The XRP Ledger API server.
|
An interface for any class providing a report as json object. More...
#include <WorkQueue.hpp>

Public Member Functions | |
| virtual boost::json::object | report () const =0 |
| Generate a report of the work queue state. | |
An interface for any class providing a report as json object.
|
nodiscardpure virtual |
Generate a report of the work queue state.
Implemented in rpc::WorkQueue.