DESERT 3.5.1
Loading...
Searching...
No Matches
Uwpolling_AUV::PollTimer Class Reference

#include <uwpolling_AUV.h>

Inheritance diagram for Uwpolling_AUV::PollTimer:
Collaboration diagram for Uwpolling_AUV::PollTimer:

Public Member Functions

 PollTimer (Uwpolling_AUV *m)
 
virtual ~PollTimer ()
 
- Public Member Functions inherited from Uwpolling_AUV::Uwpolling_AUV_Timer
 Uwpolling_AUV_Timer (Uwpolling_AUV *m)
 
virtual ~Uwpolling_AUV_Timer ()
 
virtual void freeze ()
 
virtual void unFreeze ()
 
virtual void stop ()
 
virtual void schedule (double val)
 
bool isIdle ()
 
bool isRunning ()
 
bool isExpired ()
 
bool isFrozen ()
 
bool isActive ()
 
void resetCounter ()
 
void incrCounter ()
 
int getCounter ()
 
double getDuration ()
 

Protected Member Functions

virtual void expire (Event *e)
 

Additional Inherited Members

- Protected Attributes inherited from Uwpolling_AUV::Uwpolling_AUV_Timer
double start_time
 
double left_duration
 
int counter
 
Uwpolling_AUV *UWPOLLING_TIMER_STATUS timer_status
 

Detailed Description

Definition at line 509 of file uwpolling_AUV.h.

Constructor & Destructor Documentation

◆ PollTimer()

Uwpolling_AUV::PollTimer::PollTimer ( Uwpolling_AUV m)
inline

Conscructor of ProbeTimer class.

Definition at line 515 of file uwpolling_AUV.h.

◆ ~PollTimer()

virtual Uwpolling_AUV::PollTimer::~PollTimer ( )
inlinevirtual

Destructor of ProbeTimer class.

Parameters
Uwpolling_AUV*Pointer of an object of type Uwpolling_AUV

Definition at line 524 of file uwpolling_AUV.h.

Member Function Documentation

◆ expire()

void Uwpolling_AUV::PollTimer::expire ( Event *  e)
protectedvirtual

Method call when the timer expire.

Parameters
Event*pointer to an object of type Event

Definition at line 389 of file uwpolling_AUV.cpp.


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