|
utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
|
This is the complete list of members for utility::event::EventDispatcher, including all inherited members.
| addListener(Callable &&listener) | utility::event::EventDispatcher | inline |
| clearAll(void) noexcept | utility::event::EventDispatcher | inline |
| clearListeners(void) | utility::event::EventDispatcher | inline |
| emit(const EventType &event) const | utility::event::EventDispatcher | inline |
| EventDispatcher(void)=default | utility::event::EventDispatcher | |
| ~EventDispatcher(void)=default | utility::event::EventDispatcher |