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::Clock::Impl Class Reference
Collaboration diagram for rclcpp::Clock::Impl:
Collaboration graph
[legend]

Public Member Functions

 Impl (rcl_clock_type_t clock_type)
 

Public Attributes

rcl_clock_t rcl_clock_
 
rcl_allocator_t allocator_
 
bool stop_sleeping_ = false
 
bool shutdown_ = false
 
std::condition_variable cv_
 
std::mutex wait_mutex_
 
std::mutex clock_mutex_
 

Detailed Description

Definition at line 30 of file clock.cpp.


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