NetPerfMeterDataMessage
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 |
---|---|---|
SctpSimpleMessage | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
dataLen | uint32 |
TODO remove it, use set/getDataArraySize() functions only |
data | uint8_t[] | |
creationTime | simtime_t | |
encaps | bool |
Source code
class NetPerfMeterDataMessage extends SctpSimpleMessage { }File: src/inet/applications/netperfmeter/NetPerfMeter.msg