TlvOptionRaw

TlvOptionRaw

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

Fields

Name Type Description
bytes char[]
type short
length short

total length of option

Source code

class TlvOptionRaw extends TlvOptionBase
{
    char bytes[];
}

File: src/inet/common/TlvOptions.msg