utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
utility::event::EventDispatcher Member List

This is the complete list of members for utility::event::EventDispatcher, including all inherited members.

addListener(Callable &&listener)utility::event::EventDispatcherinline
clearAll(void) noexceptutility::event::EventDispatcherinline
clearListeners(void)utility::event::EventDispatcherinline
emit(const EventType &event) constutility::event::EventDispatcherinline
EventDispatcher(void)=defaultutility::event::EventDispatcher
~EventDispatcher(void)=defaultutility::event::EventDispatcher