convertAdviceUpdateID.h
Go to the documentation of this file.
1 
40 #pragma once
41 
45 #ifdef ROS1
46 #include <etsi_its_mcm_uulm_msgs/AdviceUpdateID.h>
47 namespace mcm_uulm_msgs = etsi_its_mcm_uulm_msgs;
48 #else
49 #include <etsi_its_mcm_uulm_msgs/msg/advice_update_id.hpp>
50 namespace mcm_uulm_msgs = etsi_its_mcm_uulm_msgs::msg;
51 #endif
52 
53 
55 
56 void toRos_AdviceUpdateID(const mcm_uulm_AdviceUpdateID_t& in, mcm_uulm_msgs::AdviceUpdateID& out) {
58 }
59 
60 void toStruct_AdviceUpdateID(const mcm_uulm_msgs::AdviceUpdateID& in, mcm_uulm_AdviceUpdateID_t& out) {
61  memset(&out, 0, sizeof(mcm_uulm_AdviceUpdateID_t));
63 }
64 
65 }
etsi_its_mcm_uulm_conversion
Definition: convertAdviceResponse.h:59
convertINTEGER.h
INTEGER.h
mcm_uulm_AdviceUpdateID_t
long mcm_uulm_AdviceUpdateID_t
mcm_uulm_AdviceUpdateID.h
etsi_its_primitives_conversion::toRos_INTEGER
void toRos_INTEGER(const long &_INTEGER_in, int64_t &INTEGER_out)
etsi_its_mcm_uulm_conversion::toRos_AdviceUpdateID
void toRos_AdviceUpdateID(const mcm_uulm_AdviceUpdateID_t &in, mcm_uulm_msgs::AdviceUpdateID &out)
Definition: convertAdviceUpdateID.h:56
etsi_its_mcm_uulm_conversion::toStruct_AdviceUpdateID
void toStruct_AdviceUpdateID(const mcm_uulm_msgs::AdviceUpdateID &in, mcm_uulm_AdviceUpdateID_t &out)
Definition: convertAdviceUpdateID.h:60
etsi_its_primitives_conversion::toStruct_INTEGER
void toStruct_INTEGER(const int64_t &_INTEGER_in, long &INTEGER_out)


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