mxml_node_s Struct Reference

#include <mxml.h>

Collaboration diagram for mxml_node_s:
Collaboration graph
[legend]

Data Fields

mxml_type_t type
struct mxml_node_snext
struct mxml_node_sprev
struct mxml_node_sparent
struct mxml_node_schild
struct mxml_node_slast_child
mxml_value_t value
int ref_count
void * user_data

Detailed Description

Definition at line 136 of file mxml.h.


Field Documentation

Definition at line 142 of file mxml.h.

Referenced by mxml_write_node(), mxmlAdd(), mxmlDelete(), mxmlRemove(), and mxmlWalkNext().

Definition at line 143 of file mxml.h.

Referenced by mxmlAdd(), mxmlRemove(), and mxmlWalkPrev().

Definition at line 139 of file mxml.h.

Referenced by mxml_write_node(), mxmlAdd(), mxmlFindElement(), mxmlRemove(), and mxmlWalkNext().

Definition at line 141 of file mxml.h.

Referenced by mxml_load_data(), mxmlAdd(), mxmlRemove(), mxmlWalkNext(), and mxmlWalkPrev().

Definition at line 140 of file mxml.h.

Referenced by mxml_write_node(), mxmlAdd(), mxmlRemove(), and mxmlWalkPrev().

Definition at line 145 of file mxml.h.

Referenced by mxml_new(), mxmlRelease(), and mxmlRetain().

Definition at line 146 of file mxml.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2