convertDeltaTimeTenSeconds.h
Go to the documentation of this file.
1 
51 #pragma once
52 
56 #ifdef ROS1
57 #include <etsi_its_denm_ts_msgs/DeltaTimeTenSeconds.h>
58 namespace denm_ts_msgs = etsi_its_denm_ts_msgs;
59 #else
60 #include <etsi_its_denm_ts_msgs/msg/delta_time_ten_seconds.hpp>
61 namespace denm_ts_msgs = etsi_its_denm_ts_msgs::msg;
62 #endif
63 
64 
66 
67 void toRos_DeltaTimeTenSeconds(const denm_ts_DeltaTimeTenSeconds_t& in, denm_ts_msgs::DeltaTimeTenSeconds& out) {
69 }
70 
71 void toStruct_DeltaTimeTenSeconds(const denm_ts_msgs::DeltaTimeTenSeconds& in, denm_ts_DeltaTimeTenSeconds_t& out) {
72  memset(&out, 0, sizeof(denm_ts_DeltaTimeTenSeconds_t));
74 }
75 
76 }
denm_ts_DeltaTimeTenSeconds_t
long denm_ts_DeltaTimeTenSeconds_t
convertINTEGER.h
etsi_its_denm_ts_conversion
Definition: convertAcceleration3dWithConfidence.h:69
INTEGER.h
etsi_its_denm_ts_conversion::toStruct_DeltaTimeTenSeconds
void toStruct_DeltaTimeTenSeconds(const denm_ts_msgs::DeltaTimeTenSeconds &in, denm_ts_DeltaTimeTenSeconds_t &out)
Definition: convertDeltaTimeTenSeconds.h:71
denm_ts_DeltaTimeTenSeconds.h
etsi_its_denm_ts_conversion::toRos_DeltaTimeTenSeconds
void toRos_DeltaTimeTenSeconds(const denm_ts_DeltaTimeTenSeconds_t &in, denm_ts_msgs::DeltaTimeTenSeconds &out)
Definition: convertDeltaTimeTenSeconds.h:67
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_denm_ts_conversion
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:29:08