Murl::Enum< EnumType >::Item Struct Reference
Definition of an Enum initialization item. More...
#include "murl_enum.h"
Public Attributes | |
| const Char * | mName |
| The name of the value. | |
| EnumType | mValue |
| The enumeration value. | |
Detailed Description
template<class EnumType>
struct Murl::Enum< EnumType >::Item
Definition of an Enum initialization item.
The documentation for this struct was generated from the following file:
- murl_enum.h