RsvpPathError
classFIXME missing documentation
Usage diagram
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
RsvpPacket | class |
FIXME missing documentation |
Fields
Name | Type | Description |
---|---|---|
errorNode | Ipv4Address | |
errorCode | int | |
sender_descriptor | SenderDescriptor_t | |
rsvpKind | int | |
session | SessionObj | |
checksumValid | bool | |
mutable | bool | |
complete | bool | |
correct | bool | |
properlyRepresented | bool | |
chunkLength | b | |
rawBin | string[] | |
rawHex | string[] | |
tags | RegionTagSet::cObjectRegionTag[] |
Source code
// // FIXME missing documentation // class RsvpPathError extends RsvpPacket { Ipv4Address errorNode; int errorCode; SenderDescriptor_t sender_descriptor; rsvpKind = PERROR_MESSAGE; }File: src/inet/networklayer/rsvpte/RsvpPathMsg.msg