AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
Public Types | List of all members
Git Class Reference

The GitArgGet flags set up appropriately for C++. More...

#include <Git.h>

Inheritance diagram for Git:
GitBool GitEnum GitInt GitReal GitTpl::Enum< LookupClass, EnumType > GitResetType GitTpl::Int< MinVal, MaxVal, DefaultVal > GitTpl::Real< MinVal, MaxVal, DefaultVal >

Public Types

enum  {
  Upper =GIT_M_ARG_UPPER , Lower =GIT_M_ARG_LOWER , KeepErr =GIT_M_ARG_KEEPERR , Abbrev = GIT_M_ARG_ABBREV ,
  LastBit =GIT_M_ARG_LASTBIT , KeepValErr =GIT_M_ARG_KEEPVALERR
}
 

Detailed Description

The GitArgGet flags set up appropriately for C++.

This class allows the specification of the various Git flags using the format

@ Upper
Convert strings to upper case.
Definition Git.h:349

The documentation for this class was generated from the following file: