r2r

Trait WrappedServiceTypeSupport

source
pub trait WrappedServiceTypeSupport: Debug + Clone {
    type Request: WrappedTypesupport;
    type Response: WrappedTypesupport;

    // Required method
    fn get_ts() -> &'static rosidl_service_type_support_t;
}

Required Associated Types§

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§

source§

impl WrappedServiceTypeSupport for r2r::action_msgs::srv::CancelGoal::Service

source§

impl WrappedServiceTypeSupport for r2r::diagnostic_msgs::srv::AddDiagnostics::Service

source§

impl WrappedServiceTypeSupport for r2r::diagnostic_msgs::srv::SelfTest::Service

source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::ChangeState::Service

source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::GetAvailableStates::Service

source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::GetAvailableTransitions::Service

source§

impl WrappedServiceTypeSupport for r2r::lifecycle_msgs::srv::GetState::Service

source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::GetMap::Service

source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::GetPlan::Service

source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::LoadMap::Service

source§

impl WrappedServiceTypeSupport for r2r::nav_msgs::srv::SetMap::Service

source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::DescribeParameters::Service

source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::GetParameterTypes::Service

source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::GetParameters::Service

source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::ListParameters::Service

source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::SetParameters::Service

source§

impl WrappedServiceTypeSupport for r2r::rcl_interfaces::srv::SetParametersAtomically::Service

source§

impl WrappedServiceTypeSupport for r2r::sensor_msgs::srv::SetCameraInfo::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::action::Fibonacci::GetResult::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::action::Fibonacci::SendGoal::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::action::NestedMessage::GetResult::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::action::NestedMessage::SendGoal::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::srv::Arrays::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::srv::BasicTypes::Service

source§

impl WrappedServiceTypeSupport for r2r::test_msgs::srv::Empty::Service

source§

impl WrappedServiceTypeSupport for r2r::tf2_msgs::action::LookupTransform::GetResult::Service

source§

impl WrappedServiceTypeSupport for r2r::tf2_msgs::action::LookupTransform::SendGoal::Service

source§

impl WrappedServiceTypeSupport for r2r::tf2_msgs::srv::FrameGraph::Service

source§

impl WrappedServiceTypeSupport for r2r::visualization_msgs::srv::GetInteractiveMarkers::Service