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

Public Member Functions | |
| Agent_List () | |
| void | InsertFront (Agent_List **, Agent_List *) |
| void | Remove (Agent_List **, Agent_List *) |
| PrvCurPtr | Find (Agent_List **, ns_addr_t) |
| void | FreeAll (Agent_List **) |
| void | Union (Agent_List **, Agent_List *) |
| virtual void | print () |
Public Attributes | |
| ns_addr_t | agent_addr |
| Agent_List * | next |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|