ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ELEMENT_TYPE Struct Reference
+ Collaboration diagram for ELEMENT_TYPE:

Public Attributes

const XML_Charname
 
PREFIXprefix
 
const ATTRIBUTE_IDidAtt
 
int nDefaultAtts
 
int allocDefaultAtts
 
DEFAULT_ATTRIBUTEdefaultAtts
 

Detailed Description

Definition at line 259 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 259 of file xmlparse.cc

Member Data Documentation

int ELEMENT_TYPE::allocDefaultAtts

Definition at line 264 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 264 of file xmlparse.cc

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

DEFAULT_ATTRIBUTE* ELEMENT_TYPE::defaultAtts

Definition at line 265 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 265 of file xmlparse.cc

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

const ATTRIBUTE_ID* ELEMENT_TYPE::idAtt

Definition at line 262 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 262 of file xmlparse.cc

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

const XML_Char* ELEMENT_TYPE::name

Definition at line 260 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 260 of file xmlparse.cc

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

int ELEMENT_TYPE::nDefaultAtts

Definition at line 263 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 263 of file xmlparse.cc

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

PREFIX* ELEMENT_TYPE::prefix

Definition at line 261 of file xmlparse.cc.

View newest version in sPHENIX GitHub at line 261 of file xmlparse.cc

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


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