DRAMA C++ Intro   Class Hierarchy   Alphabetical List of types   List of Classes   File List   Class Member Index   File Members Index   Related Pages  

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_UPPER, KeepErr =GIT_M_ARG_KEEPERR, Abbrev = GIT_M_ARG_ABBREV,
  LastBit =GIT_M_ARG_LASTBIT
}
 

Detailed Description

The GitArgGet flags set up appropriately for C++.

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

Member Enumeration Documentation

anonymous enum
Enumerator
Upper 

Convert strings to upper case.

Lower 

Convert strings to lower case.

KeepErr 

Keep error status on return.

Abbrev 

Allow abbreviations.

LastBit 

Only consider Least significant bit of integer values when treating integers as logical.

Alternatively, non-zero is false.


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

Click here for the DRAMA home page and here for the AAO home page.

For more information, contact tjf@aao.gov.au 

Generated on Mon Feb 22 2016 13:58:31 for AAO DRAMA C++ Interfaces by doxygen 1.8.10