duilib自学教程
| Public 成员函数 | 友元 | 所有成员列表
DuiLib::CMarkupNode类 参考

Public 成员函数

bool IsValid () const
 
CMarkupNode GetParent ()
 
CMarkupNode GetSibling ()
 
CMarkupNode GetChild ()
 
CMarkupNode GetChild (LPCTSTR pstrName)
 
bool HasSiblings () const
 
bool HasChildren () const
 
LPCTSTR GetName () const
 
LPCTSTR GetValue () const
 
bool HasAttributes ()
 
bool HasAttribute (LPCTSTR pstrName)
 
int GetAttributeCount ()
 
LPCTSTR GetAttributeName (int iIndex)
 
LPCTSTR GetAttributeValue (int iIndex)
 
LPCTSTR GetAttributeValue (LPCTSTR pstrName)
 
bool GetAttributeValue (int iIndex, LPTSTR pstrValue, SIZE_T cchMax)
 
bool GetAttributeValue (LPCTSTR pstrName, LPTSTR pstrValue, SIZE_T cchMax)
 

友元

class CMarkup
 

该类的文档由以下文件生成: