CareOfTestInit

CareOfTestInit

class

C++ definition

=============Message definition of Care-of Test Init Message ==========

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
MobilityHeader class

extends Ipv6ExtensionHeader // TODO check how to define MobilityHeader as subclass of Ipv6ExtensionHeader

Fields

Name Type Description
careOfInitCookie unsigned int
mobilityHeaderType MobilityHeaderType
id int
mutable bool
complete bool
correct bool
properlyRepresented bool
chunkLength b
rawBin string[]
rawHex string[]
regionTags SharingRegionTagSet::TagBaseRegionTag[]

Source code

//=============Message definition of Care-of Test Init Message ==========
class CareOfTestInit extends MobilityHeader
{
    unsigned int careOfInitCookie;
}

File: src/inet/networklayer/xmipv6/MobilityHeader.msg