Function caerEventPacketContainerCopyAllEvents
Defined in File packetContainer.h
Function Documentation
-
static inline caerEventPacketContainer caerEventPacketContainerCopyAllEvents(caerEventPacketContainerConst container)
Make a deep copy of an event packet container and all of its event packets and their current events.
- Parameters:
container – an event packet container to copy.
- Returns:
a deep copy of an event packet container, containing all events.