summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MessagingC.cpp')
-rw-r--r--TAO/tao/MessagingC.cpp248
1 files changed, 124 insertions, 124 deletions
diff --git a/TAO/tao/MessagingC.cpp b/TAO/tao/MessagingC.cpp
index 4dd4f5b7d6c..1914008e4ba 100644
--- a/TAO/tao/MessagingC.cpp
+++ b/TAO/tao/MessagingC.cpp
@@ -444,11 +444,11 @@ Messaging::RebindPolicy_var::tao_nil (void)
::Messaging::RebindPolicy_ptr
Messaging::RebindPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RebindPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RebindPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -528,16 +528,16 @@ Messaging::RebindPolicy::~RebindPolicy (void)
{}
Messaging::RebindPolicy_ptr Messaging::RebindPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RebindPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RebindPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RebindPolicy_ptr Messaging::RebindPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -718,11 +718,11 @@ Messaging::SyncScopePolicy_var::tao_nil (void)
::Messaging::SyncScopePolicy_ptr
Messaging::SyncScopePolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::SyncScopePolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::SyncScopePolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -801,16 +801,16 @@ Messaging::SyncScopePolicy::~SyncScopePolicy (void)
{}
Messaging::SyncScopePolicy_ptr Messaging::SyncScopePolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return SyncScopePolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return SyncScopePolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::SyncScopePolicy_ptr Messaging::SyncScopePolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1076,11 +1076,11 @@ Messaging::RequestPriorityPolicy_var::tao_nil (void)
::Messaging::RequestPriorityPolicy_ptr
Messaging::RequestPriorityPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RequestPriorityPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RequestPriorityPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1160,16 +1160,16 @@ Messaging::RequestPriorityPolicy::~RequestPriorityPolicy (void)
{}
Messaging::RequestPriorityPolicy_ptr Messaging::RequestPriorityPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RequestPriorityPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RequestPriorityPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RequestPriorityPolicy_ptr Messaging::RequestPriorityPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1346,11 +1346,11 @@ Messaging::ReplyPriorityPolicy_var::tao_nil (void)
::Messaging::ReplyPriorityPolicy_ptr
Messaging::ReplyPriorityPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::ReplyPriorityPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::ReplyPriorityPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1430,16 +1430,16 @@ Messaging::ReplyPriorityPolicy::~ReplyPriorityPolicy (void)
{}
Messaging::ReplyPriorityPolicy_ptr Messaging::ReplyPriorityPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ReplyPriorityPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ReplyPriorityPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::ReplyPriorityPolicy_ptr Messaging::ReplyPriorityPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1620,11 +1620,11 @@ Messaging::RequestStartTimePolicy_var::tao_nil (void)
::Messaging::RequestStartTimePolicy_ptr
Messaging::RequestStartTimePolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RequestStartTimePolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RequestStartTimePolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1704,16 +1704,16 @@ Messaging::RequestStartTimePolicy::~RequestStartTimePolicy (void)
{}
Messaging::RequestStartTimePolicy_ptr Messaging::RequestStartTimePolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RequestStartTimePolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RequestStartTimePolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RequestStartTimePolicy_ptr Messaging::RequestStartTimePolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1894,11 +1894,11 @@ Messaging::RequestEndTimePolicy_var::tao_nil (void)
::Messaging::RequestEndTimePolicy_ptr
Messaging::RequestEndTimePolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RequestEndTimePolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RequestEndTimePolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1978,16 +1978,16 @@ Messaging::RequestEndTimePolicy::~RequestEndTimePolicy (void)
{}
Messaging::RequestEndTimePolicy_ptr Messaging::RequestEndTimePolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RequestEndTimePolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RequestEndTimePolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RequestEndTimePolicy_ptr Messaging::RequestEndTimePolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2168,11 +2168,11 @@ Messaging::ReplyStartTimePolicy_var::tao_nil (void)
::Messaging::ReplyStartTimePolicy_ptr
Messaging::ReplyStartTimePolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::ReplyStartTimePolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::ReplyStartTimePolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2252,16 +2252,16 @@ Messaging::ReplyStartTimePolicy::~ReplyStartTimePolicy (void)
{}
Messaging::ReplyStartTimePolicy_ptr Messaging::ReplyStartTimePolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ReplyStartTimePolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ReplyStartTimePolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::ReplyStartTimePolicy_ptr Messaging::ReplyStartTimePolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2442,11 +2442,11 @@ Messaging::ReplyEndTimePolicy_var::tao_nil (void)
::Messaging::ReplyEndTimePolicy_ptr
Messaging::ReplyEndTimePolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::ReplyEndTimePolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::ReplyEndTimePolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2526,16 +2526,16 @@ Messaging::ReplyEndTimePolicy::~ReplyEndTimePolicy (void)
{}
Messaging::ReplyEndTimePolicy_ptr Messaging::ReplyEndTimePolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ReplyEndTimePolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ReplyEndTimePolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::ReplyEndTimePolicy_ptr Messaging::ReplyEndTimePolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2716,11 +2716,11 @@ Messaging::RelativeRequestTimeoutPolicy_var::tao_nil (void)
::Messaging::RelativeRequestTimeoutPolicy_ptr
Messaging::RelativeRequestTimeoutPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RelativeRequestTimeoutPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RelativeRequestTimeoutPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2800,16 +2800,16 @@ Messaging::RelativeRequestTimeoutPolicy::~RelativeRequestTimeoutPolicy (void)
{}
Messaging::RelativeRequestTimeoutPolicy_ptr Messaging::RelativeRequestTimeoutPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RelativeRequestTimeoutPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RelativeRequestTimeoutPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RelativeRequestTimeoutPolicy_ptr Messaging::RelativeRequestTimeoutPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2990,11 +2990,11 @@ Messaging::RelativeRoundtripTimeoutPolicy_var::tao_nil (void)
::Messaging::RelativeRoundtripTimeoutPolicy_ptr
Messaging::RelativeRoundtripTimeoutPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RelativeRoundtripTimeoutPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RelativeRoundtripTimeoutPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3074,16 +3074,16 @@ Messaging::RelativeRoundtripTimeoutPolicy::~RelativeRoundtripTimeoutPolicy (void
{}
Messaging::RelativeRoundtripTimeoutPolicy_ptr Messaging::RelativeRoundtripTimeoutPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RelativeRoundtripTimeoutPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RelativeRoundtripTimeoutPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RelativeRoundtripTimeoutPolicy_ptr Messaging::RelativeRoundtripTimeoutPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -3353,11 +3353,11 @@ Messaging::RoutingPolicy_var::tao_nil (void)
::Messaging::RoutingPolicy_ptr
Messaging::RoutingPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::RoutingPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::RoutingPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3437,16 +3437,16 @@ Messaging::RoutingPolicy::~RoutingPolicy (void)
{}
Messaging::RoutingPolicy_ptr Messaging::RoutingPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RoutingPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RoutingPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::RoutingPolicy_ptr Messaging::RoutingPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -3627,11 +3627,11 @@ Messaging::MaxHopsPolicy_var::tao_nil (void)
::Messaging::MaxHopsPolicy_ptr
Messaging::MaxHopsPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::MaxHopsPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::MaxHopsPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3711,16 +3711,16 @@ Messaging::MaxHopsPolicy::~MaxHopsPolicy (void)
{}
Messaging::MaxHopsPolicy_ptr Messaging::MaxHopsPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return MaxHopsPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return MaxHopsPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::MaxHopsPolicy_ptr Messaging::MaxHopsPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -3901,11 +3901,11 @@ Messaging::QueueOrderPolicy_var::tao_nil (void)
::Messaging::QueueOrderPolicy_ptr
Messaging::QueueOrderPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::QueueOrderPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::QueueOrderPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3985,16 +3985,16 @@ Messaging::QueueOrderPolicy::~QueueOrderPolicy (void)
{}
Messaging::QueueOrderPolicy_ptr Messaging::QueueOrderPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return QueueOrderPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return QueueOrderPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::QueueOrderPolicy_ptr Messaging::QueueOrderPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -4563,11 +4563,11 @@ Messaging::ReplyHandler_var::tao_nil (void)
::Messaging::ReplyHandler_ptr
Messaging::ReplyHandler_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::Messaging::ReplyHandler::_narrow (p, ACE_TRY_ENV);
+ return ::Messaging::ReplyHandler::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4692,8 +4692,8 @@ Messaging::_TAO_ReplyHandler_Remote_Proxy_Broker::~_TAO_ReplyHandler_Remote_Prox
Messaging::_TAO_ReplyHandler_Proxy_Impl&
Messaging::_TAO_ReplyHandler_Remote_Proxy_Broker::select_proxy (
- ::Messaging::ReplyHandler *,
- CORBA::Environment &
+ ::Messaging::ReplyHandler *
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
return this->remote_proxy_impl_;
@@ -4733,25 +4733,25 @@ void Messaging::ReplyHandler::_tao_any_destructor (void *x)
}
Messaging::ReplyHandler_ptr Messaging::ReplyHandler::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
if (CORBA::is_nil (obj))
return ReplyHandler::_nil ();
if (! obj->_is_local ())
{
- CORBA::Boolean is_a = obj->_is_a ("IDL:omg.org/Messaging/ReplyHandler:1.0", ACE_TRY_ENV);
+ CORBA::Boolean is_a = obj->_is_a ("IDL:omg.org/Messaging/ReplyHandler:1.0" TAO_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (ReplyHandler::_nil ());
if (is_a == 0)
return ReplyHandler::_nil ();
}
- return ReplyHandler::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ReplyHandler::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
Messaging::ReplyHandler_ptr Messaging::ReplyHandler::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -4808,14 +4808,14 @@ Messaging::ReplyHandler::_duplicate (ReplyHandler_ptr obj)
return obj;
}
-CORBA::Boolean Messaging::ReplyHandler::_is_a (const CORBA::Char *value, CORBA::Environment &ACE_TRY_ENV)
+CORBA::Boolean Messaging::ReplyHandler::_is_a (const CORBA::Char *value TAO_ENV_ARG_DECL)
{
if (
(!ACE_OS::strcmp ((char *)value, "IDL:omg.org/Messaging/ReplyHandler:1.0")) ||
(!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/Object:1.0")))
return 1; // success using local knowledge
else
- return this->CORBA_Object::_is_a (value, ACE_TRY_ENV);
+ return this->CORBA_Object::_is_a (value TAO_ENV_ARG_PARAMETER);
}
void *Messaging::ReplyHandler::_tao_QueryInterface (ptr_arith_t type)
@@ -5039,7 +5039,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::Priorit
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (Messaging::_tc_PriorityRange, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (Messaging::_tc_PriorityRange TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5207,7 +5207,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::Routing
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (Messaging::_tc_RoutingTypeRange, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (Messaging::_tc_RoutingTypeRange TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5321,7 +5321,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::PolicyV
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (Messaging::_tc_PolicyValue, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (Messaging::_tc_PolicyValue TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5412,7 +5412,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::PolicyV
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (Messaging::_tc_PolicyValueSeq, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (Messaging::_tc_PolicyValueSeq TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5483,7 +5483,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, Messaging::ReplyHandler_
_tao_elem = Messaging::ReplyHandler::_nil ();
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (Messaging::_tc_ReplyHandler, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (Messaging::_tc_ReplyHandler TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5664,8 +5664,8 @@ CORBA::Boolean operator>> (
// narrow to the right type
_tao_objref =
Messaging::ReplyHandler::_unchecked_narrow (
- obj.in (),
- ACE_TRY_ENV
+ obj.in ()
+ TAO_ENV_ARG_PARAMETER
);
ACE_TRY_CHECK;
return 1;