3 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
5 ACE_INLINE TAO_ORB_Core *
6 TAO_ORBInitInfo::orb_core () const
8 return this->orb_core_;
12 TAO_ORBInitInfo::invalidate ()
17 ACE_INLINE PortableInterceptor::SlotId
18 TAO_ORBInitInfo::slot_count () const
20 return this->slot_count_;
23 TAO_END_VERSIONED_NAMESPACE_DECL