3 //=============================================================================
5 * @file ObjectReferenceFactory.idl
7 * @author Ossama Othman <ossama@uci.edu>
9 //=============================================================================
12 #ifndef OBJECT_REFERENCE_FACTORY_IDL
13 #define OBJECT_REFERENCE_FACTORY_IDL
15 #include
"tao/ObjRefTemplate/ObjectReferenceTemplate_include.pidl"
20 valuetype ObjectReferenceFactory
21 : PortableInterceptor
::ObjectReferenceFactory
{};
25 #endif
/* OBJECT_REFERENCE_FACTORY_IDL */