BgpOptionalParameterRaw

BgpOptionalParameterRaw

class

(no description)

Inheritance diagram

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

Extends

Name Type Description
BgpOptionalParameterBase class (no description)

Fields

Name Type Description
value char[]
parameterType short
parameterValueLength unsigned short

Source code

class BgpOptionalParameterRaw extends BgpOptionalParameterBase
{
    char value[];
}

File: src/inet/routing/bgpv4/bgpmessage/BgpHeader.msg