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

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, setCommandInfosetCommands = std::map<string,setCommandInfo>()
 
static std::map< string, string > setNumCommands
 

yes

Definition at line 42 of file AampcliSet.h.

Member Function Documentation

◆ ShowHelpSet()

void Set::ShowHelpSet ( )

Display Help menu for set.

Parameters
none

Definition at line 1300 of file AampcliSet.cpp.


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