convertRoadUserWidth.h
Go to the documentation of this file.
1 
44 #pragma once
45 
49 #ifdef ROS1
50 #include <etsi_its_mcm_uulm_msgs/RoadUserWidth.h>
51 namespace mcm_uulm_msgs = etsi_its_mcm_uulm_msgs;
52 #else
53 #include <etsi_its_mcm_uulm_msgs/msg/road_user_width.hpp>
54 namespace mcm_uulm_msgs = etsi_its_mcm_uulm_msgs::msg;
55 #endif
56 
57 
59 
60 void toRos_RoadUserWidth(const mcm_uulm_RoadUserWidth_t& in, mcm_uulm_msgs::RoadUserWidth& out) {
62 }
63 
64 void toStruct_RoadUserWidth(const mcm_uulm_msgs::RoadUserWidth& in, mcm_uulm_RoadUserWidth_t& out) {
65  memset(&out, 0, sizeof(mcm_uulm_RoadUserWidth_t));
67 }
68 
69 }
etsi_its_mcm_uulm_conversion
Definition: convertAdviceResponse.h:59
convertINTEGER.h
INTEGER.h
mcm_uulm_RoadUserWidth.h
etsi_its_mcm_uulm_conversion::toRos_RoadUserWidth
void toRos_RoadUserWidth(const mcm_uulm_RoadUserWidth_t &in, mcm_uulm_msgs::RoadUserWidth &out)
Definition: convertRoadUserWidth.h:60
etsi_its_mcm_uulm_conversion::toStruct_RoadUserWidth
void toStruct_RoadUserWidth(const mcm_uulm_msgs::RoadUserWidth &in, mcm_uulm_RoadUserWidth_t &out)
Definition: convertRoadUserWidth.h:64
etsi_its_primitives_conversion::toRos_INTEGER
void toRos_INTEGER(const long &_INTEGER_in, int64_t &INTEGER_out)
etsi_its_primitives_conversion::toStruct_INTEGER
void toStruct_INTEGER(const int64_t &_INTEGER_in, long &INTEGER_out)
mcm_uulm_RoadUserWidth_t
long mcm_uulm_RoadUserWidth_t


etsi_its_mcm_uulm_conversion
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:29:22