Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
ELEMENT_TYPE Struct Reference

Data Fields

int allocDefaultAtts
 
DEFAULT_ATTRIBUTEdefaultAtts
 
const ATTRIBUTE_IDidAtt
 
const XML_Charname
 
int nDefaultAtts
 
PREFIXprefix
 

Detailed Description

Definition at line 259 of file xmlparse.cc.

Field Documentation

◆ allocDefaultAtts

int ELEMENT_TYPE::allocDefaultAtts

Definition at line 264 of file xmlparse.cc.

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

◆ defaultAtts

DEFAULT_ATTRIBUTE* ELEMENT_TYPE::defaultAtts

Definition at line 265 of file xmlparse.cc.

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

◆ idAtt

const ATTRIBUTE_ID* ELEMENT_TYPE::idAtt

Definition at line 262 of file xmlparse.cc.

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

◆ name

const XML_Char* ELEMENT_TYPE::name

◆ nDefaultAtts

int ELEMENT_TYPE::nDefaultAtts

Definition at line 263 of file xmlparse.cc.

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

◆ prefix

PREFIX* ELEMENT_TYPE::prefix

Definition at line 261 of file xmlparse.cc.

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


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