Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <expat.h>
Public Attributes | |
enum XML_Parsing | parsing |
XML_Bool | finalBuffer |
XML_Bool XML_ParsingStatus::finalBuffer |
Definition at line 844 of file expat.h.
Referenced by XML_Parse(), XML_ParseBuffer(), and XML_ResumeParser().
enum XML_Parsing XML_ParsingStatus::parsing |
Definition at line 843 of file expat.h.
Referenced by XML_GetBuffer(), XML_Parse(), XML_ParseBuffer(), XML_ResumeParser(), XML_SetEncoding(), XML_SetHashSalt(), XML_SetParamEntityParsing(), XML_SetReturnNSTriplet(), XML_StopParser(), and XML_UseForeignDTD().