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_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10