MobilityHeader

MobilityHeader

class

C++ definition

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

==================Defining Binding Acknowledgement Message===================

BindingError class

==================Defining Binding Error Message===================

BindingRefreshRequest class

18.09.07 - CB

BindingUpdate class (no description)
CareOfTest class

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

CareOfTestInit class

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

HomeTest class

=============Message definition of Home Test Message ==========

HomeTestInit class

=============Message definition of Home Test Init Message ==========

Fields

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

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