GOAT (Geometrical optics application tool) 0.1
Loading...
Searching...
No Matches
tinyxml2::MemPoolT< ITEM_SIZE >::Item Union Reference

Public Attributes

char itemData [ITEM_SIZE]
Itemnext

Detailed Description

template<int ITEM_SIZE>
union tinyxml2::MemPoolT< ITEM_SIZE >::Item

Definition at line 444 of file tinyxml2.h.

Member Data Documentation

◆ itemData

template<int ITEM_SIZE>
char tinyxml2::MemPoolT< ITEM_SIZE >::Item::itemData

Definition at line 446 of file tinyxml2.h.

◆ next

template<int ITEM_SIZE>
Item * tinyxml2::MemPoolT< ITEM_SIZE >::Item::next

Definition at line 445 of file tinyxml2.h.


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