Main Page | File List | File Members

types.h

Go to the documentation of this file.
00001 00032 #ifndef TYPES_H_ALEIX0303291951 00033 #define TYPES_H_ALEIX0303291951 00034 00035 #ifdef __cplusplus 00036 extern "C" { 00037 #endif /* __cplusplus */ 00038 00042 typedef struct _scew_parser scew_parser; 00043 00047 typedef struct _scew_tree scew_tree; 00048 00052 typedef struct _scew_element scew_element; 00053 00057 typedef struct _scew_attribute scew_attribute; 00058 00064 typedef unsigned int SCEW_CALLBACK(scew_parser* parser); 00065 00066 #ifdef __cplusplus 00067 } 00068 #endif /* __cplusplus */ 00069 00070 #endif /* TYPES_H_ALEIX0303291951 */

Generated on Tue May 25 23:38:29 2004 for Simple C Expat Wrapper by doxygen 1.3.7