VOS::ArgInfo Struct Reference
#include <vosapp.hh>
Detailed Description
Definition at line 35 of file vosapp.hh.
Public Attributes
- std::string module
- std::string argName
- std::string valueLabel
- std::vector< std::string > value
- std::string defaultValue
- char argChar
- bool isFlag
- std::string description
- bool given
Member Data Documentation
| std::string VOS::ArgInfo::argName |
| std::string VOS::ArgInfo::defaultValue |
| std::string VOS::ArgInfo::description |
| bool VOS::ArgInfo::given |
| bool VOS::ArgInfo::isFlag |
| std::string VOS::ArgInfo::module |
| std::vector<std::string> VOS::ArgInfo::value |
| std::string VOS::ArgInfo::valueLabel |
The documentation for this struct was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vos/vosapp.hh