Definition at line 49 of file xmlnode.h.
§ child
The child node or NULL
.
Definition at line 57 of file xmlnode.h.
§ data
The data for the node.
Definition at line 54 of file xmlnode.h.
§ data_sz
The size of the data.
Definition at line 55 of file xmlnode.h.
§ lastchild
The last child node or NULL
.
Definition at line 58 of file xmlnode.h.
§ name
The name of the node.
Definition at line 51 of file xmlnode.h.
§ namespace_map
GHashTable* _xmlnode::namespace_map |
The namespace map.
Definition at line 61 of file xmlnode.h.
§ next
The next node or NULL
.
Definition at line 59 of file xmlnode.h.
§ parent
The parent node or NULL
.
Definition at line 56 of file xmlnode.h.
§ prefix
The namespace prefix if any.
Definition at line 60 of file xmlnode.h.
§ type
The type of the node.
Definition at line 53 of file xmlnode.h.
The documentation for this struct was generated from the following file: