2 * @file ObjectIdList.pidl
4 * @brief Pre-compiled IDL source for the CORBA::ORB::ObjectIdList related
8 #ifndef TAO_CORBA_ORB_OBJECTIDLIST_PIDL
9 #define TAO_CORBA_ORB_OBJECTIDLIST_PIDL
11 #pragma prefix "omg.org"
15 typedef string ORB_ObjectId;
16 typedef sequence<ORB_ObjectId> ORB_ObjectIdList;
19 #endif /* TAO_CORBA_ORB_OBJECTIDLIST_PIDL */