Skip to content

Commit 78dc116

Browse files
Regenerate types with Fast DDS Gen v2.5.3 (#235)
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
1 parent 62aca96 commit 78dc116

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

fastdds_python/test/types/test_complete.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_complete.cpp
1717
* This source file contains the definition of the described types in the IDL file.
1818
*
19-
* This file was generated by the tool gen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
#ifdef _WIN32

fastdds_python/test/types/test_complete.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_complete.h
1717
* This header file contains the declaration of the described types in the IDL file.
1818
*
19-
* This file was generated by the tool gen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
#ifndef _FAST_DDS_GENERATED_TEST_COMPLETE_H_

fastdds_python/test/types/test_complete.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_complete.i
1717
* This header file contains the SWIG interface of the described types in the IDL file.
1818
*
19-
* This file was generated by the tool gen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
%module test_complete

fastdds_python/test/types/test_completePubSubTypes.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completePubSubTypes.cpp
1717
* This header file contains the implementation of the serialization functions.
1818
*
19-
* This file was generated by the tool fastcdrgen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222

fastdds_python/test/types/test_completePubSubTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completePubSubTypes.h
1717
* This header file contains the declaration of the serialization functions.
1818
*
19-
* This file was generated by the tool fastcdrgen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222

fastdds_python/test/types/test_completePubSubTypes.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completePubSubTypes.i
1717
* This header file contains the SWIG interface of the serialization functions.
1818
*
19-
* This file was generated by the tool fastcdrgen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
%import(module="fastdds") "fastdds/dds/topic/TopicDataType.hpp";

fastdds_python_examples/HelloWorldExample/HelloWorld.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file HelloWorld.cpp
1717
* This source file contains the definition of the described types in the IDL file.
1818
*
19-
* This file was generated by the tool gen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
#ifdef _WIN32

fastdds_python_examples/HelloWorldExample/HelloWorld.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file HelloWorld.h
1717
* This header file contains the declaration of the described types in the IDL file.
1818
*
19-
* This file was generated by the tool gen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
#ifndef _FAST_DDS_GENERATED_HELLOWORLD_H_

fastdds_python_examples/HelloWorldExample/HelloWorld.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file HelloWorld.i
1717
* This header file contains the SWIG interface of the described types in the IDL file.
1818
*
19-
* This file was generated by the tool gen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222
%module HelloWorld

fastdds_python_examples/HelloWorldExample/HelloWorldPubSubTypes.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file HelloWorldPubSubTypes.cpp
1717
* This header file contains the implementation of the serialization functions.
1818
*
19-
* This file was generated by the tool fastcdrgen.
19+
* This file was generated by the tool fastddsgen (version: 2.5.3).
2020
*/
2121

2222

0 commit comments

Comments
 (0)