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  

SmacTimer Class Reference

#include <smac.h>

Inheritance diagram for SmacTimer:

TimerHandler Handler SmacCounterTimer SmacCsTimer SmacGeneTimer SmacNavTimer SmacNeighNavTimer SmacRecvTimer SmacSendTimer List of all members.

Public Member Functions

 SmacTimer (SMAC *a)
virtual void expire (Event *e)=0
int busy ()

Protected Attributes

SMACa_

Constructor & Destructor Documentation

SmacTimer::SmacTimer SMAC   a [inline]
 


Member Function Documentation

int SmacTimer::busy  
 

virtual void SmacTimer::expire Event   e [pure virtual]
 

Implements TimerHandler.

Implemented in SmacGeneTimer, SmacRecvTimer, SmacSendTimer, SmacNavTimer, SmacNeighNavTimer, SmacCsTimer, and SmacCounterTimer.


Member Data Documentation

SMAC* SmacTimer::a_ [protected]
 


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