RsvpPathTear

RsvpPathTear

class

FIXME 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
hop RsvpHopObj
senderTemplate SenderTemplateObj
force bool
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 RsvpPathTear extends RsvpPacket
{
    RsvpHopObj hop;
    SenderTemplateObj senderTemplate;
    bool force;
    rsvpKind = PTEAR_MESSAGE;
}

File: src/inet/networklayer/rsvpte/RsvpPathMsg.msg