Namespace inet
ChunkPtr
class(no description)
Fields
Name | Type | Description |
---|---|---|
content | Chunk |
Source code
class ChunkPtr { @existingClass; @descriptor(readonly); Chunk *content @getter(get); }File: src/inet/common/ProtocolTag.msg
Namespace inet
(no description)
Name | Type | Description |
---|---|---|
content | Chunk |
class ChunkPtr { @existingClass; @descriptor(readonly); Chunk *content @getter(get); }File: src/inet/common/ProtocolTag.msg