Definition at line 71 of file EnumDescriptor.hpp.
Static Public Member Functions | |
static constexpr auto | get () |
Describe the enumerators. More... | |
|
inlinestaticconstexpr |
Describe the enumerators.
This method needs to be specialized for each EnumT by returning describeEnumeratorCollection().
Definition at line 84 of file EnumDescriptor.hpp.
Referenced by dw::framework::mapEnumNameToValue(), and dw::framework::mapEnumValueToName().