Public Attributes | List of all members
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 434 of file tinyxml2.h.

Member Data Documentation

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

Definition at line 436 of file tinyxml2.h.

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

Definition at line 435 of file tinyxml2.h.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Feb 2 2019 04:01:55