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 1004 of file cxxopts.hpp.

Member Data Documentation

◆ arg_help

std::string arg_help

Definition at line 1013 of file cxxopts.hpp.

◆ default_value

std::string default_value

Definition at line 1010 of file cxxopts.hpp.

◆ desc

String desc

Definition at line 1008 of file cxxopts.hpp.

◆ has_default

bool has_default

Definition at line 1009 of file cxxopts.hpp.

◆ has_implicit

bool has_implicit

Definition at line 1011 of file cxxopts.hpp.

◆ implicit_value

std::string implicit_value

Definition at line 1012 of file cxxopts.hpp.

◆ is_boolean

bool is_boolean

Definition at line 1015 of file cxxopts.hpp.

◆ is_container

bool is_container

Definition at line 1014 of file cxxopts.hpp.

◆ l

std::string l

Definition at line 1007 of file cxxopts.hpp.

◆ s

std::string s

Definition at line 1006 of file cxxopts.hpp.


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