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