Skip to content

Commit ea419ca

Browse files
committed
Refs #24261: Regenerate types with Fast DDS Gen 4.3.1
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
1 parent dd66ef2 commit ea419ca

462 files changed

Lines changed: 5194 additions & 2079 deletions

File tree

Some content is hidden

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

examples/cpp/benchmark/types/Benchmark.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARK_HPP
23-
#define FAST_DDS_GENERATED__BENCHMARK_HPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_IDL_HPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_IDL_HPP
2424

2525
#include <cstdint>
2626
#include <utility>
@@ -173,6 +173,6 @@ class BenchMark
173173

174174
};
175175

176-
#endif // _FAST_DDS_GENERATED_BENCHMARK_HPP_
176+
#endif // _FAST_DDS_GENERATED_BENCHMARK_IDL_HPP_
177177

178178

examples/cpp/benchmark/types/BenchmarkCdrAux.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARKCDRAUX_HPP
23-
#define FAST_DDS_GENERATED__BENCHMARKCDRAUX_HPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_IDLCDRAUX_HPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_IDLCDRAUX_HPP
2424

2525
#include "Benchmark.hpp"
2626

@@ -42,5 +42,5 @@ eProsima_user_DllExport void serialize_key(
4242
} // namespace fastcdr
4343
} // namespace eprosima
4444

45-
#endif // FAST_DDS_GENERATED__BENCHMARKCDRAUX_HPP
45+
#endif // FAST_DDS_GENERATED__BENCHMARK_IDLCDRAUX_HPP
4646

examples/cpp/benchmark/types/BenchmarkCdrAux.ipp

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARKCDRAUX_IPP
23-
#define FAST_DDS_GENERATED__BENCHMARKCDRAUX_IPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_IDLCDRAUX_IPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_IDLCDRAUX_IPP
2424

2525
#include "BenchmarkCdrAux.hpp"
2626

@@ -81,6 +81,9 @@ eProsima_user_DllExport void deserialize(
8181
eprosima::fastcdr::Cdr& cdr,
8282
BenchMark& data)
8383
{
84+
data.index(0);
85+
86+
8487
cdr.deserialize_type(eprosima::fastcdr::CdrVersion::XCDRv2 == cdr.get_cdr_version() ?
8588
eprosima::fastcdr::EncodingAlgorithmFlag::DELIMIT_CDR2 :
8689
eprosima::fastcdr::EncodingAlgorithmFlag::PLAIN_CDR,
@@ -117,5 +120,5 @@ void serialize_key(
117120
} // namespace fastcdr
118121
} // namespace eprosima
119122

120-
#endif // FAST_DDS_GENERATED__BENCHMARKCDRAUX_IPP
123+
#endif // FAST_DDS_GENERATED__BENCHMARK_IDLCDRAUX_IPP
121124

examples/cpp/benchmark/types/BenchmarkPubSubTypes.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
*/
2121

2222

23-
#ifndef FAST_DDS_GENERATED__BENCHMARK_PUBSUBTYPES_HPP
24-
#define FAST_DDS_GENERATED__BENCHMARK_PUBSUBTYPES_HPP
23+
#ifndef FAST_DDS_GENERATED__BENCHMARK_IDL_PUBSUBTYPES_HPP
24+
#define FAST_DDS_GENERATED__BENCHMARK_IDL_PUBSUBTYPES_HPP
2525

2626
#include <mutex>
2727

@@ -119,5 +119,5 @@ class BenchMarkPubSubType : public eprosima::fastdds::dds::TopicDataType
119119
};
120120

121121

122-
#endif // FAST_DDS_GENERATED__BENCHMARK_PUBSUBTYPES_HPP
122+
#endif // FAST_DDS_GENERATED__BENCHMARK_IDL_PUBSUBTYPES_HPP
123123

examples/cpp/benchmark/types/BenchmarkTypeObjectSupport.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARK_TYPE_OBJECT_SUPPORT_HPP
23-
#define FAST_DDS_GENERATED__BENCHMARK_TYPE_OBJECT_SUPPORT_HPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_IDL_TYPE_OBJECT_SUPPORT_HPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_IDL_TYPE_OBJECT_SUPPORT_HPP
2424

2525
#include <fastdds/dds/xtypes/type_representation/TypeObject.hpp>
2626

@@ -53,4 +53,4 @@ eProsima_user_DllExport void register_BenchMark_type_identifier(
5353

5454
#endif // DOXYGEN_SHOULD_SKIP_THIS_PUBLIC
5555

56-
#endif // FAST_DDS_GENERATED__BENCHMARK_TYPE_OBJECT_SUPPORT_HPP
56+
#endif // FAST_DDS_GENERATED__BENCHMARK_IDL_TYPE_OBJECT_SUPPORT_HPP

examples/cpp/benchmark/types/Benchmark_big.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_HPP
23-
#define FAST_DDS_GENERATED__BENCHMARK_BIG_HPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_HPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_HPP
2424

2525
#include <array>
2626
#include <cstdint>
@@ -221,6 +221,6 @@ class BenchMarkBig
221221

222222
};
223223

224-
#endif // _FAST_DDS_GENERATED_BENCHMARK_BIG_HPP_
224+
#endif // _FAST_DDS_GENERATED_BENCHMARK_BIG_IDL_HPP_
225225

226226

examples/cpp/benchmark/types/Benchmark_bigCdrAux.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIGCDRAUX_HPP
23-
#define FAST_DDS_GENERATED__BENCHMARK_BIGCDRAUX_HPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_IDLCDRAUX_HPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_BIG_IDLCDRAUX_HPP
2424

2525
#include "Benchmark_big.hpp"
2626

@@ -42,5 +42,5 @@ eProsima_user_DllExport void serialize_key(
4242
} // namespace fastcdr
4343
} // namespace eprosima
4444

45-
#endif // FAST_DDS_GENERATED__BENCHMARK_BIGCDRAUX_HPP
45+
#endif // FAST_DDS_GENERATED__BENCHMARK_BIG_IDLCDRAUX_HPP
4646

examples/cpp/benchmark/types/Benchmark_bigCdrAux.ipp

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIGCDRAUX_IPP
23-
#define FAST_DDS_GENERATED__BENCHMARK_BIGCDRAUX_IPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_IDLCDRAUX_IPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_BIG_IDLCDRAUX_IPP
2424

2525
#include "Benchmark_bigCdrAux.hpp"
2626

@@ -85,6 +85,11 @@ eProsima_user_DllExport void deserialize(
8585
eprosima::fastcdr::Cdr& cdr,
8686
BenchMarkBig& data)
8787
{
88+
data.data({0});
89+
90+
data.index(0);
91+
92+
8893
cdr.deserialize_type(eprosima::fastcdr::CdrVersion::XCDRv2 == cdr.get_cdr_version() ?
8994
eprosima::fastcdr::EncodingAlgorithmFlag::DELIMIT_CDR2 :
9095
eprosima::fastcdr::EncodingAlgorithmFlag::PLAIN_CDR,
@@ -127,5 +132,5 @@ void serialize_key(
127132
} // namespace fastcdr
128133
} // namespace eprosima
129134

130-
#endif // FAST_DDS_GENERATED__BENCHMARK_BIGCDRAUX_IPP
135+
#endif // FAST_DDS_GENERATED__BENCHMARK_BIG_IDLCDRAUX_IPP
131136

examples/cpp/benchmark/types/Benchmark_bigPubSubTypes.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
*/
2121

2222

23-
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_PUBSUBTYPES_HPP
24-
#define FAST_DDS_GENERATED__BENCHMARK_BIG_PUBSUBTYPES_HPP
23+
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_PUBSUBTYPES_HPP
24+
#define FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_PUBSUBTYPES_HPP
2525

2626
#include <mutex>
2727

@@ -119,5 +119,5 @@ class BenchMarkBigPubSubType : public eprosima::fastdds::dds::TopicDataType
119119
};
120120

121121

122-
#endif // FAST_DDS_GENERATED__BENCHMARK_BIG_PUBSUBTYPES_HPP
122+
#endif // FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_PUBSUBTYPES_HPP
123123

examples/cpp/benchmark/types/Benchmark_bigTypeObjectSupport.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
* This file was generated by the tool fastddsgen (version: 4.3.0).
2020
*/
2121

22-
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_TYPE_OBJECT_SUPPORT_HPP
23-
#define FAST_DDS_GENERATED__BENCHMARK_BIG_TYPE_OBJECT_SUPPORT_HPP
22+
#ifndef FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_TYPE_OBJECT_SUPPORT_HPP
23+
#define FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_TYPE_OBJECT_SUPPORT_HPP
2424

2525
#include <fastdds/dds/xtypes/type_representation/TypeObject.hpp>
2626

@@ -53,4 +53,4 @@ eProsima_user_DllExport void register_BenchMarkBig_type_identifier(
5353

5454
#endif // DOXYGEN_SHOULD_SKIP_THIS_PUBLIC
5555

56-
#endif // FAST_DDS_GENERATED__BENCHMARK_BIG_TYPE_OBJECT_SUPPORT_HPP
56+
#endif // FAST_DDS_GENERATED__BENCHMARK_BIG_IDL_TYPE_OBJECT_SUPPORT_HPP

0 commit comments

Comments
 (0)