Namespace inet
BitsChunk
class(no description)
Extends
Name | Type | Description |
---|---|---|
Chunk | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
bit | bool[] |
Packet operations (observed)
action | module |
---|---|
Packet | ApskScalarRadioMedium |
insertAtBack | Icmp |
Source code
class BitsChunk extends Chunk { @existingClass; @descriptor(readonly); bool bit[]; }File: src/inet/common/packet/chunk/Chunk.msg