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 444 of file tinyxml2.h.

Member Data Documentation

◆ itemData

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

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 file:


behaviortree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Mon Jul 3 2023 02:50:15