#include <CommandLineParser.h>
molecular::util::CommandLineParser::OptionBase::OptionBase |
( |
CommandLineParser & |
parser, |
|
|
const std::string & |
longOpt, |
|
|
const std::string & |
help |
|
) |
| |
virtual void molecular::util::CommandLineParser::OptionBase::Parse |
( |
int & |
i, |
|
|
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
pure virtual |
void molecular::util::CommandLineParser::OptionBase::PrintHelp |
( |
| ) |
|
|
overridevirtual |
std::string molecular::util::CommandLineParser::OptionBase::mLongOpt |
|
protected |
The documentation for this class was generated from the following files: