clients_ | rclcpp::wait_set_policies::DynamicStorage | protected |
ClientsIterable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
context_ | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | protected |
DynamicStorage(const SubscriptionsIterable &subscriptions, const GuardConditionsIterable &guard_conditions, const ArrayOfExtraGuardConditions &extra_guard_conditions, const TimersIterable &timers, const ClientsIterable &clients, const ServicesIterable &services, const WaitablesIterable &waitables, rclcpp::Context::SharedPtr context) | rclcpp::wait_set_policies::DynamicStorage | inlineexplicitprotected |
get_raw_pointer_from_smart_pointer(const std::shared_ptr< EntityT > &shared_pointer) | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |
get_raw_pointer_from_smart_pointer(const std::weak_ptr< EntityT > &weak_pointer) | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |
guard_conditions_ | rclcpp::wait_set_policies::DynamicStorage | protected |
GuardConditionsIterable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
is_mutable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
needs_pruning_ | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | protected |
needs_resize_ | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | protected |
ownership_reference_counter_ | rclcpp::wait_set_policies::DynamicStorage | protected |
rcl_wait_set_ | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | protected |
SequenceOfWeakClients typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
SequenceOfWeakGuardConditions typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
SequenceOfWeakServices typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
SequenceOfWeakSubscriptions typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
SequenceOfWeakTimers typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
SequenceOfWeakWaitables typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
services_ | rclcpp::wait_set_policies::DynamicStorage | protected |
ServicesIterable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
shared_clients_ | rclcpp::wait_set_policies::DynamicStorage | protected |
shared_guard_conditions_ | rclcpp::wait_set_policies::DynamicStorage | protected |
shared_services_ | rclcpp::wait_set_policies::DynamicStorage | protected |
shared_subscriptions_ | rclcpp::wait_set_policies::DynamicStorage | protected |
shared_timers_ | rclcpp::wait_set_policies::DynamicStorage | protected |
shared_waitables_ | rclcpp::wait_set_policies::DynamicStorage | protected |
storage_acquire_ownerships() | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_add_client(std::shared_ptr< rclcpp::ClientBase > &&client) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_add_guard_condition(std::shared_ptr< rclcpp::GuardCondition > &&guard_condition) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_add_service(std::shared_ptr< rclcpp::ServiceBase > &&service) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_add_subscription(std::shared_ptr< rclcpp::SubscriptionBase > &&subscription) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_add_timer(std::shared_ptr< rclcpp::TimerBase > &&timer) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_add_waitable(std::shared_ptr< rclcpp::Waitable > &&waitable, std::shared_ptr< void > &&associated_entity) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_find_entity(const EntityT &entity, const SequenceOfEntitiesT &entities) | rclcpp::wait_set_policies::DynamicStorage | inlineprotectedstatic |
storage_flag_for_resize() | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |
storage_get_rcl_wait_set() const | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |
storage_get_rcl_wait_set() | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |
storage_has_entity(const EntityT &entity, const SequenceOfEntitiesT &entities) | rclcpp::wait_set_policies::DynamicStorage | inlineprotectedstatic |
storage_prune_deleted_entities() noexcept | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_rebuild_rcl_wait_set(const ArrayOfExtraGuardConditions &extra_guard_conditions) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_rebuild_rcl_wait_set_with_sets(const SubscriptionsIterable &subscriptions, const GuardConditionsIterable &guard_conditions, const ExtraGuardConditionsIterable &extra_guard_conditions, const TimersIterable &timers, const ClientsIterable &clients, const ServicesIterable &services, const WaitablesIterable &waitables) | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |
storage_release_ownerships() | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_remove_client(std::shared_ptr< rclcpp::ClientBase > &&client) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_remove_guard_condition(std::shared_ptr< rclcpp::GuardCondition > &&guard_condition) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_remove_service(std::shared_ptr< rclcpp::ServiceBase > &&service) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_remove_subscription(std::shared_ptr< rclcpp::SubscriptionBase > &&subscription) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_remove_timer(std::shared_ptr< rclcpp::TimerBase > &&timer) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
storage_remove_waitable(std::shared_ptr< rclcpp::Waitable > &&waitable) | rclcpp::wait_set_policies::DynamicStorage | inlineprotected |
StoragePolicyCommon(const SubscriptionsIterable &subscriptions, const GuardConditionsIterable &guard_conditions, const ExtraGuardConditionsIterable &extra_guard_conditions, const TimersIterable &timers, const ClientsIterable &clients, const ServicesIterable &services, const WaitablesIterable &waitables, rclcpp::Context::SharedPtr context) | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineexplicitprotected |
subscriptions_ | rclcpp::wait_set_policies::DynamicStorage | protected |
SubscriptionsIterable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
timers_ | rclcpp::wait_set_policies::DynamicStorage | protected |
TimersIterable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
waitables_ | rclcpp::wait_set_policies::DynamicStorage | protected |
WaitablesIterable typedef | rclcpp::wait_set_policies::DynamicStorage | protected |
~DynamicStorage()=default | rclcpp::wait_set_policies::DynamicStorage | protected |
~StoragePolicyCommon() | rclcpp::wait_set_policies::detail::StoragePolicyCommon< false > | inlineprotected |