Main Page | File List | File Members

types.h File Reference

SCEW main types definition. More...

Go to the source code of this file.

Typedefs

typedef _scew_parser scew_parser
typedef _scew_tree scew_tree
typedef _scew_element scew_element
typedef _scew_attribute scew_attribute
typedef unsigned int SCEW_CALLBACK (scew_parser *parser)


Detailed Description

SCEW main types definition.

Author:
Aleix Conchillo Flaque <aleix@member.fsf.org>
Date:
Sat Mar 29, 2003 19:50
Id
types.h,v 1.2 2004/05/25 20:23:05 aleix Exp

Typedef Documentation

typedef struct _scew_parser scew_parser
 

This is the type declaration of the SCEW parser.

typedef struct _scew_tree scew_tree
 

This is the type delcaration for XML trees.

typedef struct _scew_element scew_element
 

This is the type delcaration for elements.

typedef struct _scew_attribute scew_attribute
 

This is the type declaration for element attributes.

typedef unsigned int SCEW_CALLBACK(scew_parser *parser)
 

Callback function type.

Returns:
1 if callback call had no errors, 0 otherwise.


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