This is the complete list of members for IXmlDoc, including all inherited members.
AddRef() PURE | IXmlDoc | |
Copy(const IXmlDoc *proto) PURE | IXmlDoc | |
GetParseResult(XmlParseResult *pResult) SCONST PURE | IXmlDoc | |
GetPrivPtr() SCONST PURE | IXmlDoc | |
LoadBuffer(const void *contents, size_t size, unsigned int options, XmlEncoding encoding) PURE | IXmlDoc | |
LoadBufferInplace(void *contents, size_t size, unsigned int options, XmlEncoding encoding) PURE | IXmlDoc | |
LoadBufferInplaceOwn(void *contents, size_t size, unsigned int options, XmlEncoding encoding) PURE | IXmlDoc | |
LoadFileA(const char *path, unsigned int options, XmlEncoding encoding) PURE | IXmlDoc | |
LoadFileW(const wchar_t *path, unsigned int options, XmlEncoding encoding) PURE | IXmlDoc | |
LoadString(const wchar_t *contents, unsigned int options) PURE | IXmlDoc | |
OnFinalRelease() PURE | IXmlDoc | |
Release() PURE | IXmlDoc | |
Reset() PURE | IXmlDoc | |
Root() SCONST PURE | IXmlDoc | |
SaveBinary(FILE *f) SCONST PURE | IXmlDoc | |
SaveFileA(const char *path, const wchar_t *indent, unsigned int flags, XmlEncoding encoding) SCONST PURE | IXmlDoc | |
SaveFileW(const wchar_t *path, const wchar_t *indent, unsigned int flags, XmlEncoding encoding) SCONST PURE | IXmlDoc |