-
Key: CORBA23-227
-
Legacy Issue Number: 2252
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: The final draft (ptc/98-10-16 - from 15-Nov-98) defines
DynValue::get_members/set_members as:–
{ FieldName id; Visibility access; any value }
struct NameValueAccess;
typedef sequence<NameValueAccess> NameValueAccessSeq
NameValueAccessSeq get_members();
void set_members(in NameValueAccessSeq values) raises (InvalidSeq),
–and goes on to say "Any attempt to set or get a member which has been
declared private in the IDL definition of the value contained in the
dynamic any raises the exception NO_PERMISSION." -
Reported: CORBA 2.2 — Thu, 10 Dec 1998 05:00 GMT
-
Disposition: Resolved — CORBA 2.3.1
-
Disposition Summary:
:get_members/set_members as:
-
Updated: Sun, 8 Mar 2015 15:26 GMT