DESERT 3.5.1
Loading...
Searching...
No Matches
uwUFetch_NODE::uwUFetch_PROBE_timer Class Reference

#include <uwUFetch_NODE.h>

Inheritance diagram for uwUFetch_NODE::uwUFetch_PROBE_timer:
Collaboration diagram for uwUFetch_NODE::uwUFetch_PROBE_timer:

Public Member Functions

 uwUFetch_PROBE_timer (uwUFetch_NODE *m)
 
virtual ~uwUFetch_PROBE_timer ()
 
- Public Member Functions inherited from uwUFetch_NODE::uwUFetch_NODE_timer
 uwUFetch_NODE_timer (uwUFetch_NODE *m)
 
virtual ~uwUFetch_NODE_timer ()
 
virtual void freeze ()
 
virtual void unFreeze ()
 
virtual void stop ()
 
virtual void schedule (double val)
 
bool isIdle ()
 
bool isRunning ()
 
bool isFroozen ()
 
bool isExpired ()
 
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 uwUFetch_NODE::uwUFetch_NODE_timer
double start_time
 
double left_duration
 
int counter
 
uwUFetch_NODE *UWUFETCH_TIMER_STATUS timer_status
 

Detailed Description

Class inherited the method and variable of uwUFetch_NODE_timer that handle the timer of PROBE packets.

HN set up a time interval within It's enabled to receive PROBE packets from SN.

Definition at line 518 of file uwUFetch_NODE.h.

Constructor & Destructor Documentation

◆ uwUFetch_PROBE_timer()

uwUFetch_NODE::uwUFetch_PROBE_timer::uwUFetch_PROBE_timer ( uwUFetch_NODE m)
inline

Constructor of uwUFetch_PROBE_timer class.

Parameters
ma pointer to an object of type uwUFetch_NODE

Definition at line 526 of file uwUFetch_NODE.h.

◆ ~uwUFetch_PROBE_timer()

virtual uwUFetch_NODE::uwUFetch_PROBE_timer::~uwUFetch_PROBE_timer ( )
inlinevirtual

Definition at line 534 of file uwUFetch_NODE.h.

Member Function Documentation

◆ expire()

void uwUFetch_NODE::uwUFetch_PROBE_timer::expire ( Event *  e)
protectedvirtual

Method called when the timer expire.

Parameters
Event*pointer to an object of type Event

Definition at line 3586 of file uwUFetch_NODE_HEADNODE.cpp.


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