#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>
Definition at line 869 of file cxxopts.hpp.
◆ OptionDetails() [1/3]
| OptionDetails |
( |
const std::string & | short_, |
|
|
const std::string & | long_, |
|
|
const String & | desc, |
|
|
std::shared_ptr< const Value > | val ) |
|
inline |
◆ OptionDetails() [2/3]
◆ OptionDetails() [3/3]
◆ description()
| const String & description |
( |
| ) |
const |
|
inline |
◆ long_name()
| const std::string & long_name |
( |
| ) |
const |
|
inline |
◆ make_storage()
| std::shared_ptr< Value > make_storage |
( |
| ) |
const |
|
inline |
◆ short_name()
| const std::string & short_name |
( |
| ) |
const |
|
inline |
◆ value()
| const Value & value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: