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