GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XLX / V9-0-0

Constituent: parser     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

parse.c File Reference

XML parser. More...

#include "XLX_p.h"
#include "EXPAT/expat.h"
#include "stdlib.h"
#include "stdio.h"

Include dependency graph for parse.c:


Functions

unsigned XLX_parse (const char *filename, XLX_state *pState)

Detailed Description

XML parser.

Author:
James Swain & Owen Saxton
Id
parse.c,v 1.8 2006/07/29 00:02:15 saxton Exp

Function Documentation

unsigned XLX_parse const char *  filename,
XLX_state pState
 

Parses filename

Parameters:
filename XML file to parse
pState State of the parser.
Return values:
0 If the file is successfully parsed
-1 If the file cannot be opened
-1 If there is an error creating the parser control structure
-1 If there is an error reading the file
-1 If there is an error parsing the XML


Generated on Mon Jul 31 20:39:54 2006 by  doxygen 1.4.4