Packet
Function Usage
Constructor of the packet function.
Prototype
Packet() = default; Packet(T item)
Parameter Description
Parameter |
Input/Output |
Description |
|---|---|---|
item |
Input |
Actual data carried by the packet data template |
Parent topic: Packet