|
rippled
|


Public Types | |
| using | value_type = std::chrono::milliseconds |
Public Member Functions | |
| NullEventImpl ()=default | |
| void | notify (value_type const &) override |
| T | shared_from_this (T... args) |
| T | weak_from_this (T... args) |
Private Member Functions | |
| NullEventImpl & | operator= (NullEventImpl const &) |
Definition at line 70 of file NullCollector.cpp.
|
inherited |
Definition at line 34 of file EventImpl.h.
|
explicitdefault |
|
overridevirtual |
Implements beast::insight::EventImpl.
Definition at line 76 of file NullCollector.cpp.
|
private |