Definition at line 82 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 94 of file EnumDescriptor.hpp.
Referenced by dw::framework::mapEnumNameToValue(), and dw::framework::mapEnumValueToName().