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, Ieee80211LayeredScalarRadioMedium |
| insertAtBack | Icmp, Ieee80211LayeredScalarRadioMedium |
Source code
class BitsChunk extends Chunk { @existingClass; @descriptor(readonly); bool bit[]; }File: src/inet/common/packet/chunk/Chunk.msg