|
|
std::string | s |
| |
|
OptionNames | l |
| |
|
String | desc |
| |
|
bool | has_default |
| |
|
std::string | default_value |
| |
|
bool | has_implicit |
| |
|
std::string | implicit_value |
| |
|
std::string | arg_help |
| |
|
bool | is_container |
| |
|
bool | is_boolean |
| |
◆ arg_help
| std::string cxxopts::HelpOptionDetails::arg_help |
◆ default_value
| std::string cxxopts::HelpOptionDetails::default_value |
◆ desc
| String cxxopts::HelpOptionDetails::desc |
◆ has_default
| bool cxxopts::HelpOptionDetails::has_default |
◆ has_implicit
| bool cxxopts::HelpOptionDetails::has_implicit |
◆ implicit_value
| std::string cxxopts::HelpOptionDetails::implicit_value |
◆ is_boolean
| bool cxxopts::HelpOptionDetails::is_boolean |
◆ is_container
| bool cxxopts::HelpOptionDetails::is_container |
| OptionNames cxxopts::HelpOptionDetails::l |
| std::string cxxopts::HelpOptionDetails::s |
The documentation for this struct was generated from the following file: