#include <cmnCommandLineOptions.h>
cmnCommandLineOptions::OptionBase::OptionBase |
( |
const std::string & |
shortOption, |
|
|
const std::string & |
longOption, |
|
|
const std::string & |
description, |
|
|
RequiredType |
required |
|
) |
| |
virtual cmnCommandLineOptions::OptionBase::~OptionBase |
( |
| ) |
|
|
inlinevirtual |
virtual std::string cmnCommandLineOptions::OptionBase::PrintValues |
( |
void |
| ) |
const |
|
pure virtual |
virtual bool cmnCommandLineOptions::OptionBase::SetValue |
( |
const char * |
value | ) |
|
|
pure virtual |
std::string cmnCommandLineOptions::OptionBase::Description |
std::string cmnCommandLineOptions::OptionBase::Long |
bool cmnCommandLineOptions::OptionBase::Set |
std::string cmnCommandLineOptions::OptionBase::Short |
The documentation for this class was generated from the following file: