addOutstandingText(unsigned long dwOutputType, const char *buffer) | vrecko::Logger | protected |
bm | vrecko::Logger | protected |
countersActiveIndex | vrecko::Logger | protected |
countersActiveLock | vrecko::Logger | protected |
debugFileLog(const char *debugText="",...) | vrecko::Logger | |
debugFlush(const char *debugText="",...) | vrecko::Logger | |
debugLog(const char *debugText="",...) | vrecko::Logger | |
done() | vrecko::Logger | |
dwAllowedOutput | vrecko::Logger | protected |
dwMainThreadId | vrecko::Logger | protected |
dwOutputDest | vrecko::Logger | protected |
errorLog(const char *error="",...) | vrecko::Logger | |
generalLock | vrecko::Logger | protected |
getAllowedOutput() | vrecko::Logger | inline |
getOutputDest() | vrecko::Logger | inline |
hOriginalStdHandle | vrecko::Logger | protected |
init() | vrecko::Logger | |
log_file | vrecko::Logger | protected |
Logger() | vrecko::Logger | |
new_cerr | vrecko::Logger | protected |
new_cout | vrecko::Logger | protected |
noticeLog(const char *notice="",...) | vrecko::Logger | |
old_cerr_buf | vrecko::Logger | protected |
old_cout | vrecko::Logger | protected |
old_cout_buf | vrecko::Logger | protected |
openBenchmarkFile() | vrecko::Logger | protected |
outFuncs | vrecko::Logger | protected |
OutputNotificationFuncType typedef | vrecko::Logger | |
outstandingCounters | vrecko::Logger | protected |
outstandingTexts | vrecko::Logger | protected |
processOutstandingCounters() | vrecko::Logger | protected |
processOutstandingTexts() | vrecko::Logger | protected |
processTextMain(unsigned long dwOutputType, const char *buffer) | vrecko::Logger | protected |
registerOutputNotification(OutputNotificationFuncType aFunc, void *userParam) | vrecko::Logger | |
sectionsTiming | vrecko::Logger | protected |
setAllowedOutput(unsigned long dwNewOutput) | vrecko::Logger | inline |
setOutputDest(unsigned long dwNewOutputDest) | vrecko::Logger | inline |
starttime_stamp | vrecko::Logger | protected |
startTiming(std::string sectionName) | vrecko::Logger | |
stopTiming(std::string sectionName, DWORD dwOutputType=LOGGER_OUTPUTTYPE_DEBUG) | vrecko::Logger | |
textLog(unsigned long dwOutputType, const char *text="",...) | vrecko::Logger | protected |
tick() | vrecko::Logger | inline |
unregisterOutputNotification(OutputNotificationFuncType aFunc) | vrecko::Logger | |
update() | vrecko::Logger | |
vdebugFileLog(const char *debugText, va_list args) | vrecko::Logger | |
vdebugFlush(const char *debugText, va_list args) | vrecko::Logger | |
vdebugLog(const char *debugText, va_list args) | vrecko::Logger | |
verrorLog(const char *error, va_list args) | vrecko::Logger | |
vnoticeLog(const char *notice, va_list args) | vrecko::Logger | |
vtextLog(unsigned long dwOutputType, const char *text, va_list args) | vrecko::Logger | protected |
vwarningLog(const char *warning, va_list args) | vrecko::Logger | |
warningLog(const char *warning="",...) | vrecko::Logger | |
wOriginalConsoleAttributes | vrecko::Logger | protected |
World class | vrecko::Logger | friend |
writeBMCounter(const char *pName, float fValue) | vrecko::Logger | |
writeBMCounterLowLevel(unsigned int time, const char *pName, float fValue) | vrecko::Logger | protected |
~Logger() | vrecko::Logger | |