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