ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::ClockConditionalVariable::Impl Class Reference

Public Member Functions

 Impl (const rclcpp::Clock::SharedPtr &clock, rclcpp::Context::SharedPtr context)
 
bool wait_until (std::unique_lock< std::mutex > &lock, rclcpp::Time until, const std::function< bool()> &pred)
 
void notify_one ()
 
std::mutex & mutex ()
 

Detailed Description

Definition at line 520 of file clock.cpp.


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