|
rippled
|


Public Types | |
| using | HandlerType = std::function< void(void)> |
Public Member Functions | |
| NullHookImpl ()=default | |
| T | shared_from_this (T... args) |
| T | weak_from_this (T... args) |
Private Member Functions | |
| NullHookImpl & | operator= (NullHookImpl const &) |
Definition at line 22 of file NullCollector.cpp.
|
inherited |
Definition at line 13 of file HookImpl.h.
|
explicitdefault |
|
private |