convertSlowVehicleSubCauseCode.h
Go to the documentation of this file.
1 
69 #pragma once
70 
74 #ifdef ROS1
75 #include <etsi_its_cam_ts_msgs/SlowVehicleSubCauseCode.h>
76 namespace cam_ts_msgs = etsi_its_cam_ts_msgs;
77 #else
78 #include <etsi_its_cam_ts_msgs/msg/slow_vehicle_sub_cause_code.hpp>
79 namespace cam_ts_msgs = etsi_its_cam_ts_msgs::msg;
80 #endif
81 
82 
84 
85 void toRos_SlowVehicleSubCauseCode(const cam_ts_SlowVehicleSubCauseCode_t& in, cam_ts_msgs::SlowVehicleSubCauseCode& out) {
87 }
88 
89 void toStruct_SlowVehicleSubCauseCode(const cam_ts_msgs::SlowVehicleSubCauseCode& in, cam_ts_SlowVehicleSubCauseCode_t& out) {
90  memset(&out, 0, sizeof(cam_ts_SlowVehicleSubCauseCode_t));
92 }
93 
94 }
cam_ts_SlowVehicleSubCauseCode.h
convertINTEGER.h
cam_ts_SlowVehicleSubCauseCode_t
long cam_ts_SlowVehicleSubCauseCode_t
INTEGER.h
etsi_its_cam_ts_conversion
Definition: convertAccelerationComponent.h:69
etsi_its_primitives_conversion::toRos_INTEGER
void toRos_INTEGER(const long &_INTEGER_in, int64_t &INTEGER_out)
etsi_its_cam_ts_conversion::toRos_SlowVehicleSubCauseCode
void toRos_SlowVehicleSubCauseCode(const cam_ts_SlowVehicleSubCauseCode_t &in, cam_ts_msgs::SlowVehicleSubCauseCode &out)
Definition: convertSlowVehicleSubCauseCode.h:85
etsi_its_primitives_conversion::toStruct_INTEGER
void toStruct_INTEGER(const int64_t &_INTEGER_in, long &INTEGER_out)
etsi_its_cam_ts_conversion::toStruct_SlowVehicleSubCauseCode
void toStruct_SlowVehicleSubCauseCode(const cam_ts_msgs::SlowVehicleSubCauseCode &in, cam_ts_SlowVehicleSubCauseCode_t &out)
Definition: convertSlowVehicleSubCauseCode.h:89


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