Crazy Eddie's GUI System  0.8.4
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
addEvent(Event &event)CEGUI::EventSet
createAll(const String &pattern, const String &resource_group)CEGUI::NamedXMLResourceManager< T, U >
createFromContainer(const RawDataContainer &source, XMLResourceExistsAction action=XREA_RETURN)CEGUI::NamedXMLResourceManager< T, U >
createFromFile(const String &xml_filename, const String &resource_group="", XMLResourceExistsAction action=XREA_RETURN)CEGUI::NamedXMLResourceManager< T, U >
createFromString(const String &source, XMLResourceExistsAction action=XREA_RETURN)CEGUI::NamedXMLResourceManager< T, U >
d_events (defined in CEGUI::EventSet)CEGUI::EventSet [protected]
d_mutedCEGUI::EventSet [protected]
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 > [protected, virtual]
EventIterator typedef (defined in CEGUI::EventSet)CEGUI::EventSet
EventMap typedef (defined in CEGUI::EventSet)CEGUI::EventSet [protected]
EventNamespaceCEGUI::ResourceEventSet [static]
EventResourceCreatedCEGUI::ResourceEventSet [static]
EventResourceDestroyedCEGUI::ResourceEventSet [static]
EventResourceReplacedCEGUI::ResourceEventSet [static]
EventSet()CEGUI::EventSet
EventSet(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSet [inline, protected]
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="")CEGUI::EventSet [virtual]
fireEvent_impl(const String &name, EventArgs &args)CEGUI::EventSet [protected]
get(const String &object_name) const CEGUI::NamedXMLResourceManager< T, U >
getEventIterator(void) const CEGUI::EventSet
getEventObject(const String &name, bool autoAdd=false)CEGUI::EventSet
getScriptModule() const CEGUI::EventSet [protected]
isDefined(const String &object_name) const CEGUI::NamedXMLResourceManager< T, U >
isEventPresent(const String &name)CEGUI::EventSet
isMuted(void) const CEGUI::EventSet
NamedXMLResourceManager(const String &resource_type)CEGUI::NamedXMLResourceManager< T, U >
ObjectRegistry typedefCEGUI::NamedXMLResourceManager< T, U > [protected]
operator=(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSet [inline, protected]
removeAllEvents(void)CEGUI::EventSet
removeEvent(const String &name)CEGUI::EventSet
removeEvent(Event &event)CEGUI::EventSet
setMutedState(bool setting)CEGUI::EventSet
subscribeEvent(const String &name, Event::Subscriber subscriber)CEGUI::EventSet [virtual]
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber)CEGUI::EventSet [virtual]
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2)CEGUI::EventSet [inline]
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2)CEGUI::EventSet [inline]
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]
~NamedXMLResourceManager()CEGUI::NamedXMLResourceManager< T, U > [virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends