(no description)
The following diagram shows usage relationships between types.
Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type.
Unresolved types are missing from the diagram.
MPCP (packet) | (no description) |
Name | Type | Description |
---|---|---|
startTime | uint32_t[] | |
duration | uint32_t[] | |
dest | MACAddress | |
etherType | int | |
ts | uint32_t | |
listLen | uint8_t | |
slotsNum | uint16_t | |
src | MACAddress |
MessageId id; -- uncomment for tracing frames |
slotTime | uint16_t | |
opcode | uint16_t |
packet MPCPGate extends MPCP { uint8_t listLen; uint32_t startTime[]; uint32_t duration[]; uint16_t slotsNum; uint16_t slotTime; }