|
| Enum (const eT &value, const char *name) |
|
| operator eT (void) const |
|
| operator CString (void) const |
|
bool | operator== (const Enum< T > &that) const |
|
bool | operator!= (const Enum< T > &that) const |
|
void | print (void) const |
|
|
static const Enum< T > & | at (eT t) |
|
static const Enum< T > & | at (const char *t) |
|
|
const typedef char * | CString |
|
|
eT | value |
|
std::string | name |
|
template<class T>
class TRM::Enum< T >
Definition at line 42 of file Enum.h.
The documentation for this class was generated from the following file:
- components/generic/trm/common/include/trm/Enum.h