#include <CommandLineParser.h>
molecular::util::CommandLineParser::PositionalArgBase::PositionalArgBase |
( |
CommandLineParser & |
parser, |
|
|
const std::string & |
name, |
|
|
const std::string & |
help |
|
) |
| |
const std::string& molecular::util::CommandLineParser::PositionalArgBase::GetName |
( |
| ) |
|
|
inline |
void molecular::util::CommandLineParser::PositionalArgBase::PrintHelp |
( |
| ) |
|
|
overridevirtual |
virtual void molecular::util::CommandLineParser::PositionalArgBase::SetValue |
( |
const std::string & |
arg | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: