Struct SpecialEvent
Defined in File special.hpp
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 int32_t getTimestamp() const noexcept