REFERENCE MANUAL
This is the complete list of members for EventDispatcher, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Empty() const | Object | inlinevirtual |
Equals(EventDispatcher const &in_that) const | EventDispatcher | |
EventDispatcher() | EventDispatcher | |
EventDispatcher(EventDispatcher const &in_that) | EventDispatcher | |
EventDispatcher(EventDispatcher &&in_that) | EventDispatcher | |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
InjectEvent(Event const &in_event) const | EventDispatcher | |
InjectEventWithNotifier(Event const &in_event) const | EventDispatcher | |
IsShutdown() const | EventDispatcher | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | EventDispatcher | inlinevirtual |
operator!=(EventDispatcher const &in_that) const | EventDispatcher | |
operator=(EventDispatcher &&in_that) | EventDispatcher | |
operator=(EventDispatcher const &in_that) | EventDispatcher | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(EventDispatcher const &in_that) const | EventDispatcher | |
SetName(char const *in_name) const | EventDispatcher | |
ShowName(UTF8 &out_name) const | EventDispatcher | |
Shutdown() const | EventDispatcher | |
Subscribe(EventHandler const &in_handler, intptr_t in_type) const | EventDispatcher | |
Type() const | Object | |
UnSubscribe(EventHandler const &in_handler, intptr_t in_type) const | EventDispatcher | |
UnSubscribe(EventHandler const &in_handler) const | EventDispatcher | |
UnSubscribe(intptr_t in_type) const | EventDispatcher | |
~EventDispatcher() (defined in EventDispatcher) | EventDispatcher | virtual |
~Object() (defined in Object) | Object | virtual |