15 #ifndef RCLCPP__ANY_EXECUTABLE_HPP_ 16 #define RCLCPP__ANY_EXECUTABLE_HPP_ 51 rclcpp::node_interfaces::NodeBaseInterface::SharedPtr
node_base;
57 #endif // RCLCPP__ANY_EXECUTABLE_HPP_
rclcpp::ServiceBase::SharedPtr service
Definition: any_executable.hpp:46
rclcpp::node_interfaces::NodeBaseInterface::SharedPtr node_base
Definition: any_executable.hpp:51
rclcpp::Waitable::SharedPtr waitable
Definition: any_executable.hpp:48
rclcpp::TimerBase::SharedPtr timer
Definition: any_executable.hpp:45
Definition: any_executable.hpp:35
This header provides the get_node_base_interface() template function.
Definition: allocator_common.hpp:24
rclcpp::ClientBase::SharedPtr client
Definition: any_executable.hpp:47
rclcpp::SubscriptionBase::SharedPtr subscription
Definition: any_executable.hpp:44
rclcpp::callback_group::CallbackGroup::SharedPtr callback_group
Definition: any_executable.hpp:50
#define RCLCPP_PUBLIC
Definition: visibility_control.hpp:50
Set the data type used in the intra-process buffer as std::shared_ptr<MessageT>