summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging_Policy_i.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-25 17:57:52 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-25 17:57:52 +0000
commit889680383855d1cc889a4f73fd18eafe5900ddf9 (patch)
tree9808b38866465d6c98da1ab80b44285977e635ca /TAO/tao/Messaging_Policy_i.h
parent914e836af7bb29d5ee14325567ffd86a65403b6f (diff)
downloadATCD-889680383855d1cc889a4f73fd18eafe5900ddf9.tar.gz
ChangeLogTag:Tue May 25 12:54:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Messaging_Policy_i.h')
-rw-r--r--TAO/tao/Messaging_Policy_i.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tao/Messaging_Policy_i.h b/TAO/tao/Messaging_Policy_i.h
index 11c0a22810a..b8578cef19a 100644
--- a/TAO/tao/Messaging_Policy_i.h
+++ b/TAO/tao/Messaging_Policy_i.h
@@ -24,7 +24,7 @@
#if defined (TAO_HAS_CORBA_MESSAGING)
-class TAO_Export TAO_RelativeRoundtripTimeoutPolicy_i : public POA_Messaging::RelativeRoundtripTimeoutPolicy, TAO_RefCountServantBase
+class TAO_Export TAO_RelativeRoundtripTimeoutPolicy_i : public POA_Messaging::RelativeRoundtripTimeoutPolicy, public TAO_RefCountServantBase
{
// = TITLE
// Messaging::RelativeRoundtripTimeoutPolicy implementation
@@ -38,8 +38,7 @@ public:
const TimeBase::TimeT& relative_expiry);
// Constructor
- static CORBA::Policy_ptr
- TAO_RelativeRoundtripTimeoutPolicy_i::create (
+ static CORBA::Policy_ptr create (
PortableServer::POA_ptr poa,
const CORBA::Any& val,
CORBA::Environment &ACE_TRY_ENV =