arsa  2.7
irr::io::IIrrXMLWriter< char_type, super_class > Member List

This is the complete list of members for irr::io::IIrrXMLWriter< char_type, super_class >, including all inherited members.

writeClosingTag(const char_type *name)=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeComment(const char_type *comment)=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeElement(const char_type *name, bool empty=false, const char_type *attr1Name=0, const char_type *attr1Value=0, const char_type *attr2Name=0, const char_type *attr2Value=0, const char_type *attr3Name=0, const char_type *attr3Value=0, const char_type *attr4Name=0, const char_type *attr4Value=0, const char_type *attr5Name=0, const char_type *attr5Value=0)=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeElement(const char_type *name, bool empty, core::array< core::string< char_type > > &names, core::array< core::string< char_type > > &values)=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeLineBreak()=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeText(const char_type *text)=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeXMLHeader()=0irr::io::IIrrXMLWriter< char_type, super_class >pure virtual
~IIrrXMLWriter()irr::io::IIrrXMLWriter< char_type, super_class >inlinevirtual