|
ROSE
0.11.96.11
|
Wrapper around ParserResult.
Definition at line 176 of file CommandLineBoost.h.
#include <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. | |
1.8.17