Struct cxxopts::HelpGroupDetails
ClassList > cxxopts > HelpGroupDetails
Public Attributes
Type | Name |
---|---|
std::string | description = {} |
std::string | name = {} |
std::vector< HelpOptionDetails > | options = {} |
Public Attributes Documentation
variable description
std::string cxxopts::HelpGroupDetails::description;
variable name
std::string cxxopts::HelpGroupDetails::name;
variable options
std::vector< HelpOptionDetails > cxxopts::HelpGroupDetails::options;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/zed/capture/cxxopts.hpp