Namespace inet
ByteCountChunk
class(no description)
Extends
Name | Type | Description |
---|---|---|
Chunk | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
data | uint8_t |
Packet operations (observed)
Source code
class ByteCountChunk extends Chunk { @existingClass; @descriptor(readonly); uint8_t data; }File: src/inet/common/packet/chunk/Chunk.msg