Public Attributes | List of all members
BT::ProtectedQueue< T > Struct Template Reference

#include <pop_from_queue.hpp>

Public Attributes

std::list< T > items
 
std::mutex mtx
 

Detailed Description

template<typename T>
struct BT::ProtectedQueue< T >

Definition at line 36 of file pop_from_queue.hpp.

Member Data Documentation

◆ items

template<typename T >
std::list<T> BT::ProtectedQueue< T >::items

Definition at line 38 of file pop_from_queue.hpp.

◆ mtx

template<typename T >
std::mutex BT::ProtectedQueue< T >::mtx

Definition at line 39 of file pop_from_queue.hpp.


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


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