Commit 332db84
authored
Migrate fastrtps namespace to fastdds (#4898)
* Refs #21129: Migrate namespace fastrtps to fastdds
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Remove unnecessary using and nested namespaces
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Remove unused header
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Update version.md
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Uncrustify
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: fix errors after reader refactor
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Uncrustify
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Fix compilation error
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Remove DiscoveryProtocol_t typedef
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Move variable declaration to remove warnings
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Remove typedef ParticipantFilteringFlags_t
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Remove typedef PDPFactory
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: fix compilation issue
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Apply suggestions
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Apply suggestions
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: solve compilation error after rebase
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Uncrustify
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
* Refs #21129: Add missing code lost in the rebase
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
---------
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>1 parent 22338f3 commit 332db84
970 files changed
Lines changed: 10684 additions & 10855 deletions
File tree
- examples/cpp
- configuration
- content_filter
- custom_payload_pool
- dds
- DiscoveryServerExample
- types
- FlowControlExample
- HelloWorldExampleDataSharing
- HelloWorldExampleTCP
- Keys
- RequestReplyExample
- SecureHelloWorldExample
- StaticHelloWorldExample
- WriterLoansExample
- ZeroCopyExample
- hello_world
- rtps
- AsSocket
- Persistent
- Registered
- xtypes
- fuzz/C++
- fuzz_XMLProfiles
- fuzz_processCDRMsg
- include
- fastdds
- dds
- common
- core
- condition
- policy
- status
- domain
- publisher
- qos
- subscriber
- qos
- topic
- xtypes
- dynamic_types
- type_representation/detail
- rtps
- attributes
- builtin/data
- common
- history
- interfaces
- messages
- participant
- reader
- resources
- transport
- writer
- statistics
- dds/domain
- rtps
- utils
- collections
- fastrtps
- attributes
- common
- config
- qos
- rtps/common
- src/cpp
- fastdds
- builtin/type_lookup_service
- detail
- core
- condition
- policy
- domain
- qos
- publisher
- filtering
- history
- qos
- subscriber
- DataReaderImpl
- history
- qos
- topic
- DDSSQLFilter
- qos
- utils
- xtypes
- dynamic_types
- type_representation
- rtps
- DataSharing
- attributes
- builtin
- data
- discovery
- database
- backup
- endpoint
- participant
- DS
- simple
- timedevent
- liveliness
- common
- exceptions
- flowcontrol
- history
- TopicPayloadPoolRegistry_impl
- TopicPayloadPool_impl
- messages
- submessages
- network
- utils
- participant
- persistence
- reader
- resources
- security
- accesscontrol
- authentication
- common
- cryptography
- exceptions
- logging
- transport
- tcp
- writer
- security
- accesscontrol
- artifact_providers
- authentication
- cryptography
- logging
- statistics
- fastdds
- domain
- publisher
- subscriber
- qos
- rtps
- messages
- monitor-service
- interfaces
- reader
- writer
- types
- utils
- collections
- xmlparser
- attributes
- test
- blackbox
- api/dds-pim
- common
- types
- statistics
- dds-types-test
- helpers
- dds
- communication
- security
- discovery
- feature/dynamic_types
- dds_types_tests
- mock
- dds
- DataWriterHistory/fastdds/publisher
- DomainParticipantFactory/fastdds/dds/domain
- DomainParticipantImpl/fastdds/domain
- QosPolicies/fastdds/dds/core/policy
- rtps
- BuiltinProtocols/rtps/builtin
- DataSharingPayloadPool/rtps/DataSharing
- EDP/rtps/builtin/discovery/endpoint
- Endpoint/fastdds/rtps
- MessageReceiver/rtps/messages
- NetworkFactory/rtps/network
- PDPSimple/rtps/builtin/discovery/participant
- PDP/rtps/builtin/discovery/participant
- ParticipantProxyData/fastdds/rtps/builtin/data
- RTPSDomainImpl/rtps
- RTPSDomain/fastdds/rtps
- RTPSGapBuilder/rtps/messages
- RTPSMessageGroup/rtps/messages
- RTPSParticipantAttributes/fastdds/rtps/attributes
- RTPSParticipantImpl/rtps/participant
- RTPSParticipant/fastdds/rtps/participant
- RTPSReader
- fastdds/rtps/reader
- rtps/reader
- RTPSWriter/fastdds/rtps/writer
- ReaderHistory/fastdds/rtps/history
- ReaderLocator/rtps/writer
- ReaderProxyData/fastdds/rtps/builtin/data
- ReceiverResource/rtps/network
- ResourceEvent/rtps/resources
- SecurityManager/rtps/security
- SecurityPluginFactory/rtps/security
- ServerAttributes/fastdds/rtps/attributes
- StatefulReader/rtps/reader
- StatefulWriter/rtps/writer
- StatelessReader/rtps/reader
- StatelessWriter/rtps/writer
- TCPv4TransportDescriptor/fastdds/rtps/transport
- TimedEvent/rtps/resources
- TopicPayloadPoolProxy/rtps/history/TopicPayloadPoolRegistry_impl
- TypeLookupManager/fastdds/builtin/type_lookup_service
- WLP/rtps/builtin/liveliness
- WriterHistory/fastdds/rtps/history
- WriterProxyData/fastdds/rtps/builtin/data
- XMLEndPointParser/xmlparser
- XMLProfileManager/xmlparser
- external_locators/rtps/network/utils
- performance
- latency
- throughput
- video
- profiling
- allocations
- realtime
- mutex_testing_tool
- unittest
- common
- dds
- core/condition
- participant
- publisher
- status
- subscriber
- topic
- DDSSQLFilter/data_types
- rtps
- DataSharing
- builtin
- common
- discovery
- domain
- flowcontrol
- history
- network
- mock
- persistence
- reader
- resources/timedevent
- mock
- security
- writer
- security
- accesscontrol
- authentication
- cryptography
- logging
- statistics
- dds
- StatisticsDomainParticipantMockTests/mock/statistics/fastdds/publisher
- StatisticsDomainParticipantStatusQueryableTests/mock
- fastdds/publisher
- statistics/fastdds/publisher
- rtps
- mock
- Publisher/fastdds/publisher
- StatisticsBase/statistics/rtps
- monitor-service
- transport
- mock
- utils
- xmlparser
- wrapper
- tools/fds
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments