| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <xcpq.h>
Inheritance diagram for XCPTimer:

Public Member Functions | |
| XCPTimer (XCPQueue *a, void(XCPQueue::*call_back)()) | |
Protected Member Functions | |
| virtual void | expire (Event *e) |
Protected Attributes | |
| XCPQueue * | a_ |
| void(XCPQueue::* | call_back_ )() |
|
||||||||||||
|
|
|
|
Implements TimerHandler. |
|
|
|
|
|
|