AddPathElement(cXmlString &sPath, const cXmlString &sElement) | GrayLib::cXml | inlinestatic |
cHeapObject() | Gray::cHeapObject | inline |
cListNodeBase() noexcept | Gray::cListNodeBase | inlineprotected |
Clone() const | GrayLib::cXmlDeclaration | virtual |
cNonCopyable() noexcept | Gray::cNonCopyable | inlineprotected |
cXmlDeclaration(cXmlString sVersion="1.0", cXmlString sEncoding="", cXmlString sStandalone="") | GrayLib::cXmlDeclaration | |
cXmlDeclaration(const cXmlDeclaration &rCopy) | GrayLib::cXmlDeclaration | |
cXmlNode(XMLNODE_TYPE eNodeType, cXmlString sValue="") | GrayLib::cXmlNode | protected |
DisposeThis() | Gray::cListNodeBase | inlinevirtual |
get_Column() const | GrayLib::cXmlNode | inline |
get_Document() const | GrayLib::cXmlNode | |
get_Encoding() const | GrayLib::cXmlDeclaration | inline |
get_EncodingEnum() const | GrayLib::cXmlDeclaration | |
get_HeapPtr() const noexcept override | Gray::cHeapObject | inlineprotectedvirtual |
get_Next() const | Gray::cListNodeT< cXmlNode > | inline |
get_NextSiblingElement() const | GrayLib::cXmlNode | |
get_Parent() const noexcept | Gray::cListNodeBase | inline |
get_Prev() const | Gray::cListNodeT< cXmlNode > | inline |
get_PrintStr() const | GrayLib::cXmlDeclaration | |
get_Row() const | GrayLib::cXmlNode | inline |
get_Standalone() const | GrayLib::cXmlDeclaration | inline |
get_Type() const | GrayLib::cXmlNode | inline |
get_UserData() const | GrayLib::cXmlNode | inline |
get_Value() const | GrayLib::cXmlNode | inline |
get_ValueDouble() const | GrayLib::cXmlNode | |
get_ValueInt() const | GrayLib::cXmlNode | |
get_Version() const | GrayLib::cXmlDeclaration | inline |
GetAttributeStr(const IniChar_t *pszName, const cXmlString &sValue) | GrayLib::cXml | static |
GetHeapStatsThis(OUT ITERATE_t &iAllocCount) const | Gray::cHeapObject | inlinevirtual |
GetNextSiblingElement(const char *pszValue) const | GrayLib::cXmlNode | |
GetNextSiblingX(const char *pszValue) const | GrayLib::cXmlNode | |
GetPreviousSibling(const char *pszValue) const | GrayLib::cXmlNode | |
hasParent() const noexcept | Gray::cListNodeBase | inline |
isType(XMLNODE_TYPE eType) const | GrayLib::cXmlNode | inline |
isValidCheck() const noexcept | Gray::cHeapObject | inlinevirtual |
IsValidInsideN(INT_PTR index) const | Gray::cHeapObject | inline |
IsValidInsidePtr(void const *pTest) const | Gray::cHeapObject | inline |
IsXML(const IniChar_t *pszStr, StrLen_t iLenMax=StrT::k_LEN_MAX) | GrayLib::cXml | static |
k_cdataEnd | GrayLib::cXml | static |
k_cdataHeader | GrayLib::cXml | static |
k_commentEnd | GrayLib::cXml | static |
k_commentHeader | GrayLib::cXml | static |
k_dtdHeader | GrayLib::cXml | static |
k_pszEncoding | GrayLib::cXmlDeclaration | static |
k_pszStandalone | GrayLib::cXmlDeclaration | static |
k_pszVersion | GrayLib::cXmlDeclaration | static |
k_xmlEnd | GrayLib::cXml | static |
k_xmlHeader | GrayLib::cXml | static |
m_eNodeType | GrayLib::cXmlNode | protected |
m_Pos | GrayLib::cXmlNode | |
m_pUserData | GrayLib::cXmlNode | protected |
m_sValue | GrayLib::cXmlNode | protected |
OnVisit(IXmlVisitor *visitor) const | GrayLib::cXmlDeclaration | virtual |
operator=(const cXmlDeclaration &rCopy) | GrayLib::cXmlDeclaration | inline |
ParseMicrosoftBOM(const BYTE *pszData) | GrayLib::cXml | static |
Print(cStreamOutput &rOut, int nDepth=0) const | GrayLib::cXmlDeclaration | inlinevirtual |
PrintDepth(cStreamOutput &rOut, int nDepth) | GrayLib::cXmlNode | static |
put_Parent(cListBase *pParent) | Gray::cListNodeBase | inlineprotectedvirtual |
put_UserData(void *pUserData) | GrayLib::cXmlNode | inline |
put_Value(cXmlString sValue) | GrayLib::cXmlNode | inline |
put_ValueDouble(double dValue) | GrayLib::cXmlNode | |
put_ValueInt(int iValue) | GrayLib::cXmlNode | |
QueryValueDouble(double *pdValue) const | GrayLib::cXmlNode | |
QueryValueInt(int *piValue) const | GrayLib::cXmlNode | |
RemoveFromParent() | Gray::cListNodeBase | inline |
RemovePathElement(cXmlString &sPath, const cXmlString &sElement) | GrayLib::cXml | inlinestatic |
SetClear() | GrayLib::cXmlDeclaration | inlineprotectedvirtual |
SetCopy(const cXmlDeclaration &n) | GrayLib::cXmlDeclaration | protectedvirtual |
GrayLib::cXmlNode::SetCopy(const cXmlNode &n) | GrayLib::cXmlNode | protectedvirtual |
SetParse(const char *pszData, CXML_ENCODING_TYPE eEncoding=CXML_ENCODING_UNKNOWN) | GrayLib::cXmlNode | |
SetParseNode(cXmlReader &rReader) | GrayLib::cXmlDeclaration | virtual |
ToContainer() | GrayLib::cXmlNode | inlinevirtual |
ToDeclaration() | GrayLib::cXmlDeclaration | inlinevirtual |
ToDeclaration() const | GrayLib::cXmlDeclaration | inlinevirtual |
XMLNODE_QTY enum value | GrayLib::cXml | |
XMLNODE_TYPE enum name | GrayLib::cXml | |
~cHeapObject() | Gray::cHeapObject | inlinevirtual |
~cListNodeBase() | Gray::cListNodeBase | inlinevirtual |
~cNonCopyable() noexcept | Gray::cNonCopyable | inlineprotected |
~cXmlDeclaration() | GrayLib::cXmlDeclaration | inlinevirtual |
~cXmlNode() | GrayLib::cXmlNode | virtual |