From 3b31152d9f2c4e7cb207b430778a3d75d4ce13f7 Mon Sep 17 00:00:00 2001 From: Miguel Company Date: Fri, 30 May 2025 11:25:00 +0200 Subject: [PATCH] Refs #22188. Regenerate types with Fast DDS Gen v2.5.3 Signed-off-by: Miguel Company --- fastdds_python/test/types/test_complete.cxx | 2 +- fastdds_python/test/types/test_complete.h | 2 +- fastdds_python/test/types/test_complete.i | 2 +- fastdds_python/test/types/test_completePubSubTypes.cxx | 2 +- fastdds_python/test/types/test_completePubSubTypes.h | 2 +- fastdds_python/test/types/test_completePubSubTypes.i | 2 +- fastdds_python_examples/HelloWorldExample/HelloWorld.cxx | 2 +- fastdds_python_examples/HelloWorldExample/HelloWorld.h | 2 +- fastdds_python_examples/HelloWorldExample/HelloWorld.i | 2 +- .../HelloWorldExample/HelloWorldPubSubTypes.cxx | 2 +- .../HelloWorldExample/HelloWorldPubSubTypes.h | 2 +- .../HelloWorldExample/HelloWorldPubSubTypes.i | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/fastdds_python/test/types/test_complete.cxx b/fastdds_python/test/types/test_complete.cxx index bf8d0d5a..c9c1d0fe 100644 --- a/fastdds_python/test/types/test_complete.cxx +++ b/fastdds_python/test/types/test_complete.cxx @@ -16,7 +16,7 @@ * @file test_complete.cpp * This source file contains the definition of the described types in the IDL file. * - * This file was generated by the tool gen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ #ifdef _WIN32 diff --git a/fastdds_python/test/types/test_complete.h b/fastdds_python/test/types/test_complete.h index 1f7a2c98..18569a95 100644 --- a/fastdds_python/test/types/test_complete.h +++ b/fastdds_python/test/types/test_complete.h @@ -16,7 +16,7 @@ * @file test_complete.h * This header file contains the declaration of the described types in the IDL file. * - * This file was generated by the tool gen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ #ifndef _FAST_DDS_GENERATED_TEST_COMPLETE_H_ diff --git a/fastdds_python/test/types/test_complete.i b/fastdds_python/test/types/test_complete.i index 8a12f743..5be2143a 100644 --- a/fastdds_python/test/types/test_complete.i +++ b/fastdds_python/test/types/test_complete.i @@ -16,7 +16,7 @@ * @file test_complete.i * This header file contains the SWIG interface of the described types in the IDL file. * - * This file was generated by the tool gen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ %module test_complete diff --git a/fastdds_python/test/types/test_completePubSubTypes.cxx b/fastdds_python/test/types/test_completePubSubTypes.cxx index 98ca9e74..022409a1 100644 --- a/fastdds_python/test/types/test_completePubSubTypes.cxx +++ b/fastdds_python/test/types/test_completePubSubTypes.cxx @@ -16,7 +16,7 @@ * @file test_completePubSubTypes.cpp * This header file contains the implementation of the serialization functions. * - * This file was generated by the tool fastcdrgen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ diff --git a/fastdds_python/test/types/test_completePubSubTypes.h b/fastdds_python/test/types/test_completePubSubTypes.h index 34268e68..07379584 100644 --- a/fastdds_python/test/types/test_completePubSubTypes.h +++ b/fastdds_python/test/types/test_completePubSubTypes.h @@ -16,7 +16,7 @@ * @file test_completePubSubTypes.h * This header file contains the declaration of the serialization functions. * - * This file was generated by the tool fastcdrgen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ diff --git a/fastdds_python/test/types/test_completePubSubTypes.i b/fastdds_python/test/types/test_completePubSubTypes.i index 10d74178..db7b9f21 100644 --- a/fastdds_python/test/types/test_completePubSubTypes.i +++ b/fastdds_python/test/types/test_completePubSubTypes.i @@ -16,7 +16,7 @@ * @file test_completePubSubTypes.i * This header file contains the SWIG interface of the serialization functions. * - * This file was generated by the tool fastcdrgen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ %import(module="fastdds") "fastdds/dds/topic/TopicDataType.hpp"; diff --git a/fastdds_python_examples/HelloWorldExample/HelloWorld.cxx b/fastdds_python_examples/HelloWorldExample/HelloWorld.cxx index ab32433c..f1b0b0a1 100644 --- a/fastdds_python_examples/HelloWorldExample/HelloWorld.cxx +++ b/fastdds_python_examples/HelloWorldExample/HelloWorld.cxx @@ -16,7 +16,7 @@ * @file HelloWorld.cpp * This source file contains the definition of the described types in the IDL file. * - * This file was generated by the tool gen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ #ifdef _WIN32 diff --git a/fastdds_python_examples/HelloWorldExample/HelloWorld.h b/fastdds_python_examples/HelloWorldExample/HelloWorld.h index f26341d4..3b7eefda 100644 --- a/fastdds_python_examples/HelloWorldExample/HelloWorld.h +++ b/fastdds_python_examples/HelloWorldExample/HelloWorld.h @@ -16,7 +16,7 @@ * @file HelloWorld.h * This header file contains the declaration of the described types in the IDL file. * - * This file was generated by the tool gen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ #ifndef _FAST_DDS_GENERATED_HELLOWORLD_H_ diff --git a/fastdds_python_examples/HelloWorldExample/HelloWorld.i b/fastdds_python_examples/HelloWorldExample/HelloWorld.i index a1dbdc31..6de33d94 100644 --- a/fastdds_python_examples/HelloWorldExample/HelloWorld.i +++ b/fastdds_python_examples/HelloWorldExample/HelloWorld.i @@ -16,7 +16,7 @@ * @file HelloWorld.i * This header file contains the SWIG interface of the described types in the IDL file. * - * This file was generated by the tool gen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ %module HelloWorld diff --git a/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.cxx b/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.cxx index c2a00dd2..80f5e46e 100644 --- a/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.cxx +++ b/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.cxx @@ -16,7 +16,7 @@ * @file HelloWorldPubSubTypes.cpp * This header file contains the implementation of the serialization functions. * - * This file was generated by the tool fastcdrgen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ diff --git a/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.h b/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.h index 43d91da1..9824966d 100644 --- a/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.h +++ b/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.h @@ -16,7 +16,7 @@ * @file HelloWorldPubSubTypes.h * This header file contains the declaration of the serialization functions. * - * This file was generated by the tool fastcdrgen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ diff --git a/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.i b/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.i index 3b334e71..ffab3662 100644 --- a/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.i +++ b/fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.i @@ -16,7 +16,7 @@ * @file HelloWorldPubSubTypes.i * This header file contains the SWIG interface of the serialization functions. * - * This file was generated by the tool fastcdrgen. + * This file was generated by the tool fastddsgen (version: 2.5.3). */ %import(module="fastdds") "fastdds/dds/topic/TopicDataType.hpp";