From 7fb954ff7ee86a1d415ee9a60d0208596ffda540 Mon Sep 17 00:00:00 2001 From: elianalf <62831776+elianalf@users.noreply.github.com> Date: Mon, 25 Mar 2024 12:29:59 +0100 Subject: [PATCH] Migrate classes from include/fastrtps to fastdds (#726) * Refs #20566: Migrate classes IPLocator and md5 from include/fastrtps to fastdds Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Reorder following google style Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> * Refs #20566: Fix spelling errors after rebase Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> --------- Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> Signed-off-by: eduponz --- code/CodeTester.cpp | 6 +++--- code/DDSCodeTester.cpp | 2 +- code/Examples/C++/DDSHelloWorld/src/HelloWorldPubSubTypes.h | 2 +- docs/fastdds/api_reference/spelling_wordlist.txt | 3 +-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/code/CodeTester.cpp b/code/CodeTester.cpp index dbb3be40f..ca60dd998 100644 --- a/code/CodeTester.cpp +++ b/code/CodeTester.cpp @@ -1,4 +1,6 @@ +#include +#include #include #include #include @@ -6,16 +8,14 @@ #include #include #include -#include +#include #include #include #include #include #include #include -#include -#include using namespace eprosima::fastrtps; using namespace ::rtps; diff --git a/code/DDSCodeTester.cpp b/code/DDSCodeTester.cpp index 51f1c2909..d674944bc 100644 --- a/code/DDSCodeTester.cpp +++ b/code/DDSCodeTester.cpp @@ -46,11 +46,11 @@ #include #include #include +#include #include #include #include #include -#include using namespace eprosima::fastdds::dds; diff --git a/code/Examples/C++/DDSHelloWorld/src/HelloWorldPubSubTypes.h b/code/Examples/C++/DDSHelloWorld/src/HelloWorldPubSubTypes.h index cb61cd6ba..545c68b12 100644 --- a/code/Examples/C++/DDSHelloWorld/src/HelloWorldPubSubTypes.h +++ b/code/Examples/C++/DDSHelloWorld/src/HelloWorldPubSubTypes.h @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include "HelloWorld.h" diff --git a/docs/fastdds/api_reference/spelling_wordlist.txt b/docs/fastdds/api_reference/spelling_wordlist.txt index 009a2f5ae..fa6995d47 100644 --- a/docs/fastdds/api_reference/spelling_wordlist.txt +++ b/docs/fastdds/api_reference/spelling_wordlist.txt @@ -97,6 +97,7 @@ myFilterFactory nackResponseDelay nackSupressionDuration netmask +Netmask NonConstEnabler NoOpDomainParticipantListener nullptr @@ -141,7 +142,6 @@ SecurityException sequenceNumber serializedPaylaod SetVerbosity -SetVerbosity sn StatefulReader StatefulWriter @@ -176,7 +176,6 @@ TypeIdV TypeInformation typelookup TypeLookup -TypeLookup TypeLookupReplyListener TypeLookupRequestListener TypeObjectV