ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | Public Attributes | List of all members
rclcpp::wait_set_policies::DynamicStorage::WeakWaitableEntry Class Reference

Public Member Functions

 WeakWaitableEntry (const std::shared_ptr< rclcpp::Waitable > &waitable_in, const std::shared_ptr< void > &associated_entity_in) noexcept
 
 WeakWaitableEntry (const WaitableEntry &other)
 
std::shared_ptr< rclcpp::Waitablelock () const
 
bool expired () const noexcept
 

Public Attributes

std::weak_ptr< rclcpp::Waitablewaitable
 
std::weak_ptr< void > associated_entity
 

Detailed Description

Definition at line 133 of file dynamic_storage.hpp.


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