|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
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"