#include <AppParamParser.h>
◆ CAppParamParser()
CAppParamParser::CAppParamParser |
( |
| ) |
|
◆ ~CAppParamParser()
CAppParamParser::~CAppParamParser |
( |
| ) |
|
|
default |
◆ DisplayHelp()
void CAppParamParser::DisplayHelp |
( |
| ) |
|
|
protectedvirtual |
◆ GetLogTarget()
const std::string & CAppParamParser::GetLogTarget |
( |
| ) |
const |
|
inline |
◆ GetPlaylist()
◆ GetWindowing()
const std::string & CAppParamParser::GetWindowing |
( |
| ) |
const |
|
inline |
◆ HasPlatformDirectories()
bool CAppParamParser::HasPlatformDirectories |
( |
| ) |
const |
|
inline |
◆ IsStandAlone()
bool CAppParamParser::IsStandAlone |
( |
| ) |
const |
|
inline |
◆ IsTestMode()
bool CAppParamParser::IsTestMode |
( |
| ) |
const |
|
inline |
◆ Parse()
void CAppParamParser::Parse |
( |
const char *const * |
argv, |
|
|
int |
nArgs |
|
) |
| |
◆ ParseArg()
void CAppParamParser::ParseArg |
( |
const std::string & |
arg | ) |
|
|
protectedvirtual |
◆ SetAdvancedSettings()
◆ SetLogLevel()
void CAppParamParser::SetLogLevel |
( |
int |
logLevel | ) |
|
|
inline |
◆ SetPlatformDirectories()
void CAppParamParser::SetPlatformDirectories |
( |
bool |
platformDirectories | ) |
|
|
inline |
◆ SetStandAlone()
void CAppParamParser::SetStandAlone |
( |
bool |
standAlone | ) |
|
|
inline |
◆ SetStartFullScreen()
void CAppParamParser::SetStartFullScreen |
( |
bool |
startFullScreen | ) |
|
|
inline |
◆ m_logTarget
std::string CAppParamParser::m_logTarget |
|
protected |
◆ m_windowing
std::string CAppParamParser::m_windowing |
|
protected |
The documentation for this class was generated from the following files: