DDS 1.1 RTF Avatar
  1. OMG Issue

DDS11 — Explicit mention of static DomainParticipantFactory::get_instance operation

  • Key: DDS11-42
  • Legacy Issue Number: 8377
  • Status: closed  
  • Source: ADLINK Technology Ltd ( Hans van't Hag)
  • Summary:

    The get_instance method is mentioned in the PIM, but not in the IDL PSM.
    Resolution:
    Explicitly state that this is a static method and that it is therefore not specified in IDL.
    Revised Text:
    Add a piece of text to section 2.1.2.2.2.3 explaining that the get_instance method is a static method implemented as a native language construction, and can therefore not be expressed in IDL.
    Add the "static" keyword before the get_instance method mentioned in the table of section 2.1.2.2.2.
    Add piece of text in section 2.2.2 (right after the introduction of default constructors for WaitSet and GuardCondition) which explains that the DomainParticipantFactory has a static method called get_instance in the native classes that implement it.

  • 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