![]() |
RDK Documentation (Open Sourced RDK Components)
|


Public Member Functions | |
| void | addCommand (int value, string command, string description) |
| void | registerGetCommands () |
| Show help menu with aamp command line interface. | |
| void | ShowHelpGet () |
| Display Help menu for get. More... | |
| bool | execute (char *cmd, PlayerInstanceAAMP *playerInstanceAamp) |
Static Public Member Functions | |
| static char * | getCommandRecommender (const char *text, int state) |
Static Public Attributes | |
| static std::vector< std::string > | commands |
| static std::map< string, getCommandInfo > | getCommands = std::map<string,getCommandInfo>() |
| static std::map< string, string > | getNumCommands |
Definition at line 38 of file AampcliGet.h.
| void Get::ShowHelpGet | ( | ) |