#include <options.test.h>
|
| Public (const std::string &name) |
|
| Public (const std::string &name, char shortName, const std::string &longName, const std::string &usage=std::string(), const std::string &description=std::string()) |
|
virtual ArgList::iterator | parse (ArgList &a, ArgList::iterator begin) |
|
virtual bool | parse (const std::string &str) |
|
template<typename T>
TestCommandlineOptions::Public< T >::Public |
( |
const std::string & |
name, |
|
|
char |
shortName, |
|
|
const std::string & |
longName, |
|
|
const std::string & |
usage = std::string() , |
|
|
const std::string & |
description = std::string() |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: