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

Public Member Functions | |
| InterestTimer (DiffusionProb *a, Pkt_Hash_Entry *hashPtr, Packet *pkt) | |
| virtual | ~InterestTimer () |
| virtual void | expire (Event *e) |
Protected Attributes | |
| DiffusionProb * | a_ |
| Pkt_Hash_Entry * | hashPtr_ |
| Packet * | pkt_ |
|
||||||||||||||||
|
|
|
|
|
|
|
Implements TimerHandler. |
|
|
|
|
|
|
|
|
|