This is the complete list of members for
rcContext, including all inherited members.
doGetAccumulatedTime(const rcTimerLabel) const | rcContext | [inline, protected, virtual] |
doLog(const rcLogCategory, const char *, const int) | rcContext | [inline, protected, virtual] |
doResetLog() | rcContext | [inline, protected, virtual] |
doResetTimers() | rcContext | [inline, protected, virtual] |
doStartTimer(const rcTimerLabel) | rcContext | [inline, protected, virtual] |
doStopTimer(const rcTimerLabel) | rcContext | [inline, protected, virtual] |
enableLog(bool state) | rcContext | [inline] |
enableTimer(bool state) | rcContext | [inline] |
getAccumulatedTime(const rcTimerLabel label) const | rcContext | [inline] |
log(const rcLogCategory category, const char *format,...) | rcContext | |
m_logEnabled | rcContext | [protected] |
m_timerEnabled | rcContext | [protected] |
rcContext(bool state=true) | rcContext | [inline] |
resetLog() | rcContext | [inline] |
resetTimers() | rcContext | [inline] |
startTimer(const rcTimerLabel label) | rcContext | [inline] |
stopTimer(const rcTimerLabel label) | rcContext | [inline] |
~rcContext() | rcContext | [inline, virtual] |