Skip to content

Struct cxxopts::HelpGroupDetails

ClassList > cxxopts > HelpGroupDetails

  • #include <cxxopts.hpp>

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/illixr_release/ILLIXR/plugins/zed/capture/cxxopts.hpp