CORBA types and code generation

CORBA types are ignored during C++ code generation; they are relevant only for CORBA IDL generation. When generating IDL, IBM® Rational® Rhapsody® maps any CORBA types to the corresponding C++ types based on the UML mapping scheme. Most IDL compilers use the same scheme.

You can override the default C++ mapping scheme as follows:


Feedback