| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include "ns-process.h"#include "app.h"#include "utilities.h"Compounds | |
| struct | hdr_rap |
| class | IpgTimer |
| class | RapAgent |
| class | RttTimer |
| class | TransHistoryEntry |
Enumerations | |
| enum | RapTimeoutType { RAP_IPG_TIMEOUT, RAP_RTT_TIMEOUT } |
| enum | RapLossType { RAP_TIMER_BASED, RAP_ACK_BASED } |
| enum | RapPacketStatusType { RAP_SENT, RAP_PURGED, RAP_INACTIVE } |
Variables | |
| const int | RH_DATA = 0x01 |
| const int | RH_ACK = 0x02 |
| const int | RF_ANYACK = 0x01 |
| const int | RF_STOP = 0x02 |
| const int | RF_COUNTPKT = 0x04 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|