Collage
1.7.0
High-performance C++ library for developing object-oriented distributed applications.
|
This is the complete list of members for co::Dispatcher, including all inherited members.
_cmdUnknown(ICommand &command) | co::Dispatcher | protected |
dispatchCommand(ICommand &command) | co::Dispatcher | virtual |
Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | protected |
Dispatcher(const Dispatcher &from) (defined in co::Dispatcher) | co::Dispatcher | protected |
Func typedef | co::Dispatcher | |
operator=(const Dispatcher &) (defined in co::Dispatcher) | co::Dispatcher | inline |
registerCommand(const uint32_t command, const CommandFunc< T > &func, CommandQueue *queue) | co::Dispatcher | |
~Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | protectedvirtual |