Crazy Eddie's GUI System 0.8.7
Loading...
Searching...
No Matches
CEGUI::XMLAttributes Member List

This is the complete list of members for CEGUI::XMLAttributes, including all inherited members.

add(const String &attrName, const String &attrValue)CEGUI::XMLAttributes
AttributeMap typedef (defined in CEGUI::XMLAttributes)CEGUI::XMLAttributesprotected
d_attrs (defined in CEGUI::XMLAttributes)CEGUI::XMLAttributesprotected
exists(const String &attrName) constCEGUI::XMLAttributes
getCount(void) constCEGUI::XMLAttributes
getName(size_t index) constCEGUI::XMLAttributes
getValue(size_t index) constCEGUI::XMLAttributes
getValue(const String &attrName) constCEGUI::XMLAttributes
getValueAsBool(const String &attrName, bool def=false) constCEGUI::XMLAttributes
getValueAsFloat(const String &attrName, float def=0.0f) constCEGUI::XMLAttributes
getValueAsInteger(const String &attrName, int def=0) constCEGUI::XMLAttributes
getValueAsString(const String &attrName, const String &def="") constCEGUI::XMLAttributes
remove(const String &attrName)CEGUI::XMLAttributes
XMLAttributes(void)CEGUI::XMLAttributes
~XMLAttributes(void)CEGUI::XMLAttributesvirtual