Function caerEventPacketContainerGetEventPacketsNumber
Defined in File packetContainer.h
Function Documentation
-
static inline int32_t caerEventPacketContainerGetEventPacketsNumber(caerEventPacketContainerConst container)
Get the maximum number of EventPacket pointers that can be stored in this particular EventPacketContainer.
- Parameters:
container – a valid EventPacketContainer handle. If NULL, zero is returned.
- Returns:
the number of EventPacket pointers that can be contained.