#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>
Definition at line 1034 of file cxxopts.hpp.
◆ ParseResult()
| ParseResult |
( |
const std::shared_ptr< std::unordered_map< std::string, std::shared_ptr< OptionDetails > > > | options, |
|
|
std::vector< std::string > | positional, |
|
|
bool | allow_unrecognised, |
|
|
int & | argc, |
|
|
char **& | argv ) |
|
inline |
◆ arguments()
| const std::vector< KeyValue > & arguments |
( |
| ) |
const |
|
inline |
◆ count()
| size_t count |
( |
const std::string & | o | ) |
const |
|
inline |
◆ operator[]()
| const OptionValue & operator[] |
( |
const std::string & | option | ) |
const |
|
inline |
The documentation for this class was generated from the following file: