#include <cmnCommandLineOptions.h>
cmnCommandLineOptions::OptionNoValue::OptionNoValue |
( |
const std::string & |
shortOption, |
|
|
const std::string & |
longOption, |
|
|
const std::string & |
description, |
|
|
RequiredType |
required = OPTIONAL_OPTION |
|
) |
| |
|
protected |
virtual cmnCommandLineOptions::OptionNoValue::~OptionNoValue |
( |
| ) |
|
|
inlineprotectedvirtual |
std::string cmnCommandLineOptions::OptionNoValue::PrintValues |
( |
void |
| ) |
const |
|
inlineprotectedvirtual |
bool cmnCommandLineOptions::OptionNoValue::SetValue |
( |
const char * |
value | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: