BytesChunk

Namespace inet

BytesChunk

class

(no description)

Extends

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

Fields

Name Type Description
byte uint8_t[]

Packet operations (observed)

actionmodule
PacketApskScalarRadioMedium, Ieee80211LayeredScalarRadioMedium, ActivePacketSource, TcpLwip
insertAtBackNetPerfMeter, SctpClient, TcpEchoApp, TcpSessionApp, Sctp, TcpConnection, TcpLwip
insertAtFrontVoipStreamSender
peekDataAtVoipStreamReceiver, CsmaCaMac, EthernetMac, Rx, PacketClassifier, PacketQueue, PacketScheduler, Udp

Source code

class BytesChunk extends Chunk
{
    @existingClass;
    @descriptor(readonly);
    uint8_t byte[];
}

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