#include <CommandLine.h>
◆ CommandLine() [1/3]
CommandLine::CommandLine |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ CommandLine() [2/3]
CommandLine::CommandLine |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
inline |
◆ CommandLine() [3/3]
CommandLine::CommandLine |
( |
| ) |
|
|
inline |
◆ benchmarkName()
◆ detailedReport()
bool CommandLine::detailedReport |
( |
| ) |
|
|
inline |
◆ heapSize()
size_t CommandLine::heapSize |
( |
| ) |
|
|
inline |
◆ isParallel()
bool CommandLine::isParallel |
( |
| ) |
|
|
inline |
◆ isValid()
bool CommandLine::isValid |
( |
| ) |
|
|
inline |
◆ parseArguments()
void CommandLine::parseArguments |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ printUsage()
void CommandLine::printUsage |
( |
| ) |
|
◆ runs()
◆ useThreadID()
bool CommandLine::useThreadID |
( |
| ) |
|
|
inline |
◆ warmUp()
bool CommandLine::warmUp |
( |
| ) |
|
|
inline |
◆ arguments
◆ files
◆ interactive
bool CommandLine::interactive |
◆ m_alwaysDumpUncaughtException
bool CommandLine::m_alwaysDumpUncaughtException { false } |
◆ m_arguments
◆ m_dump
bool CommandLine::m_dump { false } |
◆ m_dumpSamplingProfilerData
bool CommandLine::m_dumpSamplingProfilerData { false } |
◆ m_enableRemoteDebugging
bool CommandLine::m_enableRemoteDebugging { false } |
◆ m_exitCode
bool CommandLine::m_exitCode { false } |
◆ m_interactive
bool CommandLine::m_interactive { false } |
◆ m_module
bool CommandLine::m_module { false } |
◆ m_profile
bool CommandLine::m_profile { false } |
◆ m_profilerOutput
String CommandLine::m_profilerOutput |
◆ m_scripts
◆ m_uncaughtExceptionName
String CommandLine::m_uncaughtExceptionName |
◆ verbose
bool CommandLine::verbose |
The documentation for this struct was generated from the following files: