[omniORB] omniidl3 problem (typedef Object MyObject)
Christof Meerwald
cmeerw@htl.fh-sbg.ac.at
Mon, 22 Nov 1999 01:24:37 +0100
Hi,
a "typedef Object MyObject" in the IDL file results in the following
generated C++ code for MyObject in the header file:
typedef CORBA::Object MyObject;
typedef CORBA::Object_ptr MyObject_ptr;
typedef CORBA::ObjectRef MyObjectRef;
typedef (null) _impl_MyObject;
typedef CORBA::Object_Helper MyObject_Helper;
typedef CORBA::Object_var MyObject_var;
typedef CORBA::Object_out MyObject_out;
bye, Christof
--
Don't hate yourself in the morning... sleep until noon!