#include <appargs.h>
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 |
argument type
bool AppArgOption_t::mand |
mandatory yes/no
found in argument vector
std::string AppArgOption_t::val |
value
value is set