DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Ref-40 Name_and_return_type_of_lookup_topic

  • Key: DDS-88
  • Legacy Issue Number: 6794
  • Status: closed  
  • Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
  • Summary:

    Currently, the lookup_topic method returns a type Topic. Why does it
    not return a type TopicDescription? In that case, it could also be
    used to search for ContentFilteredTopics and MultiTopics.

    **PROPOSAL**

    Change prototype lookup_topic to return TopicDescription.

    Change name from lookup_topic to lookup_topicdescription

    Specify that lookup_topicdescription will also find
    ContentFilteredTopic and MultiTopic

    This affects sections 2.1.2.2.1.11, and 2.2.3.

  • Reported: DDS 1.0b1 — Tue, 23 Dec 2003 05:00 GMT
  • Disposition: Resolved — DDS 1.0
  • Disposition Summary:

    see below

  • Updated: Fri, 6 Mar 2015 20:58 GMT