File: Network/RSVP_TE/RSVPPacket.msg
C++ definition: click here
FIXME missing documentation
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
RSVPMessage | RSVP message common part |
RSVPPathMsg | FIXME missing documentation |
RSVPPathTear | FIXME missing documentation |
RSVPPathError | FIXME missing documentation |
RSVPResvMsg | FIXME missing documentation |
RSVPResvTear | FIXME missing documentation |
RSVPResvError | FIXME missing documentation |
Name | Value | Description |
---|---|---|
customize | true |
Name | Type | Description |
---|---|---|
session | SessionObj_t | |
checksumValid | bool |
message RSVPPacket extends RSVPMessage { properties: customize=true; fields: SessionObj_t session; bool checksumValid = true; };