Definition at line 252 of file program_options_lite.cpp.
virtual df::program_options_lite::OptionWriter::~OptionWriter |
( |
| ) |
|
|
inlinevirtual |
bool df::program_options_lite::OptionWriter::storePair |
( |
bool |
allow_long, |
|
|
bool |
allow_short, |
|
|
const string & |
name, |
|
|
const string & |
value |
|
) |
| |
bool df::program_options_lite::OptionWriter::storePair |
( |
const string & |
name, |
|
|
const string & |
value |
|
) |
| |
|
inline |
virtual const string df::program_options_lite::OptionWriter::where |
( |
| ) |
|
|
pure virtual |
ErrorReporter& df::program_options_lite::OptionWriter::error_reporter |
Options& df::program_options_lite::OptionWriter::opts |
The documentation for this struct was generated from the following file: