RrepAck
classDymo RREP ACK packet
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
| Name | Type | Description |
|---|---|---|
| DymoPacket | 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
// // Dymo RREP ACK packet // class RrepAck extends DymoPacket { }File: src/inet/routing/dymo/Dymo.msg