rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

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::XmlWriter [static]
Colonrwsf::XmlWriter [static]
decrementIndent()rwsf::XmlWriter
EndTagrwsf::XmlWriter [static]
EqualToAndQuotesrwsf::XmlWriter [static]
FalseValuerwsf::XmlWriter [static]
flush()=0rwsf::XmlWriter [protected, pure virtual]
getCurrentIndent() const rwsf::XmlWriter
getIgnoreWhitespace() const rwsf::XmlWriter
getMustEscapeTextDefault() const rwsf::XmlWriter
getSizeOfIndent() const rwsf::XmlWriter
incrementIndent()rwsf::XmlWriter
MarkupAmpersandrwsf::XmlWriter [static]
MarkupAposrwsf::XmlWriter [static]
MarkupCRrwsf::XmlWriter [static]
MarkupGtrwsf::XmlWriter [static]
MarkupLtrwsf::XmlWriter [static]
MarkupQuotesrwsf::XmlWriter [static]
Newlinerwsf::XmlWriter [static]
Quotesrwsf::XmlWriter [static]
setCurrentIndent(int indent)rwsf::XmlWriter
setIgnoreWhitespace(bool ignore)rwsf::XmlWriter
setMustEscapeTextDefault(bool escape)rwsf::XmlWriter
setSizeOfIndent(int indentSize_)rwsf::XmlWriter
StartEndTagrwsf::XmlWriter [static]
StartTagrwsf::XmlWriter [static]
TrueValuerwsf::XmlWriter [static]
UnpairedTagrwsf::XmlWriter [static]
WhiteSpacerwsf::XmlWriter [static]
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::XmlWriter [inline, protected, virtual]
writeToSink(const char *str, size_t len)=0rwsf::XmlWriter [protected, pure virtual]
writeToSink(char c)=0rwsf::XmlWriter [protected, pure virtual]
XmlNamespaceTagrwsf::XmlWriter [static]
XmlWriter()rwsf::XmlWriter

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.