Public Attributes | List of all members
BT::CoroActionNode::Pimpl Struct Reference

Public Attributes

std::unique_ptr< coroutine< void >::pull_type > coro
 
std::function< void(coroutine< void >::push_type &yield)> func
 
coroutine< void >::push_type * yield_ptr
 

Detailed Description

Definition at line 81 of file action_node.cpp.

Member Data Documentation

std::unique_ptr<coroutine<void>::pull_type> BT::CoroActionNode::Pimpl::coro

Definition at line 83 of file action_node.cpp.

std::function<void(coroutine<void>::push_type & yield)> BT::CoroActionNode::Pimpl::func

Definition at line 84 of file action_node.cpp.

coroutine<void>::push_type* BT::CoroActionNode::Pimpl::yield_ptr

Definition at line 85 of file action_node.cpp.


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


behaviotree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Tue May 4 2021 02:56:26