|
Clio
develop
The XRP Ledger API server.
|
This is the complete list of members for etl::MonitorInterface, including all inherited members.
| DbStalledSignalType typedef (defined in etl::MonitorInterface) | etl::MonitorInterface | |
| kDEFAULT_REPEAT_INTERVAL (defined in etl::MonitorInterface) | etl::MonitorInterface | static |
| NewSequenceSignalType typedef (defined in etl::MonitorInterface) | etl::MonitorInterface | |
| notifySequenceLoaded(uint32_t seq)=0 | etl::MonitorInterface | pure virtual |
| notifyWriteConflict(uint32_t seq)=0 | etl::MonitorInterface | pure virtual |
| run(std::chrono::steady_clock::duration repeatInterval=kDEFAULT_REPEAT_INTERVAL)=0 | etl::MonitorInterface | pure virtual |
| stop()=0 | etl::MonitorInterface | pure virtual |
| subscribeToDbStalled(DbStalledSignalType::slot_type const &subscriber)=0 | etl::MonitorInterface | pure virtual |
| subscribeToNewSequence(NewSequenceSignalType::slot_type const &subscriber)=0 | etl::MonitorInterface | pure virtual |
| ~MonitorInterface()=default (defined in etl::MonitorInterface) | etl::MonitorInterface | virtual |