AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
Public Member Functions | List of all members
drama::git::ResetType Class Reference

Detailed Description

A type used to represent the current reset mode.

Used by drama::git::Path to determine the type of RESET operation to be applied.

Author
Tony Farrell, AAO $Revision$ $Date$ $Id$

#include "gitpath.hh"

Inheritance diagram for drama::git::ResetType:
drama::gitarg::Enum< ResetEnumLookup, ResetEnum >

Public Member Functions

void Get (const sds::Id &Id, const std::string &Name="Argument1", const int Position=1, const std::string &Default="", const Flags flags=Flags::Upper|Flags::Abbrev|Flags::KeepErr)
 Get the value of the object from an SDS structure.
 
 operator ResetEnum () const
 Return the underlying value of this object.
 
 operator std::string () const
 Return the underlying value of this object as a string.
 

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