RDK Documentation (Open Sourced RDK Components)
CommandHandler Class Reference
Collaboration diagram for CommandHandler:
Collaboration graph

Public Member Functions

void registerAampcliCommands ()
 
void registerCommandObjects ()
 
void registerCommand (const std::string &commandName, Command *command)
 
bool dispatchAampcliCommands (char *cmd, PlayerInstanceAAMP *playerInstanceAamp)
 
void registerAllCommands ()
 

Static Public Member Functions

static char ** commandCompletion (const char *text, int start, int end)
 

Static Public Attributes

static std::map< std::string, Command * > mCommandMap = std::map<std::string, Command*>()
 

yes

Definition at line 43 of file AampcliCommandHandler.h.


The documentation for this class was generated from the following files: