HydraExpress™ C++ API Reference Guide

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

This is the complete list of members for rwsf::XmlStringWriter, 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()rwsf::XmlStringWritervirtual
getBufferLength() const rwsf::XmlStringWriter
getCurrentIndent() const rwsf::XmlWriter
getIgnoreWhitespace() const rwsf::XmlWriter
getLength() const rwsf::XmlStringWriter
getMustEscapeTextDefault() const rwsf::XmlWriter
getSizeOfIndent() const rwsf::XmlWriter
getString() const rwsf::XmlStringWriter
incrementIndent()rwsf::XmlWriter
MarkupAmpersandrwsf::XmlWriterstatic
MarkupAposrwsf::XmlWriterstatic
MarkupCRrwsf::XmlWriterstatic
MarkupGtrwsf::XmlWriterstatic
MarkupLtrwsf::XmlWriterstatic
MarkupQuotesrwsf::XmlWriterstatic
Newlinerwsf::XmlWriterstatic
Quotesrwsf::XmlWriterstatic
resize(size_t size)rwsf::XmlStringWriter
RWSF_STR_WRITER_BUFFER_SIZErwsf::XmlStringWriterrelated
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 char *, size_t)rwsf::XmlStringWritervirtual
writeToSink(char)rwsf::XmlStringWritervirtual
rwsf::XmlWriter::writeToSink(const std::string &text)rwsf::XmlWriterinlineprotectedvirtual
XmlNamespaceTagrwsf::XmlWriterstatic
XmlStringWriter(size_t capacity=RWSF_STR_WRITER_BUFFER_SIZE)rwsf::XmlStringWriter
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.