AudioManager  7.6.6
Native Application Runtime Environment
am::CAmCommandLineSingleton Class Reference

#include <CAmCommandLineSingleton.h>

Static Public Member Functions

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 ()
 

Detailed Description

Definition at line 32 of file CAmCommandLineSingleton.h.

Member Function Documentation

void am::CAmCommandLineSingleton::deleteInstance ( )
static

Definition at line 47 of file CAmCommandLineSingleton.cpp.

TCLAP::CmdLine * am::CAmCommandLineSingleton::instance ( )
static

Definition at line 41 of file CAmCommandLineSingleton.cpp.

TCLAP::CmdLine * am::CAmCommandLineSingleton::instanciateOnce ( const std::string &  message,
const char  delimiter = ' ',
const std::string &  version = "none",
bool  helpAndVersion = true 
)
static

Definition at line 29 of file CAmCommandLineSingleton.cpp.


The documentation for this class was generated from the following files: