#include <OnixS/CME/MDH/Packet.h>
Definition at line 339 of file Packet.h.
◆ NetPacket() [1/3]
Initializes as null packet.
Definition at line 343 of file Packet.h.
◆ NetPacket() [2/3]
Initializes with primary attributes.
Definition at line 349 of file Packet.h.
◆ NetPacket() [3/3]
Initializes as a copy of the other instance.
Definition at line 356 of file Packet.h.
◆ ~NetPacket()
◆ operator=()
Re-initializes as a copy of the other instance.
Definition at line 407 of file Packet.h.
◆ receiveTime() [1/2]
Data reception time (if applicable).
Definition at line 384 of file Packet.h.
◆ receiveTime() [2/2]
Updates receive time attribute.
Definition at line 391 of file Packet.h.
◆ reset()
Resets the instances to the blank state.
Definition at line 397 of file Packet.h.
◆ source() [1/2]
Identifies source of the packet.
Definition at line 368 of file Packet.h.
◆ source() [2/2]
| void source |
( |
const NetFeed & | source | ) |
|
|
inlinenoexcept |
Updates packet source attribute.
Definition at line 377 of file Packet.h.