Struct EventPacket::GenericEvent

Nested Relationships

This struct is a nested type of Class EventPacket.

Struct Documentation

struct GenericEvent

Public Functions

inline int32_t getTimestamp() const noexcept
inline int64_t getTimestamp64() const noexcept
inline bool isValid() const noexcept
inline void copy(void *eventPtrDestination, caerEventPacketHeaderConst headerPtrDestination) const
inline void copy(struct GenericEvent &destinationEvent) const
inline void copy(struct GenericEvent *destinationEvent) const

Public Members

const void *event
caerEventPacketHeaderConst header