Namespace inet
SubpacketLengthHeader
class(no description)
Extends
Name | Type | Description |
---|---|---|
FieldsChunk | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
chunkLength | ||
lengthField | b |
Source code
class SubpacketLengthHeader extends FieldsChunk { chunkLength = B(2); b lengthField; }File: src/inet/protocolelement/aggregation/header/SubpacketLengthHeader.msg