#include <CommandLineParser.h>
wtfit::CommandLineParser::CommandLineArgument::CommandLineArgument |
( |
| ) |
|
|
inline |
int wtfit::CommandLineParser::CommandLineArgument::print |
( |
stringstream & |
s | ) |
const |
|
inline |
bool* wtfit::CommandLineParser::CommandLineArgument::boolValue_ |
string wtfit::CommandLineParser::CommandLineArgument::description_ |
double* wtfit::CommandLineParser::CommandLineArgument::doubleValue_ |
int* wtfit::CommandLineParser::CommandLineArgument::intValue_ |
bool wtfit::CommandLineParser::CommandLineArgument::isAnOption_ |
bool wtfit::CommandLineParser::CommandLineArgument::isOptional_ |
string wtfit::CommandLineParser::CommandLineArgument::key_ |
string* wtfit::CommandLineParser::CommandLineArgument::stringValue_ |
The documentation for this class was generated from the following file: