Public Member Functions | Protected Attributes
CStopWatch Class Reference

#include <StopWatch.h>

Inheritance diagram for CStopWatch:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void cont ()
 CStopWatch ()
 CStopWatch (util_TimeMeasurementType iTimeType)
 CStopWatch (const CStopWatch &)
void date (char *acDate) const
double executionTime ()
CStopWatchoperator= (const CStopWatch &)
double realTime ()
double realTimeResolution ()
void start ()
void stop ()
void testOverflow ()
util_TimeMeasurementType timeType () const
void timeType (const util_TimeMeasurementType &riTimeType)
void wait (unsigned int uiTime)
void weekday (char *acWeekday) const

Protected Attributes

timeval m_ActualTime
bool m_bStartFlag
bool m_bStopFlag
timeval m_FirstTime
double m_fOverflowTime
long m_iFirst
long m_iLast
util_TimeMeasurementType m_iTimeType
timeval m_LastTime
timeval m_TempTime

Detailed Description

Definition at line 40 of file StopWatch.h.


Constructor & Destructor Documentation

Definition at line 38 of file StopWatch.cpp.

Definition at line 81 of file StopWatch.cpp.

Definition at line 124 of file StopWatch.cpp.


Member Function Documentation

void CStopWatch::cont ( )

Definition at line 268 of file StopWatch.cpp.

void CStopWatch::date ( char *  acDate) const

Definition at line 379 of file StopWatch.cpp.

Definition at line 166 of file StopWatch.cpp.

CStopWatch & CStopWatch::operator= ( const CStopWatch )

Definition at line 135 of file StopWatch.cpp.

Definition at line 299 of file StopWatch.cpp.

Definition at line 315 of file StopWatch.cpp.

Definition at line 211 of file StopWatch.cpp.

void CStopWatch::stop ( )

Definition at line 236 of file StopWatch.cpp.

Definition at line 422 of file StopWatch.cpp.

Definition at line 146 of file StopWatch.h.

void CStopWatch::timeType ( const util_TimeMeasurementType riTimeType) [inline]

Definition at line 151 of file StopWatch.h.

void CStopWatch::wait ( unsigned int  uiTime)

Definition at line 333 of file StopWatch.cpp.

void CStopWatch::weekday ( char *  acWeekday) const

Definition at line 400 of file StopWatch.cpp.


Member Data Documentation

timeval CStopWatch::m_ActualTime [protected]

Definition at line 66 of file StopWatch.h.

bool CStopWatch::m_bStartFlag [protected]

Definition at line 69 of file StopWatch.h.

bool CStopWatch::m_bStopFlag [protected]

Definition at line 70 of file StopWatch.h.

timeval CStopWatch::m_FirstTime [protected]

Definition at line 63 of file StopWatch.h.

double CStopWatch::m_fOverflowTime [protected]

Definition at line 49 of file StopWatch.h.

long CStopWatch::m_iFirst [protected]

Definition at line 47 of file StopWatch.h.

long CStopWatch::m_iLast [protected]

Definition at line 48 of file StopWatch.h.

Definition at line 72 of file StopWatch.h.

timeval CStopWatch::m_LastTime [protected]

Definition at line 64 of file StopWatch.h.

timeval CStopWatch::m_TempTime [protected]

Definition at line 65 of file StopWatch.h.


The documentation for this class was generated from the following files:


schunk_libm5api
Author(s): Florian Weisshardt
autogenerated on Sat Jun 8 2019 20:25:13