AddPathElement(cXmlString &sPath, const cXmlString &sElement) | GrayLib::cXml | inlinestatic |
cListBase() noexcept | Gray::cListBase | inline |
DisposeAll() | Gray::cListBase | |
Empty() | Gray::cListBase | |
get_Count() const noexcept | Gray::cListBase | inline |
get_FirstChildElement() const | GrayLib::cXmlContainer | |
get_Head() const | Gray::cListT< cXmlNode > | inline |
get_Tail() const | Gray::cListT< cXmlNode > | inline |
GetAt(ITERATE_t index) const | Gray::cListT< cXmlNode > | inline |
GetAttributeStr(const IniChar_t *pszName, const cXmlString &sValue) | GrayLib::cXml | static |
GetChildFirst(const char *value) const | GrayLib::cXmlContainer | |
GetChildLast(const char *value) const | GrayLib::cXmlContainer | |
GetFirstChildElement(const char *pszValue) const | GrayLib::cXmlContainer | |
InsertBefore(cListNodeBase *pNodeNew, const cListNodeBase *pNodeNext) | Gray::cListBase | inline |
InsertChildAfter(cXmlNode *afterThis, const cXmlNode &addThis) | GrayLib::cXmlContainer | |
InsertChildBefore(cXmlNode *beforeThis, const cXmlNode &addThis) | GrayLib::cXmlContainer | |
InsertChildEnd(const cXmlNode &addThis) | GrayLib::cXmlContainer | |
InsertHead(cListNodeBase *pNodeNew) | Gray::cListBase | inline |
InsertList(cListBase *pListSrc, cListNodeBase *pNodePrev=nullptr) | Gray::cListBase | |
InsertListNode(cListNodeBase *pNodeNew, cListNodeBase *pNodePrev=nullptr) | Gray::cListBase | virtual |
InsertTail(cListNodeBase *pNodeNew) | Gray::cListBase | inline |
isEmpty() const noexcept | Gray::cListBase | inline |
IsMyChild(const cListNodeBase *pNode) const noexcept | Gray::cListBase | inline |
IsXML(const IniChar_t *pszStr, StrLen_t iLenMax=StrT::k_LEN_MAX) | GrayLib::cXml | static |
IterateChildren(const char *value, const cXmlNode *previous) const | GrayLib::cXmlContainer | |
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_xmlEnd | GrayLib::cXml | static |
k_xmlHeader | GrayLib::cXml | static |
LinkChildEnd(cXmlNode *addThis) | GrayLib::cXmlContainer | |
m_iCount | Gray::cListBase | protected |
ParseMicrosoftBOM(const BYTE *pszData) | GrayLib::cXml | static |
RemoveChild(cXmlNode *removeThis) | GrayLib::cXmlContainer | |
RemoveListNode(cListNodeBase *pNode) | Gray::cListBase | protectedvirtual |
RemovePathElement(cXmlString &sPath, const cXmlString &sElement) | GrayLib::cXml | inlinestatic |
SetCopyChildren(const cXmlContainer &cont) | GrayLib::cXmlContainer | |
ToNode()=0 | GrayLib::cXmlContainer | pure virtual |
XMLNODE_QTY enum value | GrayLib::cXml | |
XMLNODE_TYPE enum name | GrayLib::cXml | |
~cListBase() | Gray::cListBase | inlinevirtual |
~cXmlContainer() | GrayLib::cXmlContainer | inlinevirtual |