-
Key: DDS12-33
-
Legacy Issue Number: 9511
-
Status: closed
-
Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
-
Summary:
In Figure 2-19 in Section 2.1.4.4 (Conditions and Wait-sets):
There is no such delete_statuscondition() operation on the Entity.
The ReadCondition should have a view_state_mask and an instance_state_mask instead of a lifecycle_state_mask.Proposed Resolution:
Make the suggested corrections.Proposed Revised Text:
Section 2.1.4.4 Conditions and Wait-sets
In Figure 2-19
Remove "delete_statuscondition()" from the operations listed on the Entity.
Remove "lifecycle_state_mask [*] : ViewStateKind" from the attributes listed on the ReadCondition.
Add "view_state_mask [*] : ViewStateKind" and "instance_state_mask [*] : InstanceStateKind" to the end of the attributes listed on the ReadCondition. -
Reported: DDS 1.1 — Sun, 2 Apr 2006 05:00 GMT
-
Disposition: Resolved — DDS 1.2
-
Disposition Summary:
Make the suggested corrections
-
Updated: Fri, 6 Mar 2015 20:58 GMT