Commit c637f5b
committed
Make private the necessary headers from include/fastrtps (#4545)
* Refs #20567: Include what you use in latency test
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Remove unnecesary and deprecated headers
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Migrate allocations test to DDS
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make ParticipantAttributes private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make ReplierAttributes & RequesterAttributes private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make PublisherAttributes private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make SubscriberAttributes private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make Discovery private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make ProxyPool private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make Semaphore private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make MessageReceiver private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make BuiltinProtocols private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make Liveliness private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make LivelinessManager private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make LivelinessData private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make shared_mutex private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make StringMatching private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make TimeConversion private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Make DBQueue private
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Add notes to versions.md
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Apply Eliana's suggestions
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
* Refs #20567: Correctly export API in Windows for ReplierQos and RequesterQos
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
---------
Signed-off-by: EduPonz <eduardoponz@eprosima.com>1 parent 7ae5233 commit c637f5b
186 files changed
Lines changed: 1892 additions & 3522 deletions
File tree
- fuzz/C++/fuzz_processCDRMsg
- include
- fastdds
- dds/domain
- qos
- rtps
- fastrtps
- attributes
- participant
- publisher
- rtps
- builtin
- discovery
- endpoint
- participant
- liveliness
- messages
- writer
- subscriber
- utils
- resources/xsd
- src/cpp
- fastdds
- builtin/typelookup
- domain
- log
- publisher
- subscriber
- utils
- rtps
- builtin
- data
- discovery
- database
- endpoint
- participant
- DS
- timedevent
- liveliness
- history
- messages
- network
- participant
- persistence
- reader
- resources
- security
- transport
- writer
- security/accesscontrol
- statistics
- fastdds/domain
- rtps/monitor-service
- utils
- xmlparser
- attributes
- test
- blackbox
- api/dds-pim
- common
- mock
- dds
- DataWriterHistory/fastdds/publisher
- DomainParticipantImpl/fastdds/domain
- rtps
- BuiltinProtocols/rtps/builtin
- EDP/rtps/builtin/discovery/endpoint
- MessageReceiver/rtps/messages
- NetworkFactory/rtps/network
- PDPSimple/rtps/builtin/discovery/participant
- PDP/rtps/builtin/discovery/participant
- PublisherHistory/fastrtps/publisher
- WLP/rtps/builtin/liveliness
- performance
- latency
- throughput
- video
- profiling/allocations
- realtime
- unittest
- dds
- participant
- profiles
- publisher
- subscriber
- rtps
- discovery
- persistence
- security
- writer
- transport
- mock
- utils
- xmlparser
- wrapper
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 | + | |
22 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
| 31 | + | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
668 | 665 | | |
669 | 666 | | |
670 | 667 | | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
671 | 690 | | |
672 | 691 | | |
673 | 692 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
This file was deleted.
0 commit comments