20 #ifndef DOIL_CORBA_UTIL_H 21 #define DOIL_CORBA_UTIL_H 29 template <
typename CORBAObject>
32 ::CORBA::Object_ptr obj;
34 return CORBAObject::_narrow(obj);
38 #endif // DOIL_CORBA_UTIL_H
static CORBAManager & instance()
getting instance
::CORBA::Object_ptr toReference(doil::ImplBase *impl)
Converting Impl object to object reference.
CORBAObject::_ptr_type to_reference(ImplBase *impl)