| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <stdio.h>#include <assert.h>#include <packet.h>#include "hdr_sr.h"Compounds | |
| struct | ID |
| class | Path |
Typedefs | |
| typedef double | Time |
Enumerations | |
| enum | Link_Type { LT_NONE = 0, LT_TESTED = 1, LT_UNTESTED = 2 } |
| enum | Log_Status { LS_NONE = 0, LS_UNLOGGED = 1, LS_LOGGED = 2 } |
| enum | ID_Type { NONE = NS_AF_NONE, MAC = NS_AF_ILINK, IP = NS_AF_INET } |
Functions | |
| void | compressPath (Path &path) |
| void | CopyIntoPath (Path &to, const Path &from, int start, int stop) |
Variables | |
| ID | invalid_addr |
| ID | IP_broadcast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|