Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::internal::EventHandlerDelegate< EventType, InlineSize > Member List

This is the complete list of members for corium::internal::EventHandlerDelegate< EventType, InlineSize >, including all inherited members.

EventHandlerDelegate() noexcept=defaultcorium::internal::EventHandlerDelegate< EventType, InlineSize >
EventHandlerDelegate(Handler &&handler)corium::internal::EventHandlerDelegate< EventType, InlineSize >inlineexplicit
EventHandlerDelegate(void *srcObj, void(*stub)(void *instance, const EventType &event), void(*moveFn)(void *destStorage, void *&destInstance, void *&srcInstance) noexcept, void(*destroyFn)(void *instance) noexcept) noexceptcorium::internal::EventHandlerDelegate< EventType, InlineSize >inline
EventHandlerDelegate(EventHandlerDelegate &&rhs) noexceptcorium::internal::EventHandlerDelegate< EventType, InlineSize >inline
EventHandlerDelegate(const EventHandlerDelegate &)=deletecorium::internal::EventHandlerDelegate< EventType, InlineSize >
invoke(const EventType &event) constcorium::internal::EventHandlerDelegate< EventType, InlineSize >inline
operator bool() const noexceptcorium::internal::EventHandlerDelegate< EventType, InlineSize >inlineexplicit
operator()(const EventType &event) constcorium::internal::EventHandlerDelegate< EventType, InlineSize >inline
operator=(EventHandlerDelegate &&rhs) noexceptcorium::internal::EventHandlerDelegate< EventType, InlineSize >inline
operator=(const EventHandlerDelegate &)=deletecorium::internal::EventHandlerDelegate< EventType, InlineSize >
reset() noexceptcorium::internal::EventHandlerDelegate< EventType, InlineSize >inline
~EventHandlerDelegate()corium::internal::EventHandlerDelegate< EventType, InlineSize >inline