System::Xml::XmlTextWriter Member List

This is the complete list of members for System::Xml::XmlTextWriter, including all inherited members.

Close() overrideSystem::Xml::XmlTextWritervirtual
Create(const String &outputFileName)System::Xml::XmlWriterstatic
Create(const String &outputFileName, SharedPtr< XmlWriterSettings > settings)System::Xml::XmlWriterstatic
Create(const SharedPtr< IO::Stream > &output)System::Xml::XmlWriterstatic
Create(const SharedPtr< IO::Stream > &output, SharedPtr< XmlWriterSettings > settings)System::Xml::XmlWriterstatic
Create(const SharedPtr< IO::TextWriter > &output)System::Xml::XmlWriterstatic
Create(const SharedPtr< IO::TextWriter > &output, SharedPtr< XmlWriterSettings > settings)System::Xml::XmlWriterstatic
Create(const SharedPtr< Text::StringBuilder > &output)System::Xml::XmlWriterstatic
Create(const SharedPtr< Text::StringBuilder > &output, SharedPtr< XmlWriterSettings > settings)System::Xml::XmlWriterstatic
Create(const SharedPtr< XmlWriter > &output)System::Xml::XmlWriterstatic
Create(const SharedPtr< XmlWriter > &output, SharedPtr< XmlWriterSettings > settings)System::Xml::XmlWriterstatic
Dispose() overrideSystem::Xml::XmlWritervirtual
Dispose(bool disposing)System::Xml::XmlWriterprotectedvirtual
Equals(ptr obj)System::Objectvirtual
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(T1 const &objA, T2 const &objB)System::Objectinlinestatic
Equals(float const &objA, float const &objB)System::Objectinline
Equals(double const &objA, double const &objB)System::Objectinline
FastCast(const Details::FastRttiBase &helper, void **out_ptr) constSystem::Objectvirtual
Flush() overrideSystem::Xml::XmlTextWritervirtual
get_BaseStream()System::Xml::XmlTextWriter
get_Formatting()System::Xml::XmlTextWriter
get_Indentation()System::Xml::XmlTextWriter
get_IndentChar()System::Xml::XmlTextWriter
get_Namespaces()System::Xml::XmlTextWriter
get_QuoteChar()System::Xml::XmlTextWriter
get_Settings()System::Xml::XmlWritervirtual
get_WriteState() overrideSystem::Xml::XmlTextWritervirtual
get_XmlLang() overrideSystem::Xml::XmlTextWritervirtual
get_XmlSpace() overrideSystem::Xml::XmlTextWritervirtual
GetCounter()System::Objectinline
GetHashCode() constSystem::Objectvirtual
GetType() constSystem::Objectvirtual
Is(const TypeInfo &targetType) constSystem::Objectvirtual
Lock()System::Object
LookupPrefix(String ns) overrideSystem::Xml::XmlTextWritervirtual
MemberwiseClone() constSystem::Objectvirtual
Object()System::Object
Object(Object const &x)System::Object
operator=(Object const &x)System::Objectinline
Ptr typedefSystem::Xml::XmlTextWriter
ptr typedefSystem::Object
ReferenceEquals(ptr const &objA, ptr const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, T const &objB)System::Objectinlinestatic
ReferenceEquals(T const &objA, std::nullptr_t)System::Objectinlinestatic
ReferenceEquals(String const &str, std::nullptr_t)System::Objectinline
ReferenceEquals(String const &str1, String const &str2)System::Objectinline
RemovedSharedRefs(int count)System::Objectinline
set_Formatting(System::Xml::Formatting value)System::Xml::XmlTextWriter
set_Indentation(int32_t value)System::Xml::XmlTextWriter
set_IndentChar(char16_t value)System::Xml::XmlTextWriter
set_Namespaces(bool value)System::Xml::XmlTextWriter
set_QuoteChar(char16_t value)System::Xml::XmlTextWriter
SetTemplateWeakPtr(uint32_t argument)System::Objectvirtual
SharedCount() constSystem::Objectinline
SharedRefAdded()System::Objectinline
SharedRefRemovedSafe()System::Objectinline
ToString() constSystem::Objectvirtual
Type()System::Objectinlinestatic
Unlock()System::Object
WeakRefAdded()System::Objectinline
WeakRefRemoved()System::Objectinline
WriteAttributes(SharedPtr< XmlReader > reader, bool defattr)System::Xml::XmlWritervirtual
WriteAttributeString(const String &localName, const String &ns, const String &value)System::Xml::XmlWriter
WriteAttributeString(const String &localName, const String &value)System::Xml::XmlWriter
WriteAttributeString(const String &prefix, const String &localName, const String &ns, const String &value)System::Xml::XmlWriter
WriteBase64(ArrayPtr< uint8_t > buffer, int32_t index, int32_t count) overrideSystem::Xml::XmlTextWritervirtual
WriteBinHex(ArrayPtr< uint8_t > buffer, int32_t index, int32_t count) overrideSystem::Xml::XmlTextWritervirtual
WriteCData(String text) overrideSystem::Xml::XmlTextWritervirtual
WriteCharEntity(char16_t ch) overrideSystem::Xml::XmlTextWritervirtual
WriteChars(ArrayPtr< char16_t > buffer, int32_t index, int32_t count) overrideSystem::Xml::XmlTextWritervirtual
WriteComment(String text) overrideSystem::Xml::XmlTextWritervirtual
WriteDocType(const String &name, const String &pubid, const String &sysid, const String &subset) overrideSystem::Xml::XmlTextWritervirtual
WriteElementString(const String &localName, const String &value)System::Xml::XmlWriter
WriteElementString(const String &localName, const String &ns, const String &value)System::Xml::XmlWriter
WriteElementString(const String &prefix, const String &localName, const String &ns, const String &value)System::Xml::XmlWriter
WriteEndAttribute() overrideSystem::Xml::XmlTextWritervirtual
WriteEndDocument() overrideSystem::Xml::XmlTextWritervirtual
WriteEndElement() overrideSystem::Xml::XmlTextWritervirtual
WriteEntityRef(const String &name) overrideSystem::Xml::XmlTextWritervirtual
WriteFullEndElement() overrideSystem::Xml::XmlTextWritervirtual
WriteName(const String &name) overrideSystem::Xml::XmlTextWritervirtual
WriteNmToken(const String &name) overrideSystem::Xml::XmlTextWritervirtual
WriteNode(SharedPtr< XmlReader > reader, bool defattr)System::Xml::XmlWritervirtual
WriteNode(SharedPtr< XPath::XPathNavigator > navigator, bool defattr)System::Xml::XmlWritervirtual
WriteProcessingInstruction(String name, String text) overrideSystem::Xml::XmlTextWritervirtual
WriteQualifiedName(const String &localName, const String &ns) overrideSystem::Xml::XmlTextWritervirtual
WriteRaw(ArrayPtr< char16_t > buffer, int32_t index, int32_t count) overrideSystem::Xml::XmlTextWritervirtual
WriteRaw(const String &data) overrideSystem::Xml::XmlTextWritervirtual
WriteStartAttribute(const String &prefix, const String &localName, const String &ns) overrideSystem::Xml::XmlTextWritervirtual
System::Xml::XmlWriter::WriteStartAttribute(const String &localName, const String &ns)System::Xml::XmlWriter
System::Xml::XmlWriter::WriteStartAttribute(const String &localName)System::Xml::XmlWriter
WriteStartDocument() overrideSystem::Xml::XmlTextWritervirtual
WriteStartDocument(bool standalone) overrideSystem::Xml::XmlTextWritervirtual
WriteStartElement(const String &prefix, const String &localName, const String &ns) overrideSystem::Xml::XmlTextWritervirtual
System::Xml::XmlWriter::WriteStartElement(const String &localName, const String &ns)System::Xml::XmlWriter
System::Xml::XmlWriter::WriteStartElement(const String &localName)System::Xml::XmlWriter
WriteString(const String &text) overrideSystem::Xml::XmlTextWritervirtual
WriteSurrogateCharEntity(char16_t lowChar, char16_t highChar) overrideSystem::Xml::XmlTextWritervirtual
WriteValue(SharedPtr< Object > value)System::Xml::XmlWritervirtual
WriteValue(const String &value)System::Xml::XmlWritervirtual
WriteValue(bool value)System::Xml::XmlWritervirtual
WriteValue(DateTime value)System::Xml::XmlWritervirtual
WriteValue(DateTimeOffset value)System::Xml::XmlWritervirtual
WriteValue(double value)System::Xml::XmlWritervirtual
WriteValue(float value)System::Xml::XmlWritervirtual
WriteValue(Decimal value)System::Xml::XmlWritervirtual
WriteValue(int32_t value)System::Xml::XmlWritervirtual
WriteValue(int64_t value)System::Xml::XmlWritervirtual
WriteWhitespace(String ws) overrideSystem::Xml::XmlTextWritervirtual
XmlTextWriter(const SharedPtr< IO::Stream > &w, const SharedPtr< Text::Encoding > &encoding)System::Xml::XmlTextWriter
XmlTextWriter(const String &filename, const SharedPtr< Text::Encoding > &encoding)System::Xml::XmlTextWriter
XmlTextWriter(const SharedPtr< IO::TextWriter > &w)System::Xml::XmlTextWriter
~Object()System::Objectvirtual
~XmlTextWriter()System::Xml::XmlTextWriterprotectedvirtual
~XmlWriter()System::Xml::XmlWriterprotectedvirtual