convertProtectedZoneRadius.h
Go to the documentation of this file.
1 
40 #pragma once
41 
45 #ifdef ROS1
46 #include <etsi_its_cam_msgs/ProtectedZoneRadius.h>
47 namespace cam_msgs = etsi_its_cam_msgs;
48 #else
49 #include <etsi_its_cam_msgs/msg/protected_zone_radius.hpp>
50 namespace cam_msgs = etsi_its_cam_msgs::msg;
51 #endif
52 
53 
54 namespace etsi_its_cam_conversion {
55 
56 void toRos_ProtectedZoneRadius(const cam_ProtectedZoneRadius_t& in, cam_msgs::ProtectedZoneRadius& out) {
58 }
59 
60 void toStruct_ProtectedZoneRadius(const cam_msgs::ProtectedZoneRadius& in, cam_ProtectedZoneRadius_t& out) {
61  memset(&out, 0, sizeof(cam_ProtectedZoneRadius_t));
63 }
64 
65 }
etsi_its_cam_conversion::toRos_ProtectedZoneRadius
void toRos_ProtectedZoneRadius(const cam_ProtectedZoneRadius_t &in, cam_msgs::ProtectedZoneRadius &out)
Definition: convertProtectedZoneRadius.h:56
convertINTEGER.h
etsi_its_cam_conversion
Definition: convertAccelerationConfidence.h:54
INTEGER.h
cam_ProtectedZoneRadius.h
cam_ProtectedZoneRadius_t
long cam_ProtectedZoneRadius_t
etsi_its_cam_conversion::toStruct_ProtectedZoneRadius
void toStruct_ProtectedZoneRadius(const cam_msgs::ProtectedZoneRadius &in, cam_ProtectedZoneRadius_t &out)
Definition: convertProtectedZoneRadius.h:60
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)


etsi_its_cam_conversion
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:28:48