#include <options.h>
List of all members.
Protected Member Functions |
| IntOption (const std::string &name) |
| IntOption (const std::string &name, char shortName, const std::string &longName, const std::string &usage=std::string(), const std::string &description=std::string()) |
Friends |
class | OptionGroup |
class | Engine |
Constructor & Destructor Documentation
wibble::commandline::IntOption::IntOption |
( |
const std::string & |
name |
) |
[inline, protected] |
wibble::commandline::IntOption::IntOption |
( |
const std::string & |
name, |
|
|
char |
shortName, |
|
|
const std::string & |
longName, |
|
|
const std::string & |
usage = std::string() , |
|
|
const std::string & |
description = std::string() | |
|
) |
| | [inline, protected] |
Friends And Related Function Documentation
The documentation for this struct was generated from the following file: