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

◆ Enum() [2/4]

drama::gitarg::Enum< LookupClass, EnumType >::Enum ( EnumType  InitialValue)
inline

Constructor with initial value supplied.

The initial value must be one of the values in the enum type.

Parameters
InitialValueThe initial value for the objects.