From f120da444f8d41d3a7ae50ded39458e2c28b21d1 Mon Sep 17 00:00:00 2001 From: smcqueen Date: Fri, 29 Jul 2005 17:07:14 +0000 Subject: ChangeLogTag: Fri Jul 29 17:55:23 2005 Simon McQueen --- TAO/tao/ORB_Core.i | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TAO/tao/ORB_Core.i') diff --git a/TAO/tao/ORB_Core.i b/TAO/tao/ORB_Core.i index 41b493ce99d..60b9a0db058 100644 --- a/TAO/tao/ORB_Core.i +++ b/TAO/tao/ORB_Core.i @@ -400,6 +400,12 @@ TAO_ORB_Core::implrepo_service (const CORBA::Object_ptr ir) this->implrepo_service_ = ir; } +ACE_INLINE CORBA::Boolean +TAO_ORB_Core::use_implrepo (void) +{ + return use_implrepo_; +} + ACE_INLINE CORBA::Boolean TAO_ORB_Core::imr_endpoints_in_ior (void) { -- cgit v1.2.1