-
Key: DDS11-34
-
Legacy Issue Number: 8369
-
Status: closed
-
Source: ADLINK Technology Ltd ( Hans van't Hag)
-
Summary:
In the DCPS PSM the Topic class does not specify the methods set_qos, get_qos, set_listener and get_listener.
Resolution:
The methods set_qos, get_qos, set_listener and get_listener shall be added to the IDL description of the Topic class.
Revised Text:
In the IDL in 2.2.3:interface Topic : Entity, TopicDescription
{ ReturnCode_t set_qos( in TopicQos qos); void get_qos( inout TopicQos qos); ReturnCode_t set_listener( in TopicListener a_listener, in StatusMask mask); TopicListener get_listener(); ReturnCode_t get_inconsistent_topic_status( inout: InconsistentTopicStatus); };
-
Reported: DDS 1.0 — Fri, 25 Feb 2005 05:00 GMT
-
Disposition: Resolved — DDS 1.1
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT
DDS11 — (T#29) Missing operations to Topic class
- Key: DDS11-34
- OMG Task Force: Data Distribution Service RTF