#include <DS_ParmReader.h>
Public Member Functions | |
| DS_MenuChoice (const char *value, const char *label) | |
| ~DS_MenuChoice () | |
| const char * | getValue () const |
| const char * | getLabel () const |
Definition at line 85 of file DS_ParmReader.h.
| DS_MenuChoice::DS_MenuChoice | ( | const char * | value, | |
| const char * | label | |||
| ) | [inline] |
Definition at line 87 of file DS_ParmReader.h.
| DS_MenuChoice::~DS_MenuChoice | ( | ) | [inline] |
Definition at line 94 of file DS_ParmReader.h.
| const char* DS_MenuChoice::getLabel | ( | ) | const [inline] |
Definition at line 101 of file DS_ParmReader.h.
| const char* DS_MenuChoice::getValue | ( | ) | const [inline] |
Definition at line 100 of file DS_ParmReader.h.
1.5.9