Crazy Eddies GUI System  0.7.1
CEGUI::NamedXMLResourceManager< T, U > Member List

This is the complete list of members for CEGUI::NamedXMLResourceManager< T, U >, including all inherited members.

addEvent(const String &name)CEGUI::EventSet
create(const String &xml_filename, const String &resource_group="", XMLResourceExistsAction action=XREA_RETURN)CEGUI::NamedXMLResourceManager< T, U >
createAll(const String &pattern, const String &resource_group)CEGUI::NamedXMLResourceManager< T, U >
d_events (defined in CEGUI::EventSet)CEGUI::EventSetprotected
d_mutedCEGUI::EventSetprotected
d_objectsCEGUI::NamedXMLResourceManager< T, U >protected
d_resourceTypeCEGUI::NamedXMLResourceManager< T, U >protected
destroy(const String &object_name)CEGUI::NamedXMLResourceManager< T, U >
destroy(const T &object)CEGUI::NamedXMLResourceManager< T, U >
destroyAll()CEGUI::NamedXMLResourceManager< T, U >
destroyObject(typename ObjectRegistry::iterator ob)CEGUI::NamedXMLResourceManager< T, U >protected
doExistingObjectAction(const String object_name, T *object, const XMLResourceExistsAction action)CEGUI::NamedXMLResourceManager< T, U >protected
doPostObjectAdditionAction(T &object)CEGUI::NamedXMLResourceManager< T, U >protectedvirtual
EventMap typedef (defined in CEGUI::EventSet)CEGUI::EventSetprotected
EventNamespaceCEGUI::ResourceEventSetstatic
EventResourceCreatedCEGUI::ResourceEventSetstatic
EventResourceDestroyedCEGUI::ResourceEventSetstatic
EventResourceReplacedCEGUI::ResourceEventSetstatic
EventSet()CEGUI::EventSet
EventSet(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSetinlineprotected
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="")CEGUI::EventSetvirtual
fireEvent_impl(const String &name, EventArgs &args)CEGUI::EventSetprotected
get(const String &object_name) const CEGUI::NamedXMLResourceManager< T, U >
getEventObject(const String &name, bool autoAdd=false)CEGUI::EventSetprotected
getIterator(void) const CEGUI::EventSet
isDefined(const String &object_name) const CEGUI::NamedXMLResourceManager< T, U >
isEventPresent(const String &name)CEGUI::EventSet
isMuted(void) const CEGUI::EventSet
Iterator typedef (defined in CEGUI::EventSet)CEGUI::EventSet
NamedXMLResourceManager(const String &resource_type)CEGUI::NamedXMLResourceManager< T, U >
ObjectRegistry typedefCEGUI::NamedXMLResourceManager< T, U >protected
operator=(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSetinlineprotected
removeAllEvents(void)CEGUI::EventSet
removeEvent(const String &name)CEGUI::EventSet
setMutedState(bool setting)CEGUI::EventSet
subscribeEvent(const String &name, Event::Subscriber subscriber)CEGUI::EventSetvirtual
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber)CEGUI::EventSetvirtual
subscribeScriptedEvent(const String &name, const String &subscriber_name)CEGUI::EventSetvirtual
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name)CEGUI::EventSetvirtual
~EventSet(void)CEGUI::EventSetvirtual
~NamedXMLResourceManager()CEGUI::NamedXMLResourceManager< T, U >virtual