mxml_index_s Struct Reference

#include <mxml.h>


Data Fields

char * attr
int num_nodes
int alloc_nodes
int cur_node
mxml_node_t ** nodes


Detailed Description

Definition at line 130 of file mxml.h.


Field Documentation

char* mxml_index_s::attr

Definition at line 132 of file mxml.h.

Referenced by index_compare(), index_find(), mxmlIndexDelete(), mxmlIndexFind(), and mxmlIndexNew().

int mxml_index_s::num_nodes

Definition at line 133 of file mxml.h.

Referenced by main(), mxmlIndexEnum(), mxmlIndexFind(), mxmlIndexNew(), and mxmlIndexReset().

int mxml_index_s::alloc_nodes

Definition at line 134 of file mxml.h.

Referenced by mxmlIndexDelete(), and mxmlIndexNew().

int mxml_index_s::cur_node

Definition at line 135 of file mxml.h.

Referenced by mxmlIndexEnum(), mxmlIndexFind(), and mxmlIndexReset().

mxml_node_t** mxml_index_s::nodes

Definition at line 136 of file mxml.h.

Referenced by index_sort(), mxmlIndexDelete(), mxmlIndexEnum(), mxmlIndexFind(), mxmlIndexNew(), and mxmlIndexReset().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4