DDS 1.1 RTF Avatar
  1. OMG Issue

DDS11 — (R#153) Ambiguous SampleRejectedStatus::last_reason field

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

    The value of the SampleRejectedStatus::last_reason field is undefined in that case where the user calls get_sample_rejected_status when no samples have been rejected.

    Proposed Resolution:
    Introduce a new SampleRejectedStatusKind value NOT_REJECTED and stipulate that it is to be used in the case described above.

    Proposed Revised Text:
    Add the following sentence to the description of SampleRejectedStatus::last_reason in the table on page 2-118: "If no samples have been rejected, the reason is the special value NOT_REJECTED."
    Modify the definition of SampleRejectedStatusKind in 2.2.3 to add a constant NOT_REJECTED.

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

    No Data Available

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