Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DTD Struct Reference

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
 
PREFIX defaultPrefix
 
XML_Bool in_eldecl
 
CONTENT_SCAFFOLDscaffold
 
unsigned contentStringLen
 
unsigned scaffSize
 
unsigned scaffCount
 
int scaffLevel
 
int * scaffIndex
 

Detailed Description

Definition at line 365 of file xmlparse.c.

Member Data Documentation

◆ attributeIds

HASH_TABLE DTD::attributeIds

Definition at line 368 of file xmlparse.c.

◆ contentStringLen

unsigned DTD::contentStringLen

Definition at line 387 of file xmlparse.c.

◆ defaultPrefix

PREFIX DTD::defaultPrefix

Definition at line 383 of file xmlparse.c.

◆ elementTypes

HASH_TABLE DTD::elementTypes

Definition at line 367 of file xmlparse.c.

◆ entityValuePool

STRING_POOL DTD::entityValuePool

Definition at line 371 of file xmlparse.c.

◆ generalEntities

HASH_TABLE DTD::generalEntities

Definition at line 366 of file xmlparse.c.

◆ hasParamEntityRefs

XML_Bool DTD::hasParamEntityRefs

Definition at line 376 of file xmlparse.c.

◆ in_eldecl

XML_Bool DTD::in_eldecl

Definition at line 385 of file xmlparse.c.

◆ keepProcessing

XML_Bool DTD::keepProcessing

Definition at line 373 of file xmlparse.c.

◆ pool

STRING_POOL DTD::pool

Definition at line 370 of file xmlparse.c.

Referenced by XML_SetBase().

◆ prefixes

HASH_TABLE DTD::prefixes

Definition at line 369 of file xmlparse.c.

◆ scaffCount

unsigned DTD::scaffCount

Definition at line 389 of file xmlparse.c.

◆ scaffIndex

int* DTD::scaffIndex

Definition at line 391 of file xmlparse.c.

◆ scaffLevel

int DTD::scaffLevel

Definition at line 390 of file xmlparse.c.

◆ scaffold

CONTENT_SCAFFOLD* DTD::scaffold

Definition at line 386 of file xmlparse.c.

◆ scaffSize

unsigned DTD::scaffSize

Definition at line 388 of file xmlparse.c.

◆ standalone

XML_Bool DTD::standalone

Definition at line 377 of file xmlparse.c.


The documentation for this struct was generated from the following file: