| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <path.h>
Public Member Functions | |
| ID () | |
| ID (unsigned long name, ID_Type t) | |
| ID (const struct sr_addr &a) | |
| void | fillSRAddr (struct sr_addr &a) |
| nsaddr_t | getNSAddr_t () const |
| bool | operator== (const ID &id2) const |
| bool | operator!= (const ID &id2) const |
| int | size () const |
| void | unparse (FILE *out) const |
| char * | dump () const |
Public Attributes | |
| unsigned long | addr |
| ID_Type | type |
| Time | t |
| Link_Type | link_type |
| Log_Status | log_stat |
Friends | |
| class | Path |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|