ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/expat/src/xmlrole.h>
Public Member Functions | |
int (PTRCALL *handler)(struct prolog_state *state | |
Public Attributes | |
int | tok |
int const char * | ptr |
int const char const char * | end |
int const char const char const ENCODING * | enc |
unsigned | level |
int | role_none |
Definition at line 87 of file xmlrole.h.
View newest version in sPHENIX GitHub at line 87 of file xmlrole.h
prolog_state::int | ( | PTRCALL * | handler | ) |
int const char const char* prolog_state::end |
unsigned prolog_state::level |
Definition at line 93 of file xmlrole.h.
View newest version in sPHENIX GitHub at line 93 of file xmlrole.h
Referenced by element1(), element2(), element6(), and element7().
int const char* prolog_state::ptr |
int prolog_state::role_none |
Definition at line 94 of file xmlrole.h.
View newest version in sPHENIX GitHub at line 94 of file xmlrole.h
Referenced by declClose(), element1(), element3(), element5(), element7(), entity2(), entity6(), entity7(), notation3(), and notation4().
int prolog_state::tok |