-
Key: DDSXTY-12
-
Legacy Issue Number: 15692
-
Status: closed
-
Source: DECA ( Rick Warren)
-
Summary:
The IDL definition of the type AnnotationDescriptor from the section Representing Types with TypeObject depends on a typedef “Parameters,” which is an alias to a string-to-string map. This type definition was present in earlier revisions of the IDL file but was inadvertently deleted in the adopted revision.
Resolution:
Restore the missing type definition.
Revised Text:
Add the following definition immediately before AnnotationDescriptor in the IDL file:
typedef map<ObjectName, ObjectName> Parameters; -
Reported: DDS-XTypes 1.0b1 — Fri, 8 Oct 2010 04:00 GMT
-
Disposition: Resolved — DDS-XTypes 1.0b2
-
Disposition Summary:
Restore the missing type definition.
-
Updated: Fri, 6 Mar 2015 20:58 GMT
DDSXTY — Definition of type “Parameters” inadvertently missing
- Key: DDSXTY-12
- OMG Task Force: Extensible and Dynamic Topic Types for DDS FTF