成员的完整列表,这些成员属于 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 is_add_tail=TRUE) | BUI::XMLItemW | |
| AttrbuteCount() const | BUI::XMLItemW | |
| AttrbuteTextPair(unsigned int i) | BUI::XMLItemW | |
| attribute_list | BUI::XMLItemW | |
| BreakAway(BOOL is_release_all_child) | BUI::XMLItemW | |
| Clone(XMLItemW *other_node) | 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 is_create_when_no_find=FALSE) | BUI::XMLItemW | |
| FindObjectByAttributePath(const WCHAR *attr_name, const WCHAR *attr_path) const | BUI::XMLItemW | |
| FindObjectByKeyPath(const WCHAR *key_path, BOOL is_create_when_no_find=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 is_formate, 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 | |
| SetUserDataPtr(void *ptr) | BUI::XMLItemW | |
| StandardizationItem(void(*callback_free)(XMLItemW *node)=NULL) | BUI::XMLItemW | |
| type_ | BUI::XMLItemW | |
| user_ptr | BUI::XMLItemW | |
| UserDataPtr() const | BUI::XMLItemW | |
| XMLItemW() | BUI::XMLItemW | |
| ~XMLItemW() | BUI::XMLItemW | |