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