EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CommandDispatcher Member List

This is the complete list of members for CommandDispatcher, including all inherited members.

AddCommand(const char *cmd, const char *desc, int64 required_role, CommandFunc function)CommandDispatcher
Close()CommandDispatcher
CommandDispatcher(PyServiceMgr &services)CommandDispatcher
CommandFunc typedefCommandDispatcher
Execute(Client *from, const char *msg)CommandDispatcher
ListCommands()CommandDispatcher
m_commandsCommandDispatcherprotected
m_dbCommandDispatcherprotected
m_servicesCommandDispatcherprotected
~CommandDispatcher()CommandDispatchervirtual