Geant4  10.00.p02
ELEMENT_TYPE Struct Reference
+ Collaboration diagram for ELEMENT_TYPE:

Public Attributes

const XML_Char * name
 
PREFIXprefix
 
const ATTRIBUTE_IDidAtt
 
int nDefaultAtts
 
int allocDefaultAtts
 
DEFAULT_ATTRIBUTEdefaultAtts
 

Detailed Description

Definition at line 251 of file xmlparse.cc.

Member Data Documentation

int ELEMENT_TYPE::allocDefaultAtts

Definition at line 256 of file xmlparse.cc.

Referenced by defineAttribute(), dtdCopy(), dtdDestroy(), and dtdReset().

DEFAULT_ATTRIBUTE* ELEMENT_TYPE::defaultAtts

Definition at line 257 of file xmlparse.cc.

Referenced by defineAttribute(), dtdCopy(), dtdDestroy(), dtdReset(), and storeAtts().

const ATTRIBUTE_ID* ELEMENT_TYPE::idAtt

Definition at line 254 of file xmlparse.cc.

Referenced by defineAttribute(), dtdCopy(), and storeAtts().

const XML_Char* ELEMENT_TYPE::name

Definition at line 252 of file xmlparse.cc.

Referenced by doProlog(), dtdCopy(), getElementType(), and setElementTypePrefix().

int ELEMENT_TYPE::nDefaultAtts

Definition at line 255 of file xmlparse.cc.

Referenced by defineAttribute(), dtdCopy(), and storeAtts().

PREFIX* ELEMENT_TYPE::prefix

Definition at line 253 of file xmlparse.cc.

Referenced by dtdCopy(), setElementTypePrefix(), and storeAtts().


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