|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
| HASH_TABLE | generalEntities |
| HASH_TABLE | elementTypes |
| HASH_TABLE | attributeIds |
| HASH_TABLE | prefixes |
| STRING_POOL | pool |
| STRING_POOL | entityValuePool |
| XML_Bool | keepProcessing |
| XML_Bool | hasParamEntityRefs |
| XML_Bool | standalone |
| XML_Bool | paramEntityRead |
| HASH_TABLE | paramEntities |
| PREFIX | defaultPrefix |
| XML_Bool | in_eldecl |
| CONTENT_SCAFFOLD * | scaffold |
| unsigned | contentStringLen |
| unsigned | scaffSize |
| unsigned | scaffCount |
| int | scaffLevel |
| int * | scaffIndex |
Definition at line 365 of file xmlparse.c.
| HASH_TABLE DTD::attributeIds |
Definition at line 368 of file xmlparse.c.
| unsigned DTD::contentStringLen |
Definition at line 387 of file xmlparse.c.
| PREFIX DTD::defaultPrefix |
Definition at line 383 of file xmlparse.c.
| HASH_TABLE DTD::elementTypes |
Definition at line 367 of file xmlparse.c.
| STRING_POOL DTD::entityValuePool |
Definition at line 371 of file xmlparse.c.
| HASH_TABLE DTD::generalEntities |
Definition at line 366 of file xmlparse.c.
| XML_Bool DTD::hasParamEntityRefs |
Definition at line 376 of file xmlparse.c.
| XML_Bool DTD::in_eldecl |
Definition at line 385 of file xmlparse.c.
| XML_Bool DTD::keepProcessing |
Definition at line 373 of file xmlparse.c.
| HASH_TABLE DTD::paramEntities |
Definition at line 381 of file xmlparse.c.
| XML_Bool DTD::paramEntityRead |
Definition at line 380 of file xmlparse.c.
| STRING_POOL DTD::pool |
Definition at line 370 of file xmlparse.c.
Referenced by XML_SetBase().
| HASH_TABLE DTD::prefixes |
Definition at line 369 of file xmlparse.c.
| unsigned DTD::scaffCount |
Definition at line 389 of file xmlparse.c.
| int* DTD::scaffIndex |
Definition at line 391 of file xmlparse.c.
| int DTD::scaffLevel |
Definition at line 390 of file xmlparse.c.
| CONTENT_SCAFFOLD* DTD::scaffold |
Definition at line 386 of file xmlparse.c.
| unsigned DTD::scaffSize |
Definition at line 388 of file xmlparse.c.
| XML_Bool DTD::standalone |
Definition at line 377 of file xmlparse.c.