RDK Documentation (Open Sourced RDK Components)
|
Public Member Functions | |
void | addCommand (int value, string command, string param, string description) |
void | registerSetCommands () |
Show help menu with aamp command line interface. | |
void | ShowHelpSet () |
Display Help menu for set. More... | |
bool | execute (char *cmd, PlayerInstanceAAMP *playerInstanceAamp) |
Static Public Member Functions | |
static char * | setCommandRecommender (const char *text, int state) |
Static Public Attributes | |
static std::vector< std::string > | commands |
static std::map< string, setCommandInfo > | setCommands = std::map<string,setCommandInfo>() |
static std::map< string, string > | setNumCommands |
Definition at line 42 of file AampcliSet.h.
void Set::ShowHelpSet | ( | ) |