ROSE  0.11.96.11
Public Member Functions | Public Attributes | List of all members
Sawyer::CommandLine::Boost::variables_map Struct Reference

Description

Wrapper around ParserResult.

Definition at line 176 of file CommandLineBoost.h.

#include <CommandLineBoost.h>

Collaboration diagram for Sawyer::CommandLine::Boost::variables_map:
Collaboration graph
[legend]

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.
 

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