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 27 of file NullCollector.cpp.
|
inherited |
Definition at line 32 of file HookImpl.h.
|
explicitdefault |
|
private |