MobilityHeader

MobilityHeader

class

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

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
FieldsChunk class (no description)

Known subclasses

Name Type Description
BindingAcknowledgement class (no description)
BindingError class (no description)
BindingRefreshRequest class

18.09.07 - CB

BindingUpdate class (no description)
CareOfTest class (no description)
CareOfTestInit class (no description)
HomeTest class (no description)
HomeTestInit class (no description)

Fields

Name Type Description
mobilityHeaderType MobilityHeaderType
mutable bool
complete bool
correct bool
properlyRepresented bool
chunkLength b
rawBin string[]
rawHex string[]
tags RegionTagSet::cObjectRegionTag[]

Source code

class MobilityHeader extends FieldsChunk  // extends Ipv6ExtensionHeader // TODO check how to define MobilityHeader as subclass of Ipv6ExtensionHeader
{
    MobilityHeaderType mobilityHeaderType;
}


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