| 
    incron
    0.5.10
    
   
   | 
  
  
  
 
Argument option type. More...
#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 option type.
found in argument vector
value is set
| bool AppArgOption_t::mand | 
mandatory yes/no
argument type
| std::string AppArgOption_t::val | 
value
 1.7.5.1