|
|
void | update (const std::vector< std::shared_ptr< EntityType_T >> &entityList, const std::function< void(const std::shared_ptr< EntityType_T > &)> &on_add, const std::function< void(const std::shared_ptr< EntityType_T > &)> &on_remove) |
| |
|
void | clear () |
| |
template<class EntityType_T>
class rclcpp::executors::cbg_executor::EntityCache< EntityType_T >
Definition at line 75 of file registered_entity_cache.hpp.
The documentation for this class was generated from the following file: