XspfXmlFormatter Member List
This is the complete list of members for
XspfXmlFormatter, including all inherited members.
getOutput() | XspfXmlFormatter | [protected] |
namespaceKey | XspfXmlFormatter | [static] |
operator=(XspfXmlFormatter const &source) | XspfXmlFormatter | [protected] |
setOutput(std::basic_ostringstream< XML_Char > &output) | XspfXmlFormatter | |
writeBody(XML_Char const *text)=0 | XspfXmlFormatter | [pure virtual] |
writeBody(int number)=0 | XspfXmlFormatter | [pure virtual] |
writeCharacterData(XML_Char const *data) | XspfXmlFormatter | |
writeEnd(XML_Char const *ns, XML_Char const *localName) | XspfXmlFormatter | |
writeEnd(XML_Char const *name)=0 | XspfXmlFormatter | [protected, pure virtual] |
writeHomeEnd(XML_Char const *localName) | XspfXmlFormatter | |
writeHomeStart(XML_Char const *localName, XML_Char const *const *atts, XML_Char const *const *nsRegs=NULL) | XspfXmlFormatter | |
writeStart(XML_Char const *ns, XML_Char const *localName, XML_Char const *const *atts, XML_Char const *const *nsRegs=NULL) | XspfXmlFormatter | |
writeStart(XML_Char const *name, XML_Char const *const *atts)=0 | XspfXmlFormatter | [protected, pure virtual] |
writeXmlDeclaration() | XspfXmlFormatter | [protected, virtual] |
XspfWriter (defined in XspfXmlFormatter) | XspfXmlFormatter | [friend] |
XspfXmlFormatter() | XspfXmlFormatter | [protected] |
XspfXmlFormatter(XspfXmlFormatter const &source) | XspfXmlFormatter | [protected] |
~XspfXmlFormatter() | XspfXmlFormatter | [protected, virtual] |