#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) |
|
◆ Public() [1/2]
◆ Public() [2/2]
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 |
◆ parse() [1/2]
◆ parse() [2/2]
The documentation for this class was generated from the following file: