Struct cxxopts::values::parser_tool::ArguDesc
ClassList > cxxopts > values > parser_tool > ArguDesc
Public Attributes
Type | Name |
---|---|
std::string | arg_name = "" |
bool | grouping = false |
bool | set_value = false |
std::string | value = "" |
Public Attributes Documentation
variable arg_name
std::string cxxopts::values::parser_tool::ArguDesc::arg_name;
variable grouping
bool cxxopts::values::parser_tool::ArguDesc::grouping;
variable set_value
bool cxxopts::values::parser_tool::ArguDesc::set_value;
variable value
std::string cxxopts::values::parser_tool::ArguDesc::value;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/zed/capture/cxxopts.hpp