Public Member Functions | Protected Member Functions | Protected Attributes

OLSR_TcTimer Class Reference

Timer for sending TC messages. More...

#include <OLSR.h>

Inheritance diagram for OLSR_TcTimer:
TimerHandler TimerHandler Handler Handler

List of all members.

Public Member Functions

 OLSR_TcTimer (OLSR *agent)
 OLSR_TcTimer (OLSR *agent)

Protected Member Functions

virtual void expire (Event *e)
 Sends a TC message (if there exists any MPR selector) and reschedules the TC timer.
virtual void expire (Event *e)

Protected Attributes

OLSRagent_
 OLSR agent which created the timer.

Detailed Description

Timer for sending TC messages.


Member Function Documentation

void OLSR_TcTimer::expire ( Event e  )  [protected, virtual]

Sends a TC message (if there exists any MPR selector) and reschedules the TC timer.

Parameters:
e The event which has expired.

Implements TimerHandler.


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