ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Idle_Timer Class Reference

#include <wireless-phy.h>

Inheritance diagram for Idle_Timer:

TimerHandler Handler List of all members.

Public Member Functions

 Idle_Timer (WirelessPhy *a)

Protected Member Functions

virtual void expire (Event *e)

Protected Attributes

WirelessPhya_

Constructor & Destructor Documentation

Idle_Timer::Idle_Timer WirelessPhy   a [inline]
 


Member Function Documentation

void Idle_Timer::expire Event   e [protected, virtual]
 

Implements TimerHandler.


Member Data Documentation

WirelessPhy* Idle_Timer::a_ [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.