SIO2entry Struct Reference

#include <sio2_stream.h>

List of all members.

Public Attributes

char str [SIO2_MAX_CHAR]
 The root tag to use for entry.
SIO2parsercallback * root
 The callback to call if the root tag is found.
SIO2parsercallback * custom
 If the root callback return 0, the custom callback will be called.


Member Data Documentation

char SIO2entry::str[SIO2_MAX_CHAR]

The root tag to use for entry.

Referenced by sio2ResourceAddEntry().

SIO2parsercallback* SIO2entry::root

The callback to call if the root tag is found.

Referenced by sio2ResourceAddEntry(), and sio2StreamParse().

SIO2parsercallback* SIO2entry::custom

If the root callback return 0, the custom callback will be called.

Referenced by sio2ResourceAddEntry(), and sio2StreamParse().


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

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6