HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DD_ChoiceList Class Reference

#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
 

Detailed Description

Definition at line 17 of file DD_ChoiceList.h.

Member Function Documentation

void DD_ChoiceList::addChoice ( const char *  token,
const char *  label,
const char *  help 
)
void DD_ChoiceList::clear ( )
int DD_ChoiceList::entries ( ) const
inline

Definition at line 25 of file DD_ChoiceList.h.

const char* DD_ChoiceList::getHelp ( int  i) const
inline

Definition at line 28 of file DD_ChoiceList.h.

const char* DD_ChoiceList::getLabel ( int  i) const
inline

Definition at line 27 of file DD_ChoiceList.h.

const char* DD_ChoiceList::getToken ( int  i) const
inline

Definition at line 26 of file DD_ChoiceList.h.


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