Implementing a class with the ORB

About this task

IBM® Rational® Rhapsody® gives you control over how a C++ class is bound to the ORB. Use the CORBA::Class::DefaultImplementationMethod property to specify whether a given C++ class implements a CORBA interface using the inheritance approach or TIE approach. Once you have set this property, Rational Rhapsody uses the following properties to implement the interface:


Feedback