ROS 2 rclcpp + rcl - lyrical  lyrical
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | Public Attributes | List of all members
rclcpp::executors::cbg_executor::GlobalWeakExecutableCache Struct Reference

Public Member Functions

 GlobalWeakExecutableCache (const GlobalWeakExecutableCache &)=default
 
 GlobalWeakExecutableCache (GlobalWeakExecutableCache &&)=default
 
GlobalWeakExecutableCacheoperator= (const GlobalWeakExecutableCache &)=default
 
GlobalWeakExecutableCacheoperator= (GlobalWeakExecutableCache &&)=default
 
void add_guard_condition_event (const rclcpp::GuardCondition::SharedPtr &ptr, std::function< void(void)> fun)
 
void clear ()
 

Public Attributes

std::vector< cbg_executor::GuardConditionWithFunctionguard_conditions
 

Detailed Description

Definition at line 35 of file events_cbg_executor.cpp.


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