Issue 16607: Missing APIs for (read|take)_instance_w_condition (data-distribution-rtf) Source: (, ) Nature: Enhancement Severity: Significant Summary: For keyed topics, the core set of read or take APIs support read|take, read|take_instance, and read|take_next_instance. The corresponding set of API's for read or take with conditions only specified read|take_w_condition and read|take_next_instance_w_condition. The specification lacks the APIs for read|take_instance_w_condition. Lack of these APIs deprives the user from the ability to read or take from a specific instance while limiting the sample set to specific conditions. Resolution: Revised Text: Actions taken: October 14, 2011: received issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 14 Oct 2011 14:43:53 -0400 To: Subject: Issue/Bug Report ******************************************************************************* Name: Kevin Jaeger Employer: Real-Time Innovations mailFrom: kevin.jaeger@rti.com Terms_Agreement: I agree Specification: Data Distribution Service for Real-time Systems Section: 7.1.2.5.3 FormalNumber: formal/07-01-01 Version: 1.2 Doc_Year: 2007 Doc_Month: January Doc_Day: 01 Page: 73 Title: Missing APIs for (read|take)_instance_w_condition Nature: Enhancement Severity: Significant CODE: 3TMw8 B1: Report Issue Description: For keyed topics, the core set of read or take APIs support read|take, read|take_instance, and read|take_next_instance. The corresponding set of API's for read or take with conditions only specified read|take_w_condition and read|take_next_instance_w_condition. The specification lacks the APIs for read|take_instance_w_condition. Lack of these APIs deprives the user from the ability to read or take from a specific instance while limiting the sample set to specific conditions.