Struct SpecialEvent

Inheritance Relationships

Base Type

  • public caer_special_event

Struct Documentation

struct SpecialEvent : public caer_special_event

Public Functions

inline int32_t getTimestamp() const noexcept
inline int64_t getTimestamp64(const EventPacket &packet) const noexcept
inline void setTimestamp(int32_t ts)
inline bool isValid() const noexcept
inline void validate(EventPacket &packet) noexcept
inline void invalidate(EventPacket &packet) noexcept
inline uint8_t getType() const noexcept
inline void setType(uint8_t t) noexcept
inline uint32_t getData() const noexcept
inline void setData(uint32_t d) noexcept