|
DDS
ver. 3.6
|
#include <BaseEventHandlersImpl.h>
Protected Member Functions | |
| template<Event_t _cmd, typename R , typename... Args> | |
| void | registerHandlerImpl (std::function< R(Args...)> _handler) |
| template<class... Args> | |
| void | dispatchHandlersImpl (Event_t _cmd, const SSenderInfo &_sender, Args &&... args) |
| bool | handlerExistsImpl (Event_t _cmd) const |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
1.8.15