GLAST/LAT >
DAQ and FSW >
FSW >
Doxygen Index >
XLX / V6-4-1
Constituent: parser     Tag: sun-gcc
Interface Data Structures File List Data Fields Globals
parse.c File Reference
XML parser.
More...
#include "XLX/parse.h"
#include "XLX/XLX_msgs.h"
#include "EXPAT/expat.h"
#include "MSG/MSG_pubdefs.h"
#include <stdio.h>
Include dependency graph for parse.c:
Detailed Description
XML parser.
- Author:
- James Swain -- jswain@slac.stanford.edu
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:
-
| XLX_SUCCESS | If the file is successfully parsed |
| XLX_FOPEN | If the file cannot be opened |
| XLX_MEMERR | If there is an error creating the parser control structure |
| XLX_FREAD | If there is an error reading the file |
| XLX_PARSE | If there is an error parsing the XML |
|
Here is the call graph for this function:
Generated on Wed Aug 3 21:14:25 2005 by
1.3.3