![]() |
Murl Engine API
Version 2018.3
|
Definition of an Enum initialization item. More...
#include <murl_enum.h>
Definition of an Enum initialization item.
Public Attributes | |
const Char * | mName |
The name of the value. More... | |
EnumType | mValue |
The enumeration value. More... | |
const Char* Murl::Enum< EnumType >::Item::mName |
The name of the value.
EnumType Murl::Enum< EnumType >::Item::mValue |
The enumeration value.