Namespace inet
SharingRegionTagSet::TagBaseRegionTag
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| cObject | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| startOffset | b | |
| endOffset | b | |
| length | b | |
| tag | cObject |
Source code
class SharingRegionTagSet::TagBaseRegionTag extends cObject { @existingClass; @descriptor(readonly); b startOffset; b endOffset; b length; cObject *tag @getter(_getTag); }File: src/inet/common/packet/chunk/Chunk.msg