|
ROSE 0.11.145.354
|
Wrapper around ParserResult.
Definition at line 176 of file CommandLineBoost.h.
#include <Sawyer/CommandLineBoost.h>

Public Member Functions | |
| size_t | count (const std::string &swName) const |
| Number of times a switch appeared. | |
| parsed_values | operator[] (const std::string &swName) const |
| Saved values for a switch. | |
Public Attributes | |
| Sawyer::CommandLine::ParserResult | pr |
| Wrapped ParserResult. | |
| Sawyer::CommandLine::ParserResult Sawyer::CommandLine::Boost::variables_map::pr |
Wrapped ParserResult.
Definition at line 177 of file CommandLineBoost.h.