Skip to content

Commit cb477e7

Browse files
Regenerate types with Fast DDS Gen v4.2.0 (#261)
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
1 parent 955d458 commit cb477e7

File tree

54 files changed

+58
-56
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+58
-56
lines changed

fastdds_python/test/types/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ include(${SWIG_USE_FILE})
7979
set(CMAKE_SWIG_FLAGS "")
8080

8181
find_package(Python3 COMPONENTS Interpreter Development REQUIRED)
82-
8382
set(PYTHON_INCLUDE_PATH ${Python3_INCLUDE_DIRS})
8483
set(PYTHON_EXECUTABLE ${Python3_EXECUTABLE})
8584
set(PYTHON_LIBRARIES ${Python3_LIBRARIES})
@@ -192,7 +191,6 @@ include(${SWIG_USE_FILE})
192191
set(CMAKE_SWIG_FLAGS "")
193192

194193
find_package(Python3 COMPONENTS Interpreter Development REQUIRED)
195-
196194
set(PYTHON_INCLUDE_PATH ${Python3_INCLUDE_DIRS})
197195
set(PYTHON_EXECUTABLE ${Python3_EXECUTABLE})
198196
set(PYTHON_LIBRARIES ${Python3_LIBRARIES})
@@ -306,7 +304,6 @@ include(${SWIG_USE_FILE})
306304
set(CMAKE_SWIG_FLAGS "")
307305

308306
find_package(Python3 COMPONENTS Interpreter Development REQUIRED)
309-
310307
set(PYTHON_INCLUDE_PATH ${Python3_INCLUDE_DIRS})
311308
set(PYTHON_EXECUTABLE ${Python3_EXECUTABLE})
312309
set(PYTHON_LIBRARIES ${Python3_LIBRARIES})

fastdds_python/test/types/test_complete.hpp

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

2222
#ifndef FAST_DDS_GENERATED__TEST_COMPLETE_HPP

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 fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

2222
%module(moduleimport="if __import__('os').name == 'nt': import win32api; win32api.LoadLibrary('test_complete.dll')\nif __package__ or '.' in __name__:\n from . import _test_completeWrapper\nelse:\n import _test_completeWrapper") test_complete

fastdds_python/test/types/test_completeCdrAux.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completeCdrAux.hpp
1717
* This source file contains some definitions of CDR related functions.
1818
*
19-
* This file was generated by the tool fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

2222
#ifndef FAST_DDS_GENERATED__TEST_COMPLETECDRAUX_HPP

fastdds_python/test/types/test_completeCdrAux.ipp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completeCdrAux.ipp
1717
* This source file contains some declarations of CDR related functions.
1818
*
19-
* This file was generated by the tool fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

2222
#ifndef FAST_DDS_GENERATED__TEST_COMPLETECDRAUX_IPP

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 fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

2222
#include "test_completePubSubTypes.hpp"

fastdds_python/test/types/test_completePubSubTypes.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completePubSubTypes.hpp
1717
* This header file contains the declaration of the serialization functions.
1818
*
19-
* This file was generated by the tool fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
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 fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

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

fastdds_python/test/types/test_completeTypeObjectSupport.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completeTypeObjectSupport.cxx
1717
* Source file containing the implementation to register the TypeObject representation of the described types in the IDL file
1818
*
19-
* This file was generated by the tool fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

2222
#include "test_completeTypeObjectSupport.hpp"

fastdds_python/test/types/test_completeTypeObjectSupport.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @file test_completeTypeObjectSupport.hpp
1717
* Header file containing the API required to register the TypeObject representation of the described types in the IDL file
1818
*
19-
* This file was generated by the tool fastddsgen (version: 4.1.0).
19+
* This file was generated by the tool fastddsgen (version: 4.2.0).
2020
*/
2121

2222
#ifndef FAST_DDS_GENERATED__TEST_COMPLETE_TYPE_OBJECT_SUPPORT_HPP

0 commit comments

Comments
 (0)