convertStationaryVehicleSubCauseCode.h
Go to the documentation of this file.
1 
40 #pragma once
41 
45 #ifdef ROS1
46 #include <etsi_its_denm_msgs/StationaryVehicleSubCauseCode.h>
47 namespace denm_msgs = etsi_its_denm_msgs;
48 #else
49 #include <etsi_its_denm_msgs/msg/stationary_vehicle_sub_cause_code.hpp>
50 namespace denm_msgs = etsi_its_denm_msgs::msg;
51 #endif
52 
53 
54 namespace etsi_its_denm_conversion {
55 
56 void toRos_StationaryVehicleSubCauseCode(const denm_StationaryVehicleSubCauseCode_t& in, denm_msgs::StationaryVehicleSubCauseCode& out) {
58 }
59 
60 void toStruct_StationaryVehicleSubCauseCode(const denm_msgs::StationaryVehicleSubCauseCode& in, denm_StationaryVehicleSubCauseCode_t& out) {
61  memset(&out, 0, sizeof(denm_StationaryVehicleSubCauseCode_t));
63 }
64 
65 }
denm_StationaryVehicleSubCauseCode_t
long denm_StationaryVehicleSubCauseCode_t
convertINTEGER.h
INTEGER.h
etsi_its_denm_conversion::toRos_StationaryVehicleSubCauseCode
void toRos_StationaryVehicleSubCauseCode(const denm_StationaryVehicleSubCauseCode_t &in, denm_msgs::StationaryVehicleSubCauseCode &out)
Definition: convertStationaryVehicleSubCauseCode.h:56
etsi_its_primitives_conversion::toRos_INTEGER
void toRos_INTEGER(const long &_INTEGER_in, int64_t &INTEGER_out)
etsi_its_denm_conversion
Definition: convertAccidentSubCauseCode.h:54
etsi_its_denm_conversion::toStruct_StationaryVehicleSubCauseCode
void toStruct_StationaryVehicleSubCauseCode(const denm_msgs::StationaryVehicleSubCauseCode &in, denm_StationaryVehicleSubCauseCode_t &out)
Definition: convertStationaryVehicleSubCauseCode.h:60
etsi_its_primitives_conversion::toStruct_INTEGER
void toStruct_INTEGER(const int64_t &_INTEGER_in, long &INTEGER_out)
denm_StationaryVehicleSubCauseCode.h


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