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  

QSTimer Class Reference

#include <qsagent.h>

Inheritance diagram for QSTimer:

TimerHandler Handler List of all members.

Public Member Functions

 QSTimer (QSAgent *qs_handle)
virtual void expire (Event *e)

Protected Attributes

QSAgentqs_handle_

Constructor & Destructor Documentation

QSTimer::QSTimer QSAgent   qs_handle [inline]
 


Member Function Documentation

void QSTimer::expire Event   e [virtual]
 

Implements TimerHandler.


Member Data Documentation

QSAgent* QSTimer::qs_handle_ [protected]
 


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