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  

TBF_Timer Class Reference

#include <tbf.h>

Inheritance diagram for TBF_Timer:

TimerHandler Handler List of all members.

Public Member Functions

 TBF_Timer (TBF *t)

Protected Member Functions

virtual void expire (Event *e)

Protected Attributes

TBFtbf_

Constructor & Destructor Documentation

TBF_Timer::TBF_Timer TBF   t [inline]
 


Member Function Documentation

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

Implements TimerHandler.


Member Data Documentation

TBF* TBF_Timer::tbf_ [protected]
 


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