This is the complete list of members for
CStopWatch, including all inherited members.
CMessage(void) | CMessage | |
CMessage(const char *pcClassName, int iDebugLevel=0, bool bDebug=true, bool bDebugFile=false) | CMessage | |
CMessage(const CMessage &clMessage) | CMessage | |
cont() | CStopWatch | |
CStopWatch() | CStopWatch | |
CStopWatch(util_TimeMeasurementType iTimeType) | CStopWatch | |
CStopWatch(const CStopWatch &) | CStopWatch | |
date(char *acDate) const | CStopWatch | |
debug(const int iDebugLevel, const char *pcDebugMessage,...) const | CMessage | |
error(const int iErrorCode, const char *pcErrorMessage,...) const | CMessage | |
error(const char *pcErrorMessage,...) const | CMessage | |
executionTime() | CStopWatch | |
getDebugLevel() const | CMessage | |
initMessage(const char *pcClassName, int iDebuglevel=0, bool bDebug=true, bool bDebugFile=false) | CMessage | |
logging(const char *pcLoggingMessage,...) | CMessage | |
m_acClassName | CMessage | [protected] |
m_ActualTime | CStopWatch | [protected] |
m_bDebug | CMessage | [protected] |
m_bDebugFile | CMessage | [protected] |
m_bStartFlag | CStopWatch | [protected] |
m_bStopFlag | CStopWatch | [protected] |
m_fInitTime | CMessage | [protected, static] |
m_FirstTime | CStopWatch | [protected] |
m_fOverflowTime | CStopWatch | [protected] |
m_iDebugLevel | CMessage | [protected] |
m_iFirst | CStopWatch | [protected] |
m_iLast | CStopWatch | [protected] |
m_iTimeType | CStopWatch | [protected] |
m_LastTime | CStopWatch | [protected] |
m_TempTime | CStopWatch | [protected] |
operator=(const CStopWatch &) | CStopWatch | |
CMessage::operator=(const CMessage &clMessage) | CMessage | |
realTime() | CStopWatch | |
realTimeResolution() | CStopWatch | |
setCriticalSection(CRITICAL_SECTION *cs) | CMessage | [static] |
setDebug(bool bFlag) | CMessage | |
setDebugFile(bool bFlag) | CMessage | |
setDebugLevel(int iLevel) | CMessage | |
setInitTime(void) | CMessage | |
start() | CStopWatch | |
stop() | CStopWatch | |
testOverflow() | CStopWatch | |
timeType() const | CStopWatch | [inline] |
timeType(const util_TimeMeasurementType &riTimeType) | CStopWatch | [inline] |
wait(unsigned int uiTime) | CStopWatch | |
warning(const char *pcWarningMessage,...) const | CMessage | |
weekday(char *acWeekday) const | CStopWatch | |
~CMessage(void) | CMessage | [virtual] |