From badcd33b0e818394ca018b3a863dba818f2a3ebd Mon Sep 17 00:00:00 2001 From: fredk Date: Fri, 21 May 1999 21:43:48 +0000 Subject: Added make_mprofile --- TAO/tao/Acceptor_Registry.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TAO/tao/Acceptor_Registry.h b/TAO/tao/Acceptor_Registry.h index 5c1285892c3..296548f9e61 100644 --- a/TAO/tao/Acceptor_Registry.h +++ b/TAO/tao/Acceptor_Registry.h @@ -90,6 +90,9 @@ public: // the Acceptor_Registry? Is there just one per orb core? Should // tbe acceptor registry know which ORB_Core it belongs to? + int make_mprofile (const TAO_ObjectKey &object_key, + TAO_MProfile *&mprofile) + // add profiles to the mprofile object for all open endpoints. int is_collocated (const TAO_MProfile& mprofile); // Check if there is at least one profile in that -- cgit v1.2.1