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

Public Attributes

XML_Charname
 
PREFIXprefix
 
XML_Bool maybeTokenized
 
XML_Bool xmlns
 

Detailed Description

Definition at line 240 of file xmlparse.cc.

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

Member Data Documentation

XML_Bool attribute_id::maybeTokenized

Definition at line 243 of file xmlparse.cc.

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

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

XML_Char* attribute_id::name

Definition at line 241 of file xmlparse.cc.

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

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

PREFIX* attribute_id::prefix

Definition at line 242 of file xmlparse.cc.

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

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

XML_Bool attribute_id::xmlns

Definition at line 244 of file xmlparse.cc.

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

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


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