![]() HydraExpress™ C++ 2020 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
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 | |
| Blank | rwsf::XmlWriter | static |
| Colon | rwsf::XmlWriter | static |
| decrementIndent() | rwsf::XmlWriter | |
| EndTag | rwsf::XmlWriter | static |
| EqualToAndQuotes | rwsf::XmlWriter | static |
| FalseValue | rwsf::XmlWriter | static |
| flush()=0 | rwsf::XmlWriter | protectedpure virtual |
| getCurrentIndent() const | rwsf::XmlWriter | |
| getIgnoreWhitespace() const | rwsf::XmlWriter | |
| getMustEscapeTextDefault() const | rwsf::XmlWriter | |
| getSizeOfIndent() const | rwsf::XmlWriter | |
| incrementIndent() | rwsf::XmlWriter | |
| MarkupAmpersand | rwsf::XmlWriter | static |
| MarkupApos | rwsf::XmlWriter | static |
| MarkupCR | rwsf::XmlWriter | static |
| MarkupGt | rwsf::XmlWriter | static |
| MarkupLt | rwsf::XmlWriter | static |
| MarkupQuotes | rwsf::XmlWriter | static |
| Newline | rwsf::XmlWriter | static |
| Quotes | rwsf::XmlWriter | static |
| setCurrentIndent(int indent) | rwsf::XmlWriter | |
| setIgnoreWhitespace(bool ignore) | rwsf::XmlWriter | |
| setMustEscapeTextDefault(bool escape) | rwsf::XmlWriter | |
| setSizeOfIndent(int indentSize) | rwsf::XmlWriter | |
| StartEndTag | rwsf::XmlWriter | static |
| StartTag | rwsf::XmlWriter | static |
| TrueValue | rwsf::XmlWriter | static |
| UnpairedTag | rwsf::XmlWriter | static |
| WhiteSpace | rwsf::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 | inlineprotectedvirtual |
| writeToSink(const char *str, size_t len)=0 | rwsf::XmlWriter | protectedpure virtual |
| writeToSink(char c)=0 | rwsf::XmlWriter | protectedpure virtual |
| XmlNamespaceTag | rwsf::XmlWriter | static |
| XmlWriter() | rwsf::XmlWriter |
|
Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved. |