From d397760492de9300dd0484666f752a77aa25e7a2 Mon Sep 17 00:00:00 2001 From: arvindk Date: Tue, 6 Sep 2005 21:15:32 +0000 Subject: ChangelogTag: Tue Sep 6 16:12:04 2005 Arvind S. Krishna --- TAO/tao/IIOP_Endpoint.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TAO/tao/IIOP_Endpoint.h') diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h index ffa6d77ad0c..0ce97db063b 100644 --- a/TAO/tao/IIOP_Endpoint.h +++ b/TAO/tao/IIOP_Endpoint.h @@ -72,7 +72,6 @@ public: /// Destructor. ~TAO_IIOP_Endpoint (void); - //@@ TAO_ENDPOINT_SPL_PUBLIC_METHODS_COPY_HOOK_START // = Implementation of abstract TAO_Endpoint methods. See // Endpoint.h for their documentation. @@ -93,6 +92,12 @@ public: // = IIOP_Endpoint-specific methods. + /* + * Hook to copy only the non virtual concrete methods implemented + * in this class to the derived class in the specialization. + */ + //@@ TAO_ENDPOINT_SPL_PUBLIC_METHODS_COPY_HOOK_START + /// Return a reference to the . const ACE_INET_Addr &object_addr (void) const; -- cgit v1.2.1