Class IMU9EventPacket

Inheritance Relationships

Base Type

Class Documentation

class IMU9EventPacket : public libcaer::events::EventPacketCommon<IMU9EventPacket, IMU9Event>

Public Functions

inline IMU9EventPacket(size_type eventCapacity, int16_t eventSource, int32_t tsOverflow)
inline IMU9EventPacket(caerIMU9EventPacket packet, bool takeMemoryOwnership = true)
inline IMU9EventPacket(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