CMS 3D CMS Logo

List of all members | Public Attributes
cxxopts::HelpGroupDetails Struct Reference

#include <cxxopts.h>

Public Attributes

std::string description
 
std::string name
 
std::vector< HelpOptionDetailsoptions
 

Detailed Description

Definition at line 630 of file cxxopts.h.

Member Data Documentation

◆ description

std::string cxxopts::HelpGroupDetails::description

Definition at line 632 of file cxxopts.h.

◆ name

std::string cxxopts::HelpGroupDetails::name

◆ options

std::vector<HelpOptionDetails> cxxopts::HelpGroupDetails::options