Class PolarityEventPacket

Inheritance Relationships

Base Type

Class Documentation

class PolarityEventPacket : public libcaer::events::EventPacketCommon<PolarityEventPacket, PolarityEvent>

Public Functions

inline PolarityEventPacket(size_type eventCapacity, int16_t eventSource, int32_t tsOverflow)
inline PolarityEventPacket(caerPolarityEventPacket packet, bool takeMemoryOwnership = true)
inline PolarityEventPacket(caerEventPacketHeader packetHeader, bool takeMemoryOwnership = true)

Protected Functions

inline virtual reference virtualGetEvent(size_type index) noexcept override
inline virtual const_reference virtualGetEvent(size_type index) const noexcept override