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

Public Member Functions

 WaitableEntry (std::shared_ptr< rclcpp::Waitable > waitable_in=nullptr, std::shared_ptr< void > associated_entity_in=nullptr) noexcept
 Conversion constructor, which is intentionally not marked explicit.
 
void reset () noexcept
 

Public Attributes

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

Detailed Description

Definition at line 112 of file dynamic_storage.hpp.


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