Class Event_t

Class Documentation

class Event_t

Public Functions

~Event_t() noexcept
bool isEqualTo(const void *const origin, const uint64_t eventType, const uint64_t eventTypeHash) const noexcept
bool reset() noexcept
bool init(const uint64_t eventId, void *const origin, void *const userType, const uint64_t eventType, const uint64_t eventTypeHash, internal::GenericCallbackRef_t callback, internal::TranslationCallbackRef_t translationCallback, const cxx::MethodCallback<void, uint64_t> invalidationCallback) noexcept
void executeCallback() noexcept
bool isInitialized() const noexcept