From 36fb6bdd732c49d3241d55ac2ced7063b47e51cf Mon Sep 17 00:00:00 2001 From: arvindk Date: Tue, 6 Sep 2005 18:31:53 +0000 Subject: ChangelogTag: Tue Sep 6 13:29:04 2005 Arvind S. Krishna --- TAO/tao/IIOP_Endpoint.h | 2 +- TAO/tao/IIOP_Profile.h | 2 +- TAO/tao/Profile.h | 4 ++-- TAO/tao/Transport_Acceptor.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'TAO/tao') diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h index 76bd42203c8..ffa6d77ad0c 100644 --- a/TAO/tao/IIOP_Endpoint.h +++ b/TAO/tao/IIOP_Endpoint.h @@ -180,7 +180,7 @@ private: /// endpoint in the list, if any. TAO_IIOP_Endpoint *next_; - //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_COPY_HOOK_START + //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_COPY_HOOK_END }; diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h index d0b0756f0ac..2d2946982f4 100644 --- a/TAO/tao/IIOP_Profile.h +++ b/TAO/tao/IIOP_Profile.h @@ -164,7 +164,7 @@ protected: /// Number of endpoints in the list headed by . CORBA::ULong count_; - //@@ TAO_PROFILE_SPL_PRIVATE_DATA_COPY_HOOK_START + //@@ TAO_PROFILE_SPL_PRIVATE_DATA_COPY_HOOK_END }; #include /**/ "ace/post.h" diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h index bacc317e010..a19068df002 100644 --- a/TAO/tao/Profile.h +++ b/TAO/tao/Profile.h @@ -344,10 +344,10 @@ private: /// Number of outstanding references to this object. CORBA::ULong refcount_; - //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_ADD_HOOK + //@@ TAO_PROFILE_SPL_PRIVATE_DATA_ADD_HOOK }; -//@@ TAO_ENDPOINT_SPL_EXTERN_ADD_HOOK +//@@ TAO_PROFILE_SPL_EXTERN_ADD_HOOK // A helper class to handle the various kinds of octet sequences used // inside the ORB. diff --git a/TAO/tao/Transport_Acceptor.h b/TAO/tao/Transport_Acceptor.h index fa0adaa9ac1..afd8c78376a 100644 --- a/TAO/tao/Transport_Acceptor.h +++ b/TAO/tao/Transport_Acceptor.h @@ -135,7 +135,7 @@ public: * Hook to add public methods from derived acceptor classes onto * this class. */ - //@@ TAO_ACCEPTOR_PUBLIC_METHODS_ADD_HOOK + //@@ TAO_ACCEPTOR_SPL_PUBLIC_METHODS_ADD_HOOK private: /// IOP protocol tag. -- cgit v1.2.1