![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/expat/include/expat.h>
Public Member Functions | |
| 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 expat.h.
View newest version in sPHENIX GitHub at line 506 of file expat.h
| XML_Encoding::int | ( | XMLCALL * | convert | ) |
| XML_Encoding::void | ( | XMLCALL * | release | ) |
| void* XML_Encoding::data |
Definition at line 508 of file expat.h.
View newest version in sPHENIX GitHub at line 508 of file expat.h
Referenced by handleUnknownEncoding().
| int XML_Encoding::map[256] |
Definition at line 507 of file expat.h.
View newest version in sPHENIX GitHub at line 507 of file expat.h
Referenced by handleUnknownEncoding().
| const char* XML_Encoding::s |