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

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, getCommandInfogetCommands = std::map<string,getCommandInfo>()
 
static std::map< string, string > getNumCommands
 

yes

Definition at line 38 of file AampcliGet.h.

Member Function Documentation

◆ ShowHelpGet()

void Get::ShowHelpGet ( )

Display Help menu for get.

Parameters
none

Definition at line 304 of file AampcliGet.cpp.


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