This is the complete list of members for
CEGUI::XMLParser, including all inherited members.
addProperty(Property *property) | CEGUI::PropertySet | |
AllocatedObject() (defined in CEGUI::AllocatedObject< XMLParser >) | CEGUI::AllocatedObject< XMLParser > | [inline, explicit] |
cleanup(void) | CEGUI::XMLParser | |
cleanupImpl(void)=0 | CEGUI::XMLParser | [protected, pure virtual] |
clearProperties(void) | CEGUI::PropertySet | |
d_identifierString | CEGUI::XMLParser | [protected] |
getIdentifierString() const | CEGUI::XMLParser | |
getProperty(const String &name) const | CEGUI::PropertySet | |
getProperty(const String &name) const | CEGUI::PropertySet | [inline] |
getPropertyDefault(const String &name) const | CEGUI::PropertySet | |
getPropertyHelp(const String &name) const | CEGUI::PropertySet | |
getPropertyInstance(const String &name) const | CEGUI::PropertySet | |
getPropertyIterator(void) const | CEGUI::PropertySet | |
initialise(void) | CEGUI::XMLParser | |
initialiseImpl(void)=0 | CEGUI::XMLParser | [protected, pure virtual] |
isPropertyDefault(const String &name) const | CEGUI::PropertySet | |
isPropertyPresent(const String &name) const | CEGUI::PropertySet | |
parseXML(XMLHandler &handler, const RawDataContainer &source, const String &schemaName)=0 | CEGUI::XMLParser | [pure virtual] |
parseXMLFile(XMLHandler &handler, const String &filename, const String &schemaName, const String &resourceGroup) | CEGUI::XMLParser | [virtual] |
parseXMLString(XMLHandler &handler, const String &source, const String &schemaName) | CEGUI::XMLParser | [virtual] |
PropertyIterator typedef (defined in CEGUI::PropertySet) | CEGUI::PropertySet | |
PropertyReceiver() (defined in CEGUI::PropertyReceiver) | CEGUI::PropertyReceiver | [inline] |
PropertySet(void) | CEGUI::PropertySet | [inline] |
removeProperty(const String &name) | CEGUI::PropertySet | |
setProperty(const String &name, const String &value) | CEGUI::PropertySet | |
setProperty(const String &name, typename PropertyHelper< T >::pass_type value) | CEGUI::PropertySet | [inline] |
XMLParser(void) | CEGUI::XMLParser | |
~PropertyReceiver() (defined in CEGUI::PropertyReceiver) | CEGUI::PropertyReceiver | [inline, virtual] |
~PropertySet(void) | CEGUI::PropertySet | [inline, virtual] |
~XMLParser(void) | CEGUI::XMLParser | [virtual] |