This is the complete list of members for Mezzanine::ExtendedTimer, including all inherited members.
Alarm enum value | Mezzanine::Timer | |
CheckAll(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CheckDays(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CheckHours(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CheckMicroSeconds(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CheckMilliSeconds(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CheckMinutes(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CheckSeconds(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
CompareCurrentAndGoal(const Integer Current, const Integer Goal) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
Current enum value | Mezzanine::ExtendedTimer | |
CurrentTime (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protected |
ExtendedTimer(const Timer::TimerStyle style) | Mezzanine::ExtendedTimer | |
GetCurrentTime() | Mezzanine::Timer | virtual |
GetCurrentTimeInMilliseconds() | Mezzanine::Timer | virtual |
GetDays(const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
GetHours(const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
GetInitialTime() const | Mezzanine::Timer | virtual |
GetInitialTimeInMilliseconds() const | Mezzanine::Timer | virtual |
GetMilliseconds(const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
GetMinutes(const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
GetSeconds(const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
GetStruct(const ExtendedTimer::TimeStruct Struct) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
GetType() const | Mezzanine::Timer | virtual |
Goal enum value | Mezzanine::ExtendedTimer | |
GoalReached() (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
GoalTime (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protected |
Initial enum value | Mezzanine::ExtendedTimer | |
InitialTime (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protected |
IsStopped() | Mezzanine::Timer | virtual |
Normal enum value | Mezzanine::Timer | |
Reset() | Mezzanine::ExtendedTimer | virtual |
SetAutoReset(const bool AutoReset) | Mezzanine::ExtendedTimer | virtual |
SetCurrentTime(const Whole Current) | Mezzanine::Timer | virtual |
SetCurrentTimeInMilliseconds(const Whole Current) | Mezzanine::Timer | virtual |
SetDays(Integer Day, const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
SetHours(Integer Hr, const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
SetInitialTime(const Whole Initial) | Mezzanine::Timer | virtual |
SetInitialTimeInMilliseconds(const Whole Initial) | Mezzanine::Timer | virtual |
SetMicroseconds(Integer MS, const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
SetMilliseconds(Integer MS, const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
SetMinutes(Integer Min, const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
SetSeconds(Integer Sec, const ExtendedTimer::TimeStruct Struct=ExtendedTimer::Current) | Mezzanine::ExtendedTimer | virtual |
Start() | Mezzanine::Timer | virtual |
StartStamp | Mezzanine::Timer | protected |
Stop() | Mezzanine::Timer | virtual |
StopWatch enum value | Mezzanine::Timer | |
Timer() | Mezzanine::Timer | |
TimerType enum name | Mezzanine::Timer | |
TimeStruct enum name | Mezzanine::ExtendedTimer | |
Update(const Whole MicroSecondsElapsed) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
Mezzanine::Timer::Update() | Mezzanine::Timer | protectedvirtual |
UpdateAsNormal(const Whole MicroSecondsElapsed) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
UpdateAsStopWatch(const Whole MicroSecondsElapsed) (defined in Mezzanine::ExtendedTimer) | Mezzanine::ExtendedTimer | protectedvirtual |
~ExtendedTimer() | Mezzanine::ExtendedTimer | virtual |
~Timer() | Mezzanine::Timer | virtual |