Commit ccacad0
authored
Make all public headers .hpp (#4958)
* Refs #21128: fuzz/C++/fuzz_XMLProfiles/fuzz_utils.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/EndpointAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/EndpointSecurityAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/HistoryAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/PropertyPolicy.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/ReaderAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/RTPSParticipantAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/ServerAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/TopicAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/attributes/WriterAttributes.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/builtin/data/ReaderProxyData.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/builtin/data/WriterProxyData.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/BinaryProperty.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/CacheChange.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/CDRMessage_t.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/FragmentNumber.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/Guid.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/InstanceHandle.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/Locator.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/MatchingInfo.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/PortParameters.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/Property.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/SampleIdentity.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/SequenceNumber.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/SerializedPayload.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/Time_t.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/Token.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/Types.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/common/WriteParams.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/history/History.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/history/IChangePool.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/history/IPayloadPool.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/history/ReaderHistory.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/history/WriterHistory.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/messages/RTPS_messages.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/participant/ParticipantDiscoveryInfo.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/participant/RTPSParticipant.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/participant/RTPSParticipantListener.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/reader/ReaderDiscoveryInfo.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/reader/ReaderListener.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/reader/RTPSReader.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/resources/ResourceManagement.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/shared_mem/SharedMemTransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/ChainingTransport.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/ChainingTransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/SenderResource.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/SocketTransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/TCPTransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/TCPv4TransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/TCPv6TransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/test_UDPv4TransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/TransportDescriptorInterface.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/TransportInterface.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/TransportReceiverInterface.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/UDPTransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/UDPv4TransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/UDPv6TransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/writer/RTPSWriter.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/writer/WriterDiscoveryInfo.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/writer/WriterListener.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/Endpoint.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/RTPSDomain.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/utils/IPFinder.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/utils/IPLocator.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Update versions.md
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/utils/md5.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Update guards in include/fastdds/dds
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Update guards in include/fastdds/rtps
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Update missing guards in include/fastdds/statistics and some more
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Set config.h as config.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Remove uncrustify autogenerated 'ifndef' from closing guard
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Set missing closing namespace with proper comment
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Please linter (avoiding generated files)
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Fix MD5 namespacing issues
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Apply rev suggestions
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Fix manually set .h to .hpp gen dependencies
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Update mock's guards and .h to .hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Update all mock's guards
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Please linter
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Regenerate types
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: fastdds/rtps/transport/shared_mem/test_SharedMemTransportDescriptor.hpp
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Apply rev suggestions
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Add includes missed in the rebase
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
* Refs #21128: Regenerate types (2)
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
---------
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>1 parent 068092b commit ccacad0
1,122 files changed
Lines changed: 6474 additions & 6225 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
- fuzz/C++
- fuzz_XMLProfiles
- fuzz_processCDRMsg
- include/fastdds
- config
- dds
- builtin/topic
- common
- core
- condition
- detail
- policy
- status
- domain
- qos
- log
- publisher
- qos
- subscriber
- qos
- topic
- qos
- xtypes
- dynamic_types
- detail
- exception
- type_representation
- detail
- rtps
- attributes
- builtin/data
- common
- flowcontrol
- history
- interfaces
- messages
- participant
- reader
- transport
- network
- writer
- statistics
- dds
- domain
- publisher/qos
- subscriber/qos
- rtps
- monitor_service
- utils
- collections
- src/cpp
- fastdds
- builtin/type_lookup_service
- detail
- core
- condition
- policy
- domain
- qos
- publisher
- filtering
- history
- subscriber
- DataReaderImpl
- history
- topic
- DDSSQLFilter
- utils
- xtypes
- dynamic_types
- type_representation
- rtps
- DataSharing
- attributes
- builtin
- data
- discovery
- database
- backup
- endpoint
- participant
- DS
- liveliness
- common
- flowcontrol
- history
- TopicPayloadPoolRegistry_impl
- messages
- network
- utils
- participant
- persistence
- reader
- resources
- security
- accesscontrol
- authentication
- common
- cryptography
- logging
- transport
- tcp
- writer
- security
- accesscontrol
- authentication
- cryptography
- statistics
- fastdds
- domain
- publisher
- subscriber
- rtps
- messages
- monitor-service
- interfaces
- reader
- writer
- types
- utils
- xmlparser
- attributes
- test
- blackbox
- api/dds-pim
- common
- types
- core
- statistics
- utils
- 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
- Publisher/fastdds/dds/publisher
- QosPolicies/fastdds/dds/core/policy
- Topic/fastdds/dds/topic
- TypeObjectRegistry/fastdds/xtypes/type_representation
- TypeObjectUtils/fastdds/dds/xtypes/type_representation
- TypeSupport/fastdds/dds/topic
- rtps
- BuiltinProtocols/rtps/builtin
- DataSharingPayloadPool/rtps/DataSharing
- EDP/rtps/builtin/discovery/endpoint
- Endpoint/fastdds/rtps
- Log/fastdds/dds/log
- 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
- TCPTransportDescriptor/fastdds/rtps/transport
- TCPv4TransportDescriptor/fastdds/rtps/transport
- TCPv6TransportDescriptor/fastdds/rtps/transport
- TimedEvent/rtps/resources
- TopicPayloadPoolProxy/rtps/history/TopicPayloadPoolRegistry_impl
- TypeLookupManager/fastdds/builtin/type_lookup_service
- UDPTransportDescriptor/fastdds/rtps/transport
- UDPv4TransportDescriptor/fastdds/rtps/transport
- UDPv6TransportDescriptor/fastdds/rtps/transport
- 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
- unittest
- common
- dds
- core
- condition
- entity
- participant
- publisher
- status
- subscriber
- topic
- DDSSQLFilter
- data_types
- rtps
- DataSharing
- builtin
- common
- discovery
- domain
- history
- network
- mock
- persistence
- reader
- security
- writer
- security
- accesscontrol
- authentication
- cryptography
- logging
- statistics
- dds
- StatisticsDomainParticipantStatusQueryableTests/mock
- fastdds/publisher
- statistics/fastdds/publisher
- rtps
- mock
- Publisher/fastdds/publisher
- StatisticsBase/statistics/rtps
- monitor-service
- transport
- mock
- utils
- xmlparser
- tools/fds
- utils/scripts
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 | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments