-
Key: CPP11-243
-
Legacy Issue Number: 1319
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: Add the following operation to CORBA::Any:
class Any
{ ... void type(TypeCode_ptr); ... };
This will replace the internal typecode in the any with the specified
typecode. If the new typecode is not equivalent to the old typecode (as
defined by TypeCode::equivalent), then implementation will raise the
BAD_TYPECODE system exception. -
Reported: CPP 1.0b1 — Tue, 12 May 1998 04:00 GMT
-
Disposition: Resolved — CPP 1.0
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT