BitsChunk

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)

actionmodule
PacketApskScalarRadioMedium
insertAtBackIcmp

Source code

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

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