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  

SmacNeighNavTimer Class Reference

#include <smac.h>

Inheritance diagram for SmacNeighNavTimer:

SmacTimer TimerHandler Handler List of all members.

Public Member Functions

 SmacNeighNavTimer (SMAC *a)
void sched (double duration)
void expire (Event *e)
double timeToExpire ()

Protected Attributes

double stime_
double rtime_

Constructor & Destructor Documentation

SmacNeighNavTimer::SmacNeighNavTimer SMAC   a [inline]
 


Member Function Documentation

void SmacNeighNavTimer::expire Event   e [virtual]
 

Implements SmacTimer.

void SmacNeighNavTimer::sched double    duration
 

Reimplemented from TimerHandler.

double SmacNeighNavTimer::timeToExpire  
 


Member Data Documentation

double SmacNeighNavTimer::rtime_ [protected]
 

double SmacNeighNavTimer::stime_ [protected]
 


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