| 
    rippled
    
   | 
 
#include <HookImpl.h>


Public Types | |
| using | HandlerType = std::function< void(void)> | 
Public Member Functions | |
| virtual | ~HookImpl ()=0 | 
| T | shared_from_this (T... args) | 
| T | weak_from_this (T... args) | 
Definition at line 10 of file HookImpl.h.
| using beast::insight::HookImpl::HandlerType = std::function<void(void)> | 
Definition at line 13 of file HookImpl.h.
      
  | 
  pure virtualdefault |