addEvent(const String &name) | CEGUI::EventSet | |
d_events | CEGUI::EventSet | [protected] |
d_muted | CEGUI::EventSet | [protected] |
EventIterator typedef | CEGUI::EventSet | |
EventMap typedef | CEGUI::EventSet | [protected] |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &e) | CEGUI::EventSet | [inline, protected] |
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="") | CEGUI::GlobalEventSet | [virtual] |
getIterator(void) const | CEGUI::EventSet | |
getSingleton(void) | CEGUI::GlobalEventSet | [static] |
getSingletonPtr(void) | CEGUI::GlobalEventSet | [static] |
GlobalEventSet() | CEGUI::GlobalEventSet | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isMuted(void) const | CEGUI::EventSet | |
ms_Singleton | CEGUI::Singleton< GlobalEventSet > | [protected, static] |
operator=(EventSet &e) | CEGUI::EventSet | [inline, protected] |
removeAllEvents(void) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
setMutedState(bool setting) | CEGUI::EventSet | |
Singleton(void) | CEGUI::Singleton< GlobalEventSet > | [inline] |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::GlobalEventSet | [virtual] |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::GlobalEventSet | [virtual] |
subscribeScriptedEvent(const String &name, const String &subscriber_name) | CEGUI::EventSet | [virtual] |
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name) | CEGUI::EventSet | [virtual] |
~EventSet(void) | CEGUI::EventSet | [virtual] |
~GlobalEventSet() | CEGUI::GlobalEventSet | |
~Singleton(void) | CEGUI::Singleton< GlobalEventSet > | [inline] |