Public Attributes | List of all members
lexyd::_comb_control< Sink > Struct Template Reference

#include <combination.hpp>

Public Attributes

const bool * handled
 
std::size_t idx = 0
 
bool loop_break = false
 
Sink & sink
 

Detailed Description

template<typename Sink>
struct lexyd::_comb_control< Sink >

Definition at line 28 of file combination.hpp.

Member Data Documentation

◆ handled

template<typename Sink >
const bool* lexyd::_comb_control< Sink >::handled

Definition at line 33 of file combination.hpp.

◆ idx

template<typename Sink >
std::size_t lexyd::_comb_control< Sink >::idx = 0

Definition at line 35 of file combination.hpp.

◆ loop_break

template<typename Sink >
bool lexyd::_comb_control< Sink >::loop_break = false

Definition at line 37 of file combination.hpp.

◆ sink

template<typename Sink >
Sink& lexyd::_comb_control< Sink >::sink

Definition at line 31 of file combination.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10