HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
rwsf::XmlWriter Member List

This is the complete list of members for rwsf::XmlWriter, including all inherited members.

addNamespace(const rwsf::XmlNamespace &ns)rwsf::XmlWriter
addNamespaceDecl(const rwsf::XmlNamespace &ns)rwsf::XmlWriter
Blankrwsf::XmlWriterstatic
Colonrwsf::XmlWriterstatic
decrementIndent()rwsf::XmlWriter
EndTagrwsf::XmlWriterstatic
EqualToAndQuotesrwsf::XmlWriterstatic
FalseValuerwsf::XmlWriterstatic
flush()=0rwsf::XmlWriterprotectedpure virtual
getCurrentIndent() const rwsf::XmlWriter
getIgnoreWhitespace() const rwsf::XmlWriter
getMustEscapeTextDefault() const rwsf::XmlWriter
getSizeOfIndent() const rwsf::XmlWriter
incrementIndent()rwsf::XmlWriter
MarkupAmpersandrwsf::XmlWriterstatic
MarkupAposrwsf::XmlWriterstatic
MarkupCRrwsf::XmlWriterstatic
MarkupGtrwsf::XmlWriterstatic
MarkupLtrwsf::XmlWriterstatic
MarkupQuotesrwsf::XmlWriterstatic
Newlinerwsf::XmlWriterstatic
Quotesrwsf::XmlWriterstatic
setCurrentIndent(int indent)rwsf::XmlWriter
setIgnoreWhitespace(bool ignore)rwsf::XmlWriter
setMustEscapeTextDefault(bool escape)rwsf::XmlWriter
setSizeOfIndent(int indentSize)rwsf::XmlWriter
StartEndTagrwsf::XmlWriterstatic
StartTagrwsf::XmlWriterstatic
TrueValuerwsf::XmlWriterstatic
UnpairedTagrwsf::XmlWriterstatic
WhiteSpacerwsf::XmlWriterstatic
write(const std::string &text)rwsf::XmlWriter
write(const std::string &text, bool mustEscapeText)rwsf::XmlWriter
write(const char *textData, size_t textLength, bool mustEscapeText)rwsf::XmlWriter
writeAttribute(const std::string &name, const std::string &value)rwsf::XmlWriter
writeAttribute(const rwsf::XmlName &name, const std::string &value)rwsf::XmlWriter
writeAttribute(const std::string &name, const std::string &value, bool mustEscapeText)rwsf::XmlWriter
writeAttribute(const rwsf::XmlName &name, const std::string &value, bool mustEscapeText)rwsf::XmlWriter
writeAttribute(const std::string &name, const char *valueData, size_t valueLength)rwsf::XmlWriter
writeAttribute(const rwsf::XmlName &name, const char *valueData, size_t valueLength)rwsf::XmlWriter
writeAttribute(const std::string &name, const char *valueData, size_t valueLength, bool mustEscapeText)rwsf::XmlWriter
writeAttribute(const rwsf::XmlName &name, const char *valueData, size_t valueLength, bool mustEscapeText)rwsf::XmlWriter
writeElementEnd(const rwsf::XmlName &name)rwsf::XmlWriter
writeElementStart(const rwsf::XmlName &name, const rwsf::XmlAttributeSet &attributes=rwsf::XmlAttributeSet(), bool emptyElement=false, const rwsf::XmlName &schemaType=rwsf::XmlName())rwsf::XmlWriter
writeIndentChars()rwsf::XmlWriter
writeNewLine()rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const std::string &value, const rwsf::XmlName &schemaType, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const std::string &value, const std::string &schemaType, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const std::string &name, const std::string &value, const std::string &schemaType, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const std::string &value, const std::string &schemaType, bool mustEscapeText, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const std::string &name, const std::string &value, const std::string &schemaType, bool mustEscapeText, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const char *valueData, size_t valueLength, const rwsf::XmlName &schemaType, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const char *valueData, size_t valueLength, const std::string &schemaType, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const std::string &name, const char *valueData, size_t valueLength, const std::string &schemaType, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const char *valueData, size_t valueLength, const rwsf::XmlName &schemaType, bool mustEscapeText, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const rwsf::XmlName &name, const char *valueData, size_t valueLength, const std::string &schemaType, bool mustEscapeText, bool includeTypeAttribute)rwsf::XmlWriter
writeSimpleElement(const std::string &name, const char *valueData, size_t valueLength, const std::string &schemaType, bool mustEscapeText, bool includeTypeAttribute)rwsf::XmlWriter
writeToSink(const std::string &text)rwsf::XmlWriterinlineprotectedvirtual
writeToSink(const char *str, size_t len)=0rwsf::XmlWriterprotectedpure virtual
writeToSink(char c)=0rwsf::XmlWriterprotectedpure virtual
XmlNamespaceTagrwsf::XmlWriterstatic
XmlWriter()rwsf::XmlWriter

Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is registered trademark of Rogue Wave Software, Inc. in the United States and other countries, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.