textwolf  0.2
textwolf::XMLPrinter< IOCharset, AppCharset, BufferType > Member List

This is the complete list of members for textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >, including all inherited members.

Content enum valuetextwolf::XMLPrinter< IOCharset, AppCharset, BufferType >
exitTagContext(BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
Init enum valuetextwolf::XMLPrinter< IOCharset, AppCharset, BufferType >
lasterror() const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printAttribute(const char *src, std::size_t srcsize, BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printCloseTag(BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printDoctype(const char *rootid, const char *publicid, const char *systemid, BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printEsc(char ch, BufferType &buf, unsigned int nof_echr, const char *echr, const char **estr) const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printHeader(const char *encoding, const char *standalone, BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printOpenTag(const char *src, std::size_t srcsize, BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printToBuffer(const char *src, std::size_t srcsize, BufferType &buf) const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printToBuffer(char ch, BufferType &buf) const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printToBufferAttributeValue(const char *src, std::size_t srcsize, BufferType &buf) const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printToBufferContent(const char *src, std::size_t srcsize, BufferType &buf) const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printToBufferSubstChr(const char *src, std::size_t srcsize, BufferType &buf, unsigned int nof_echr, const char *echr, const char **estr) const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
printValue(const char *src, std::size_t srcsize, BufferType &buf)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
reset(bool subDocument=false)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
State enum nametextwolf::XMLPrinter< IOCharset, AppCharset, BufferType >
state() const textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline
TagAttribute enum valuetextwolf::XMLPrinter< IOCharset, AppCharset, BufferType >
TagElement enum valuetextwolf::XMLPrinter< IOCharset, AppCharset, BufferType >
XMLPrinter(bool subDocument=false)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inlineexplicit
XMLPrinter(const IOCharset &output_, bool subDocument=false)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inlineexplicit
XMLPrinter(const XMLPrinter &o)textwolf::XMLPrinter< IOCharset, AppCharset, BufferType >inline