_mxml_global_s Struct Reference

#include <mxml-private.h>

Data Fields

void(* error_cb )(const char *)
int num_entity_cbs
int(* entity_cbs [100])(const char *name)
int wrap
mxml_custom_load_cb_t custom_load_cb
mxml_custom_save_cb_t custom_save_cb

Detailed Description

Definition at line 31 of file mxml-private.h.


Field Documentation

Definition at line 37 of file mxml-private.h.

Referenced by mxml_load_data(), and mxmlSetCustomHandlers().

Definition at line 38 of file mxml-private.h.

Referenced by mxml_write_node(), and mxmlSetCustomHandlers().

int(* _mxml_global_s::entity_cbs[100])(const char *name)
void(* _mxml_global_s::error_cb)(const char *)

Referenced by mxml_error(), and mxmlSetErrorCallback().

Definition at line 36 of file mxml-private.h.

Referenced by _mxml_global(), mxml_write_node(), and mxmlSetWrapMargin().


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

Generated by  doxygen 1.6.2