BitsChunk

Namespace inet

BitsChunk

class

C++ definition

(no description)

Extends

Name Type Description
Chunk (unknown -- not in documented files)

Fields

Name Type Description
bit bool[]

Source code

class BitsChunk extends Chunk
{
    @existingClass;
    @descriptor(readonly);
    bool bit[];
}

File: src/inet/common/packet/chunk/Chunk.msg