| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <pushback.h>
Public Member Functions | |
| PushbackEvent (double delay, int eventID, RateLimitSession *rls) | |
| PushbackEvent (double delay, int eventID, int qid) | |
| void | setSucc (PushbackEvent *event) |
Static Public Member Functions | |
| char * | type (PushbackEvent *event) |
Public Attributes | |
| double | time_ |
| int | eventID_ |
| RateLimitSession * | rls_ |
| int | qid_ |
| PushbackEvent * | next_ |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|