summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Root_POA.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-02-13 11:42:23 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-02-13 11:42:23 +0100
commit322d0a3e30d2e608108e0d7caf6bdcddbd728081 (patch)
treeb39a880512642221f2545276cc3f68c5e04a8ab1 /TAO/tao/PortableServer/Root_POA.h
parent69fbec6c475060cf01a710a3d7ed6e756538858c (diff)
downloadATCD-322d0a3e30d2e608108e0d7caf6bdcddbd728081.tar.gz
Major cleanup in PortableServer library
Diffstat (limited to 'TAO/tao/PortableServer/Root_POA.h')
-rw-r--r--TAO/tao/PortableServer/Root_POA.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/Root_POA.h b/TAO/tao/PortableServer/Root_POA.h
index 317e4ce67f5..812a4b7d00e 100644
--- a/TAO/tao/PortableServer/Root_POA.h
+++ b/TAO/tao/PortableServer/Root_POA.h
@@ -391,7 +391,7 @@ public:
PortableServer::Servant find_servant (const PortableServer::ObjectId &system_id);
- TAO_SERVANT_LOCATION servant_present (
+ TAO_Servant_Location servant_present (
const PortableServer::ObjectId &system_id,
PortableServer::Servant &servant);
@@ -620,7 +620,7 @@ protected:
PortableInterceptor::ObjectReferenceFactory *current_factory);
- TAO_SERVANT_LOCATION locate_servant_i (const PortableServer::ObjectId &id,
+ TAO_Servant_Location locate_servant_i (const PortableServer::ObjectId &id,
PortableServer::Servant &servant);
PortableServer::Servant locate_servant_i (