/ styx_sax.hh / Objects / StyxSax / Private Datas / Description
Private Datas
file
FILE*
file
;
Pointer to the parsed file.
saxStatus
StyxSaxStatus
saxStatus
;
Current status of the SAX parser.
line
int
line
;
Current line parsed in the file.
charac
int
charac
;
Current character parsed in the line.