DDS 1.1 RTF Avatar
  1. OMG Issue

DDS11 — (T#53) Cannot set listener mask when creating an entity

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

    The entity::set listener method sets a listener in combination with a mask that specifies the event interest. Listeners can also be set at construction of entities by passing the listener as parameter to the entity factory method. However it is not possible to set a mask during construction.
    Resolution:
    Add an event mask parameter (listener_mask) to entity constructors.
    Revised Text:
    Change signature and description of all entity factory methods.

  • Reported: DDS 1.0 — Fri, 11 Mar 2005 05:00 GMT
  • Disposition: Resolved — DDS 1.1
  • Disposition Summary:

    No Data Available

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