![]()  | 
  
    Duckcpp 2.1.0
    
   Duckcpp is a high-performance c++ graphics engine. 
   | 
 
This is the complete list of members for dcpp::io::IIrrXMLWriter< char_type, super_class >, including all inherited members.
| writeClosingTag(const char_type *name)=0 | dcpp::io::IIrrXMLWriter< char_type, super_class > | pure virtual | 
| writeComment(const char_type *comment)=0 | dcpp::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)=0 | dcpp::io::IIrrXMLWriter< char_type, super_class > | pure virtual | 
| writeElement(const char_type *name, bool empty, dcpp::nub::array< dcpp::nub::basic_string< char_type > > &names, dcpp::nub::array< dcpp::nub::basic_string< char_type > > &values)=0 | dcpp::io::IIrrXMLWriter< char_type, super_class > | pure virtual | 
| writeLineBreak()=0 | dcpp::io::IIrrXMLWriter< char_type, super_class > | pure virtual | 
| writeText(const char_type *text)=0 | dcpp::io::IIrrXMLWriter< char_type, super_class > | pure virtual | 
| writeXMLHeader()=0 | dcpp::io::IIrrXMLWriter< char_type, super_class > | pure virtual | 
| ~IIrrXMLWriter() | dcpp::io::IIrrXMLWriter< char_type, super_class > | inlinevirtual |