@@ -88,44 +88,6 @@ given the profile name of choice, it is also possible to get the desired QoS fro
88
88
modified before being used.
89
89
For this purpose, the following public methods are available:
90
90
91
- .. collapse :: DomainParticipantFactory
92
-
93
- - |DomainParticipantFactory::get_participant_qos_from_xml-api |
94
- - |DomainParticipantFactory::get_default_participant_qos_from_xml-api |
95
- - |DomainParticipantFactory::get_participant_extended_qos_from_xml-api |
96
- - |DomainParticipantFactory::get_default_participant_extended_qos_from_xml-api |
97
-
98
- ----------
99
-
100
- .. collapse :: DomainParticipant
101
-
102
- - |DomainParticipant::get_publisher_qos_from_xml-api |
103
- - |DomainParticipant::get_default_publisher_qos_from_xml-api |
104
- - |DomainParticipant::get_subscriber_qos_from_xml-api |
105
- - |DomainParticipant::get_default_subscriber_qos_from_xml-api |
106
- - |DomainParticipant::get_topic_qos_from_xml-api |
107
- - |DomainParticipant::get_default_topic_qos_from_xml-api |
108
- - |DomainParticipant::get_requester_qos_from_xml-api |
109
- - |DomainParticipant::get_default_requester_qos_from_xml-api |
110
- - |DomainParticipant::get_replier_qos_from_xml-api |
111
- - |DomainParticipant::get_default_replier_qos_from_xml-api |
112
-
113
- ----------
114
-
115
- .. collapse :: Publisher
116
-
117
- - |Publisher::get_datawriter_qos_from_xml-api |
118
- - |Publisher::get_default_datawriter_qos_from_xml-api |
119
-
120
- ----------
121
-
122
- .. collapse :: Subscriber
123
-
124
- - |Subscriber::get_datareader_qos_from_xml-api |
125
- - |Subscriber::get_default_datareader_qos_from_xml-api |
126
-
127
- ----------
128
-
129
91
- |DomainParticipantFactory-api |
130
92
131
93
- |DomainParticipantFactory::get_participant_qos_from_xml-api |
0 commit comments