Skip to main content

Entry Struct

Declaration

struct moveit_pro::behaviors::BoundedRetentionQueue::Entry { ... }

Public Member Attributes Index

std::weak_ptr< const void >owner
std::function< void()>release
std::shared_ptr< std::atomic< int > >pins

Definition at line 89 of file bounded_retention_queue.hpp.

Public Member Attributes

owner

std::weak_ptr<const void> moveit_pro::behaviors::BoundedRetentionQueue::Entry::owner

Definition at line 91 of file bounded_retention_queue.hpp.

pins

std::shared_ptr<std::atomic<int> > moveit_pro::behaviors::BoundedRetentionQueue::Entry::pins

Definition at line 93 of file bounded_retention_queue.hpp.

release

std::function<void()> moveit_pro::behaviors::BoundedRetentionQueue::Entry::release

Definition at line 92 of file bounded_retention_queue.hpp.


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


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.