成员的完整列表,这些成员属于 BUI::XMLItemW,包括所有继承而来的类成员
| AllocXmlNode(int type) | BUI::XMLItemW | protected |
| AppendAttrbute(BeStringW key, BeStringW value) | BUI::XMLItemW | |
| AppendChild(const WCHAR *key=NULL, const WCHAR *value=NULL, int type=-1, BOOL addtail=TRUE) | BUI::XMLItemW | |
| AttrbuteCount() const | BUI::XMLItemW | |
| AttrbuteTextPair(unsigned int i) | BUI::XMLItemW | |
| attribute_list | BUI::XMLItemW | |
| BreakAway(BOOL isReleaseAllChild) | BUI::XMLItemW | |
| Clone(XMLItemW *otherNode) | BUI::XMLItemW | |
| FindAttribute(const WCHAR *name, BeStringW &outstr) | BUI::XMLItemW | |
| FindAttributeChar(const WCHAR *name) | BUI::XMLItemW | |
| FindAttributeFloat(const WCHAR *name, double default_value) | BUI::XMLItemW | |
| FindAttributeInt(const WCHAR *name, long default_value) | BUI::XMLItemW | |
| FindChildByName(const WCHAR *name, BOOL createWhenNoFind=FALSE) | BUI::XMLItemW | |
| FindObjectByAttributePath(const WCHAR *attrName, const WCHAR *attrPath) const | BUI::XMLItemW | |
| FindObjectByKeyPath(const WCHAR *keyPath, BOOL createWhenNoFind=FALSE) | BUI::XMLItemW | |
| first_child | BUI::XMLItemW | |
| FirstChild() const | BUI::XMLItemW | |
| GetChildCounts() const | BUI::XMLItemW | |
| GetChildObject(int index) const | BUI::XMLItemW | |
| label | BUI::XMLItemW | |
| LabelPair() | BUI::XMLItemW | |
| last_child | BUI::XMLItemW | |
| LastChild() const | BUI::XMLItemW | |
| next_sibling | BUI::XMLItemW | |
| NextItem(XMLItemW *item) | BUI::XMLItemW | static |
| NextSibling() const | BUI::XMLItemW | |
| NextSiblingElement(const WCHAR *name) | BUI::XMLItemW | |
| Parent() const | BUI::XMLItemW | |
| parent | BUI::XMLItemW | |
| prev_sibling | BUI::XMLItemW | |
| PrevSibling() const | BUI::XMLItemW | |
| Print(FILE *fp, BOOL bFormate, int depth) | BUI::XMLItemW | |
| ReleaseChild() | BUI::XMLItemW | |
| RemoveAllAttrbute() | BUI::XMLItemW | |
| RemoveAttrbute(const WCHAR *name) | BUI::XMLItemW | |
| SetAttribute(const WCHAR *name, const BeStringW &str_value) | BUI::XMLItemW | |
| StandardizationItem(void(*callback_free)(XMLItemW *node)=NULL) | BUI::XMLItemW | |
| type_ | BUI::XMLItemW | |
| XMLItemW() | BUI::XMLItemW | |
| ~XMLItemW() | BUI::XMLItemW | |