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  

imepTimer Class Reference

#include <imep.h>

Inheritance diagram for imepTimer:

Handler List of all members.

Public Member Functions

 imepTimer (imepAgent *a, imepTimerType t)
void handle (Event *)
void start (double time)
void cancel ()
int busy ()
double timeLeft ()

Private Attributes

Event intr
int busy_
imepAgentagent
imepTimerType type_

Constructor & Destructor Documentation

imepTimer::imepTimer imepAgent   a,
imepTimerType    t
[inline]
 


Member Function Documentation

int imepTimer::busy   [inline]
 

void imepTimer::cancel  
 

void imepTimer::handle Event   [virtual]
 

Implements Handler.

void imepTimer::start double    time
 

double imepTimer::timeLeft  
 


Member Data Documentation

imepAgent* imepTimer::agent [private]
 

int imepTimer::busy_ [private]
 

Event imepTimer::intr [private]
 

imepTimerType imepTimer::type_ [private]
 


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