Class SpikeEventPacket
Defined in File spike.hpp
Inheritance Relationships
Base Type
public libcaer::events::EventPacketCommon< SpikeEventPacket, SpikeEvent >
(Template Class EventPacketCommon)
Class Documentation
-
class SpikeEventPacket : public libcaer::events::EventPacketCommon<SpikeEventPacket, SpikeEvent>
Public Functions
-
inline SpikeEventPacket(size_type eventCapacity, int16_t eventSource, int32_t tsOverflow)
-
inline SpikeEventPacket(caerSpikeEventPacket packet, bool takeMemoryOwnership = true)
-
inline SpikeEventPacket(caerEventPacketHeader packetHeader, bool takeMemoryOwnership = true)
-
inline SpikeEventPacket(size_type eventCapacity, int16_t eventSource, int32_t tsOverflow)