DymoPacket
class(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
FieldsChunk | class | (no description) |
Known subclasses
Name | Type | Description |
---|---|---|
Rerr | class |
Dymo RERR packet |
RrepAck | class |
Dymo RREP ACK packet |
RteMsg | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
hopLimit | int | |
mutable | bool | |
complete | bool | |
correct | bool | |
properlyRepresented | bool | |
chunkLength | b | |
rawBin | string[] | |
rawHex | string[] | |
tags | RegionTagSet::cObjectRegionTag[] |
Source code
class DymoPacket extends FieldsChunk { int hopLimit; }File: src/inet/routing/dymo/Dymo.msg