List of all members.
Public Member Functions |
| ParameterEnum (const std::string &iName, int32 iIndex, const ParameterEnumItemList &iList) |
virtual void | Reset () |
size_t | GetSize () const |
int32 | GetIndex () const |
void | SetIndex (int32 iIndex) |
int32 | GetValue () const |
int32 | GetValue (int32 iIndex) const |
std::string | GetLabel () const |
std::string | GetLabel (int32 iIndex) const |
Protected Attributes |
int32 | _index |
int32 | _default |
const ParameterEnumItemList & | _list |
The documentation for this class was generated from the following file: