Skip to content

Commit 44135d2

Browse files
committed
Refs #23874. Regenerate code with Fast DDS Gen v4.0.6
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent 20ed326 commit 44135d2

37 files changed

+1006
-1207
lines changed

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

2222
#ifndef FAST_DDS_GENERATED__TEST_COMPLETECDRAUX_IPP

0 commit comments

Comments
 (0)