HDK
|
#include <DD_ChoiceList.h>
Public Member Functions | |
void | clear () |
void | addChoice (const char *token, const char *label, const char *help) |
int | entries () const |
const char * | getToken (int i) const |
const char * | getLabel (int i) const |
const char * | getHelp (int i) const |
Definition at line 17 of file DD_ChoiceList.h.
void DD_ChoiceList::addChoice | ( | const char * | token, |
const char * | label, | ||
const char * | help | ||
) |
void DD_ChoiceList::clear | ( | ) |
|
inline |
Definition at line 25 of file DD_ChoiceList.h.
|
inline |
Definition at line 28 of file DD_ChoiceList.h.
|
inline |
Definition at line 27 of file DD_ChoiceList.h.
|
inline |
Definition at line 26 of file DD_ChoiceList.h.