, including all inherited members.
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) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | [pure virtual] |
getAttributeValueAsFloat(int idx) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | [pure virtual] |
getAttributeValueAsInt(const char_type *name) const =0 | irr::io::IIrrXMLReader< char_type, super_class > | [pure virtual] |
getAttributeValueAsInt(int idx) 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 > | [inline, virtual] |