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

◆ Enum() [3/3]

template<typename LookupClass , typename EnumType >
GitTpl::Enum< LookupClass, EnumType >::Enum ( const SdsId Id,
const char *const  Name,
const int  Position,
StatusType *  status,
const char *  Default = 0,
const int  Flags = Git::Upper|Git::Abbrev 
)
inline

Constructor which contructs the values from an SDS type.

Parameters
IdThe SDS structure.
NameThe name of the item within the structure.
PositionIf the item does not exist by the name, then presume this position.
statusInherited status
DefaultThe default value.
FlagsWhich GIT Flags to apply