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

Public Attributes

const ATTRIBUTE_IDid
 
XML_Bool isCdata
 
const XML_Charvalue
 

Detailed Description

Definition at line 247 of file xmlparse.cc.

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

Member Data Documentation

const ATTRIBUTE_ID* DEFAULT_ATTRIBUTE::id

Definition at line 248 of file xmlparse.cc.

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

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

XML_Bool DEFAULT_ATTRIBUTE::isCdata

Definition at line 249 of file xmlparse.cc.

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

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

const XML_Char* DEFAULT_ATTRIBUTE::value

Definition at line 250 of file xmlparse.cc.

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

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


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