HelpOptionDetails Struct Reference

#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>

Public Attributes

std::string arg_help
 
std::string default_value
 
String desc
 
bool has_default
 
bool has_implicit
 
std::string implicit_value
 
bool is_boolean
 
bool is_container
 
std::string l
 
std::string s
 

Detailed Description

Definition at line 925 of file cxxopts.hpp.

Member Data Documentation

◆ arg_help

std::string arg_help

Definition at line 934 of file cxxopts.hpp.

◆ default_value

std::string default_value

Definition at line 931 of file cxxopts.hpp.

◆ desc

String desc

Definition at line 929 of file cxxopts.hpp.

◆ has_default

bool has_default

Definition at line 930 of file cxxopts.hpp.

◆ has_implicit

bool has_implicit

Definition at line 932 of file cxxopts.hpp.

◆ implicit_value

std::string implicit_value

Definition at line 933 of file cxxopts.hpp.

◆ is_boolean

bool is_boolean

Definition at line 936 of file cxxopts.hpp.

◆ is_container

bool is_container

Definition at line 935 of file cxxopts.hpp.

◆ l

std::string l

Definition at line 928 of file cxxopts.hpp.

◆ s

std::string s

Definition at line 927 of file cxxopts.hpp.


The documentation for this struct was generated from the following file: