|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Return a pointer to an array of enum strings equivalents.
The integer index of the string in this array corresponds to the Enum value the string represents. It is passed to GitEnum::SetValue when the value is set
The result here is passed to GitArgGetS(), hence the old C style interface we use here.
Implemented in drama::git::ResetArgLookup.