CLAM-Development
1.4.0
|
#include <Enum.hxx>
Public Attributes | |
tValue | value |
const char * | name |
const char* CLAM::Enum::tEnumValue::name |
Definition at line 98 of file Enum.hxx.
Referenced by CLAM::Enum::GetString(), CLAM::Enum::SetValue(), and CLAM::Enum::SetValueSafely().
tValue CLAM::Enum::tEnumValue::value |
Definition at line 98 of file Enum.hxx.
Referenced by CLAM::Enum::SetValue(), and CLAM::Enum::SetValueSafely().