summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Acceptor.h
diff options
context:
space:
mode:
authorfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-15 15:08:02 +0000
committerfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-15 15:08:02 +0000
commitcf4e904b4363785f8831fa64b1d7508350f37799 (patch)
tree17912e6410b3632f0a1b413f2d87255cae6a84f9 /TAO/tao/IIOP_Acceptor.h
parentba086f07f8f52f7001c2c1d905ea5491c9a5a618 (diff)
downloadATCD-cf4e904b4363785f8831fa64b1d7508350f37799.tar.gz
ChangeLogTag: Tue Apr 15 09:50:40 2001 Frank Hunleth <fhunleth@cs.wustl.edu>, Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Acceptor.h')
-rw-r--r--TAO/tao/IIOP_Acceptor.h12
1 files changed, 3 insertions, 9 deletions
diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h
index 7ac83143146..fe46b59e1a2 100644
--- a/TAO/tao/IIOP_Acceptor.h
+++ b/TAO/tao/IIOP_Acceptor.h
@@ -78,6 +78,9 @@ public:
virtual int close (void);
virtual int create_mprofile (const TAO_ObjectKey &object_key,
TAO_MProfile &mprofile);
+
+ virtual int create_endpoint_for_mprofile (const TAO_ObjectKey &object_key,
+ TAO_MProfile &mprofile);
virtual int is_collocated (const TAO_Endpoint *endpoint);
virtual CORBA::ULong endpoint_count (void);
@@ -138,15 +141,6 @@ protected:
/// initialize <tcp_properties_>.
int init_tcp_properties (void);
- /**
- * Rather than creating a separate profile for each endpoint, this
- * version of <create_mprofile> method adds all endpoints to a
- * single IIOP profile, i.e., <mprofile> will not contain more than
- * one IIOP_Profile, no matter how many acceptors there are.
- */
- int create_rt_mprofile (const TAO_ObjectKey &object_key,
- TAO_MProfile &mprofile);
-
protected:
/// Array of ACE_INET_Addr instances, each one corresponding to a