Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fastdds_python/test/types/test_complete.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion fastdds_python/test/types/test_complete.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_
Expand Down
2 changes: 1 addition & 1 deletion fastdds_python/test/types/test_complete.i
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion fastdds_python/test/types/test_completePubSubTypes.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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).
*/


Expand Down
2 changes: 1 addition & 1 deletion fastdds_python/test/types/test_completePubSubTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -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).
*/


Expand Down
2 changes: 1 addition & 1 deletion fastdds_python/test/types/test_completePubSubTypes.i
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down
2 changes: 1 addition & 1 deletion fastdds_python_examples/HelloWorldExample/HelloWorld.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion fastdds_python_examples/HelloWorldExample/HelloWorld.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_
Expand Down
2 changes: 1 addition & 1 deletion fastdds_python_examples/HelloWorldExample/HelloWorld.i
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
*/


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
*/


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down