MIDAS  0.75
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
Public Attributes | List of all members
tinyxml2::MemPoolT< SIZE >::Chunk Union Reference

Public Attributes

Chunknext
 
char mem [SIZE]
 

Detailed Description

template<int SIZE>
union tinyxml2::MemPoolT< SIZE >::Chunk

Definition at line 395 of file tinyxml2.h.

Member Data Documentation

template<int SIZE>
char tinyxml2::MemPoolT< SIZE >::Chunk::mem[SIZE]

Definition at line 397 of file tinyxml2.h.

template<int SIZE>
Chunk* tinyxml2::MemPoolT< SIZE >::Chunk::next

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