#include <CAmCommandLineSingleton.h>
|
| static TCLAP::CmdLine * | instanciateOnce (const std::string &message, const char delimiter= ' ', const std::string &version="none", bool helpAndVersion=true) |
| |
| static TCLAP::CmdLine * | instance () |
| |
| static void | deleteInstance () |
| |
Definition at line 32 of file CAmCommandLineSingleton.h.
| void am::CAmCommandLineSingleton::deleteInstance |
( |
| ) |
|
|
static |
| TCLAP::CmdLine * am::CAmCommandLineSingleton::instance |
( |
| ) |
|
|
static |
| TCLAP::CmdLine * am::CAmCommandLineSingleton::instanciateOnce |
( |
const std::string & |
message, |
|
|
const char |
delimiter = ' ', |
|
|
const std::string & |
version = "none", |
|
|
bool |
helpAndVersion = true |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: