| 
    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 51 of file NullCollector.cpp.
      
  | 
  inherited | 
Definition at line 15 of file EventImpl.h.
      
  | 
  explicitdefault | 
      
  | 
  overridevirtual | 
Implements beast::insight::EventImpl.
Definition at line 57 of file NullCollector.cpp.
      
  | 
  private |