|
void | registerAampcliCommands () |
|
void | registerCommandObjects () |
|
void | registerCommand (const std::string &commandName, Command *command) |
|
bool | dispatchAampcliCommands (char *cmd, PlayerInstanceAAMP *playerInstanceAamp) |
|
void | registerAllCommands () |
|
|
static char ** | commandCompletion (const char *text, int start, int end) |
|
|
static std::map< std::string, Command * > | mCommandMap = std::map<std::string, Command*>() |
|
Definition at line 43 of file AampcliCommandHandler.h.
The documentation for this class was generated from the following files: