AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Enum() [1/3]

template<typename LookupClass , typename EnumType >
GitTpl::Enum< LookupClass, EnumType >::Enum ( )
inline

Default contructor for the object.

This will set the value of the object to be the invalid value, obtained by setting the value to the lookup class's GetMaxValue() value + 1.