rclcpp  master
C++ ROS Client Library API
rclcpp::AnySubscriptionCallback< MessageT, AllocatorT > Member List

This is the complete list of members for rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >, including all inherited members.

AnySubscriptionCallback(const AllocatorT &allocator=AllocatorT())rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inlineexplicit
AnySubscriptionCallback(std::shared_ptr< AllocatorT > allocator)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inlineexplicit
AnySubscriptionCallback(const AnySubscriptionCallback &)=defaultrclcpp::AnySubscriptionCallback< MessageT, AllocatorT >
create_unique_ptr_from_shared_ptr_message(const std::shared_ptr< const MessageT > &message)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
dispatch(std::shared_ptr< MessageT > message, const rclcpp::MessageInfo &message_info)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
dispatch_intra_process(std::shared_ptr< const MessageT > message, const rclcpp::MessageInfo &message_info)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
dispatch_intra_process(std::unique_ptr< MessageT, MessageDeleter > message, const rclcpp::MessageInfo &message_info)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
get_variant()rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
get_variant() constrclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
register_callback_for_tracing()rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
set(CallbackT callback)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
set_deprecated(std::function< void(std::shared_ptr< MessageT >)> callback)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
set_deprecated(std::function< void(std::shared_ptr< MessageT >, const rclcpp::MessageInfo &)> callback)rclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline
use_take_shared_method() constrclcpp::AnySubscriptionCallback< MessageT, AllocatorT >inline