Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <expat.h>
Public Member Functions | |
int (XMLCALL *convert)(void *data | |
void (XMLCALL *release)(void *data) | |
int (XMLCALL *convert)(void *data | |
void (XMLCALL *release)(void *data) | |
Public Attributes | |
int | map [256] |
void * | data |
const char * | s |
Definition at line 506 of file include/expat.h.
XML_Encoding::int | ( | XMLCALL * | convert | ) |
XML_Encoding::int | ( | XMLCALL * | convert | ) |
XML_Encoding::void | ( | XMLCALL * | release | ) |
XML_Encoding::void | ( | XMLCALL * | release | ) |
void * XML_Encoding::data |
Definition at line 508 of file include/expat.h.
int XML_Encoding::map |
Definition at line 507 of file include/expat.h.
const char * XML_Encoding::s |
Definition at line 509 of file include/expat.h.