File: Network/RSVP_TE/RSVPPathMsg.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.

| RSVPPacket | FIXME missing documentation |
| Name | Value | Description |
|---|---|---|
| customize | true |
| Name | Type | Description |
|---|---|---|
| hop | RsvpHopObj_t | |
| senderTemplate | SenderTemplateObj_t | |
| force | bool | |
| rsvpKind | int |
message RSVPPathTear extends RSVPPacket { properties: customize=true; fields: RsvpHopObj_t hop; SenderTemplateObj_t senderTemplate; bool force; int rsvpKind = PTEAR_MESSAGE; };