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

Public Member Functions | |
| PriQueue () | |
| int | command (int argc, const char *const *argv) |
| void | recv (Packet *p, Handler *h) |
| void | recvHighPriority (Packet *, Handler *) |
| void | filter (PacketFilter filter, void *data) |
| Packet * | filter (nsaddr_t id) |
| void | Terminate (void) |
| LIST_ENTRY (PriQueue) link | |
Static Public Attributes | |
| PriQueue_List | prhead = { 0 } |
Private Attributes | |
| int | Prefer_Routing_Protocols |
|
|
|
|
||||||||||||
|
Reimplemented from DropTail. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Queue< T >. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|