AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetMaxValue()

virtual unsigned int drama::gitarg::EnumLookupClass::GetMaxValue ( ) const
pure virtual

This function should return the maximum normal value of the enumerated value.

The enumerated value should have the range 0 through to the value returned by this function.

Returns
The maximum normal value of the enum.

Implemented in drama::git::ResetArgLookup.