| getAttributeCount() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeName(int idx) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValue(int idx) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValue(const char_type *name) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValueAsFloat(const char_type *name, float defaultNotFound=0.f) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValueAsFloat(int idx, float defaultNotFound=0.f) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValueAsInt(const char_type *name, int defaultNotFound=0) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValueAsInt(int idx, int defaultNotFound=0) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getAttributeValueSafe(const char_type *name) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getNodeData() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getNodeName() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getNodeType() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getParserFormat() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| getSourceFormat() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| isEmptyElement() const =0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| read()=0 | irr::io::IIrrXMLReader< char_type, super_class > | pure virtual |
| ~IIrrXMLReader() | irr::io::IIrrXMLReader< char_type, super_class > | inlinevirtual |