|
Clio
develop
The XRP Ledger API server.
|
This is the complete list of members for rpc::WorkQueue, including all inherited members.
| join() | rpc::WorkQueue | |
| kDONT_START_PROCESSING_TAG (defined in rpc::WorkQueue) | rpc::WorkQueue | static |
| makeWorkQueue(util::config::ClioConfigDefinition const &config) | rpc::WorkQueue | static |
| postCoro(TaskType func, bool isWhiteListed, Priority priority=Priority::Default) | rpc::WorkQueue | |
| Priority enum name | rpc::WorkQueue | |
| report() const override | rpc::WorkQueue | virtual |
| requestStop(std::function< void()> onQueueEmpty=[] {}) | rpc::WorkQueue | |
| size() const | rpc::WorkQueue | |
| startProcessing() | rpc::WorkQueue | |
| stop() | rpc::WorkQueue | |
| WorkQueue(std::uint32_t numWorkers, uint32_t maxSize=0) | rpc::WorkQueue | |
| WorkQueue(DontStartProcessingTag, std::uint32_t numWorkers, uint32_t maxSize=0) | rpc::WorkQueue | |
| ~Reportable()=default (defined in rpc::Reportable) | rpc::Reportable | virtual |
| ~WorkQueue() override (defined in rpc::WorkQueue) | rpc::WorkQueue |