AppArgOption_t Struct Reference

Argument option type. More...

#include <appargs.h>

List of all members.

Public Attributes

AppArgType_t type
 argument type
bool mand
 mandatory yes/no
bool found
 found in argument vector
std::string val
 value
bool hasVal
 value is set


Detailed Description

Argument option type.


Member Data Documentation

AppArgType_t AppArgOption_t::type

argument type

bool AppArgOption_t::mand

mandatory yes/no

bool AppArgOption_t::found

found in argument vector

std::string AppArgOption_t::val

value

bool AppArgOption_t::hasVal

value is set


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 17:48:32 2007 for incron by  doxygen 1.5.1