AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
List of all members
drama::gitarg::ArgFlagVal Struct Reference

Detailed Description

Type used to specify arg/flag relationships to ArgFlags class.

Each element in this has a string "name" for the flag and an unsigned flag value (bit/bits) to be set if that string can be found in the argument when ArgFlags::Get() is invoked.

#include "gitarg.hh"


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