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

Public Attributes

struct blocknext
 
int size
 
XML_Char s [1]
 

Detailed Description

Definition at line 223 of file xmlparse.cc.

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

Member Data Documentation

struct block* block::next

Definition at line 224 of file xmlparse.cc.

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

Referenced by poolClear(), poolDestroy(), and poolGrow().

XML_Char block::s[1]

Definition at line 226 of file xmlparse.cc.

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

Referenced by poolGrow().

int block::size

Definition at line 225 of file xmlparse.cc.

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

Referenced by poolGrow().


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