convertPathId.h
Go to the documentation of this file.
1 
67 #pragma once
68 
72 #ifdef ROS1
73 #include <etsi_its_denm_ts_msgs/PathId.h>
74 namespace denm_ts_msgs = etsi_its_denm_ts_msgs;
75 #else
76 #include <etsi_its_denm_ts_msgs/msg/path_id.hpp>
77 namespace denm_ts_msgs = etsi_its_denm_ts_msgs::msg;
78 #endif
79 
80 
82 
83 void toRos_PathId(const denm_ts_PathId_t& in, denm_ts_msgs::PathId& out) {
85 }
86 
87 void toStruct_PathId(const denm_ts_msgs::PathId& in, denm_ts_PathId_t& out) {
88  memset(&out, 0, sizeof(denm_ts_PathId_t));
90 }
91 
92 }
convertINTEGER.h
denm_ts_PathId.h
etsi_its_denm_ts_conversion::toRos_PathId
void toRos_PathId(const denm_ts_PathId_t &in, denm_ts_msgs::PathId &out)
Definition: convertPathId.h:83
etsi_its_denm_ts_conversion
Definition: convertAcceleration3dWithConfidence.h:69
INTEGER.h
etsi_its_denm_ts_conversion::toStruct_PathId
void toStruct_PathId(const denm_ts_msgs::PathId &in, denm_ts_PathId_t &out)
Definition: convertPathId.h:87
denm_ts_PathId_t
long denm_ts_PathId_t
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