Skip to content

Commit 0c033ff

Browse files
committed
Refs #23468: Regenerate types with Fast DDS Gen 4.1.1
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
1 parent 4f83341 commit 0c033ff

51 files changed

Lines changed: 1379 additions & 1576 deletions

Some content is hidden

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

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.1.1).
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.1.1).
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.1.1).
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.1.1).
2020
*/
2121

2222
#ifndef FAST_DDS_GENERATED__TEST_COMPLETECDRAUX_IPP

0 commit comments

Comments
 (0)