Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::io::IIrrXMLWriter< char_type, super_class > Member List

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

writeClosingTag(const char_type *name)=0dcpp::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeComment(const char_type *comment)=0dcpp::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)=0dcpp::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeElement(const char_type *name, bool empty, nub::array< nub::basic_string< char_type > > &names, nub::array< nub::basic_string< char_type > > &values)=0dcpp::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeLineBreak()=0dcpp::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeText(const char_type *text)=0dcpp::io::IIrrXMLWriter< char_type, super_class >pure virtual
writeXMLHeader()=0dcpp::io::IIrrXMLWriter< char_type, super_class >pure virtual
~IIrrXMLWriter()dcpp::io::IIrrXMLWriter< char_type, super_class >inlinevirtual

Duckcpp    @cppfx.xyz