EvEmu
0.8.4
11 September 2021
|
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 typedef | CommandDispatcher | |
Execute(Client *from, const char *msg) | CommandDispatcher | |
ListCommands() | CommandDispatcher | |
m_commands | CommandDispatcher | protected |
m_db | CommandDispatcher | protected |
m_services | CommandDispatcher | protected |
~CommandDispatcher() | CommandDispatcher | virtual |