Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tinyxml2::MemPoolT< ITEM_SIZE >::Block Struct Reference
+ Collaboration diagram for tinyxml2::MemPoolT< ITEM_SIZE >::Block:

Public Attributes

Item items [ITEMS_PER_BLOCK]
 

Detailed Description

template<int ITEM_SIZE>
struct tinyxml2::MemPoolT< ITEM_SIZE >::Block

Definition at line 426 of file tinyxml2.h.

View newest version in sPHENIX GitHub at line 426 of file tinyxml2.h

Member Data Documentation

template<int ITEM_SIZE>
Item tinyxml2::MemPoolT< ITEM_SIZE >::Block::items[ITEMS_PER_BLOCK]

Definition at line 427 of file tinyxml2.h.

View newest version in sPHENIX GitHub at line 427 of file tinyxml2.h


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