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