Collage  1.7.0
High-performance C++ library for developing object-oriented distributed applications.
co::Dispatcher Member List

This is the complete list of members for co::Dispatcher, including all inherited members.

_cmdUnknown(ICommand &command)co::Dispatcherprotected
dispatchCommand(ICommand &command)co::Dispatchervirtual
Dispatcher() (defined in co::Dispatcher)co::Dispatcherprotected
Dispatcher(const Dispatcher &from) (defined in co::Dispatcher)co::Dispatcherprotected
Func typedefco::Dispatcher
operator=(const Dispatcher &) (defined in co::Dispatcher)co::Dispatcherinline
registerCommand(const uint32_t command, const CommandFunc< T > &func, CommandQueue *queue)co::Dispatcher
~Dispatcher() (defined in co::Dispatcher)co::Dispatcherprotectedvirtual