/home/dko/Projects/mobilec/trunk/src/mxml-2.2.2/mxml-private.c File Reference

#include "config.h"
#include "mxml.h"

Go to the source code of this file.

Functions

void mxml_error (const char *format,...)
mxml_type_t mxml_integer_cb (mxml_node_t *node)
mxml_type_t mxml_opaque_cb (mxml_node_t *node)
mxml_type_t mxml_real_cb (mxml_node_t *node)

Variables

void(* mxml_error_cb )(const char *) = NULL

Function Documentation

void mxml_error ( const char *  format,
  ... 
)
mxml_type_t mxml_integer_cb ( mxml_node_t node  ) 

Definition at line 99 of file mxml-private.c.

References MXML_INTEGER.

mxml_type_t mxml_opaque_cb ( mxml_node_t node  ) 

Definition at line 112 of file mxml-private.c.

References MXML_OPAQUE.

mxml_type_t mxml_real_cb ( mxml_node_t node  ) 

Definition at line 125 of file mxml-private.c.

References MXML_REAL.


Variable Documentation

void(* mxml_error_cb)(const char *) = NULL

Referenced by mxml_error(), and mxmlSetErrorCallback().


Generated on Tue Jun 22 11:11:40 2010 for Mobile-C by  doxygen 1.6.1