summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RTCORBAC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RTCORBAC.cpp')
-rw-r--r--TAO/tao/RTCORBA/RTCORBAC.cpp362
1 files changed, 181 insertions, 181 deletions
diff --git a/TAO/tao/RTCORBA/RTCORBAC.cpp b/TAO/tao/RTCORBA/RTCORBAC.cpp
index 5cf1dcb6942..c17161d2278 100644
--- a/TAO/tao/RTCORBA/RTCORBAC.cpp
+++ b/TAO/tao/RTCORBA/RTCORBAC.cpp
@@ -506,11 +506,11 @@ tao_RTCORBA_PriorityModelPolicy_nil (
RTCORBA::PriorityModelPolicy_ptr
tao_RTCORBA_PriorityModelPolicy_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::PriorityModelPolicy::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::PriorityModelPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -573,7 +573,7 @@ RTCORBA::PriorityModelPolicy_var::operator const ::RTCORBA::PriorityModelPolicy_
return this->ptr_;
}
-RTCORBA::PriorityModelPolicy_var::operator ::RTCORBA::PriorityModelPolicy_ptr &() // cast
+RTCORBA::PriorityModelPolicy_var::operator ::RTCORBA::PriorityModelPolicy_ptr &() // cast
{
return this->ptr_;
}
@@ -633,11 +633,11 @@ RTCORBA::PriorityModelPolicy_var::tao_nil (void)
::RTCORBA::PriorityModelPolicy_ptr
RTCORBA::PriorityModelPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::PriorityModelPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::PriorityModelPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -718,16 +718,16 @@ RTCORBA::PriorityModelPolicy::~PriorityModelPolicy (void)
{}
RTCORBA::PriorityModelPolicy_ptr RTCORBA::PriorityModelPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return PriorityModelPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return PriorityModelPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::PriorityModelPolicy_ptr RTCORBA::PriorityModelPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -818,11 +818,11 @@ tao_RTCORBA_ThreadpoolPolicy_nil (
RTCORBA::ThreadpoolPolicy_ptr
tao_RTCORBA_ThreadpoolPolicy_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::ThreadpoolPolicy::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::ThreadpoolPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -885,7 +885,7 @@ RTCORBA::ThreadpoolPolicy_var::operator const ::RTCORBA::ThreadpoolPolicy_ptr &(
return this->ptr_;
}
-RTCORBA::ThreadpoolPolicy_var::operator ::RTCORBA::ThreadpoolPolicy_ptr &() // cast
+RTCORBA::ThreadpoolPolicy_var::operator ::RTCORBA::ThreadpoolPolicy_ptr &() // cast
{
return this->ptr_;
}
@@ -945,11 +945,11 @@ RTCORBA::ThreadpoolPolicy_var::tao_nil (void)
::RTCORBA::ThreadpoolPolicy_ptr
RTCORBA::ThreadpoolPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::ThreadpoolPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::ThreadpoolPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1030,16 +1030,16 @@ RTCORBA::ThreadpoolPolicy::~ThreadpoolPolicy (void)
{}
RTCORBA::ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ThreadpoolPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ThreadpoolPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::ThreadpoolPolicy_ptr RTCORBA::ThreadpoolPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1126,11 +1126,11 @@ tao_RTCORBA_ProtocolProperties_nil (
RTCORBA::ProtocolProperties_ptr
tao_RTCORBA_ProtocolProperties_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::ProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::ProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1193,7 +1193,7 @@ RTCORBA::ProtocolProperties_var::operator const ::RTCORBA::ProtocolProperties_pt
return this->ptr_;
}
-RTCORBA::ProtocolProperties_var::operator ::RTCORBA::ProtocolProperties_ptr &() // cast
+RTCORBA::ProtocolProperties_var::operator ::RTCORBA::ProtocolProperties_ptr &() // cast
{
return this->ptr_;
}
@@ -1253,11 +1253,11 @@ RTCORBA::ProtocolProperties_var::tao_nil (void)
::RTCORBA::ProtocolProperties_ptr
RTCORBA::ProtocolProperties_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::ProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::ProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1338,16 +1338,16 @@ RTCORBA::ProtocolProperties::~ProtocolProperties (void)
{}
RTCORBA::ProtocolProperties_ptr RTCORBA::ProtocolProperties::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ProtocolProperties::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ProtocolProperties::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::ProtocolProperties_ptr RTCORBA::ProtocolProperties::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1522,11 +1522,11 @@ tao_RTCORBA_ServerProtocolPolicy_nil (
RTCORBA::ServerProtocolPolicy_ptr
tao_RTCORBA_ServerProtocolPolicy_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::ServerProtocolPolicy::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::ServerProtocolPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1589,7 +1589,7 @@ RTCORBA::ServerProtocolPolicy_var::operator const ::RTCORBA::ServerProtocolPolic
return this->ptr_;
}
-RTCORBA::ServerProtocolPolicy_var::operator ::RTCORBA::ServerProtocolPolicy_ptr &() // cast
+RTCORBA::ServerProtocolPolicy_var::operator ::RTCORBA::ServerProtocolPolicy_ptr &() // cast
{
return this->ptr_;
}
@@ -1649,11 +1649,11 @@ RTCORBA::ServerProtocolPolicy_var::tao_nil (void)
::RTCORBA::ServerProtocolPolicy_ptr
RTCORBA::ServerProtocolPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::ServerProtocolPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::ServerProtocolPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1734,16 +1734,16 @@ RTCORBA::ServerProtocolPolicy::~ServerProtocolPolicy (void)
{}
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ServerProtocolPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ServerProtocolPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::ServerProtocolPolicy_ptr RTCORBA::ServerProtocolPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -1834,11 +1834,11 @@ tao_RTCORBA_ClientProtocolPolicy_nil (
RTCORBA::ClientProtocolPolicy_ptr
tao_RTCORBA_ClientProtocolPolicy_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::ClientProtocolPolicy::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::ClientProtocolPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -1901,7 +1901,7 @@ RTCORBA::ClientProtocolPolicy_var::operator const ::RTCORBA::ClientProtocolPolic
return this->ptr_;
}
-RTCORBA::ClientProtocolPolicy_var::operator ::RTCORBA::ClientProtocolPolicy_ptr &() // cast
+RTCORBA::ClientProtocolPolicy_var::operator ::RTCORBA::ClientProtocolPolicy_ptr &() // cast
{
return this->ptr_;
}
@@ -1961,11 +1961,11 @@ RTCORBA::ClientProtocolPolicy_var::tao_nil (void)
::RTCORBA::ClientProtocolPolicy_ptr
RTCORBA::ClientProtocolPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::ClientProtocolPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::ClientProtocolPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2046,16 +2046,16 @@ RTCORBA::ClientProtocolPolicy::~ClientProtocolPolicy (void)
{}
RTCORBA::ClientProtocolPolicy_ptr RTCORBA::ClientProtocolPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return ClientProtocolPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return ClientProtocolPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::ClientProtocolPolicy_ptr RTCORBA::ClientProtocolPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2146,11 +2146,11 @@ tao_RTCORBA_PrivateConnectionPolicy_nil (
RTCORBA::PrivateConnectionPolicy_ptr
tao_RTCORBA_PrivateConnectionPolicy_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::PrivateConnectionPolicy::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::PrivateConnectionPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2213,7 +2213,7 @@ RTCORBA::PrivateConnectionPolicy_var::operator const ::RTCORBA::PrivateConnectio
return this->ptr_;
}
-RTCORBA::PrivateConnectionPolicy_var::operator ::RTCORBA::PrivateConnectionPolicy_ptr &() // cast
+RTCORBA::PrivateConnectionPolicy_var::operator ::RTCORBA::PrivateConnectionPolicy_ptr &() // cast
{
return this->ptr_;
}
@@ -2273,11 +2273,11 @@ RTCORBA::PrivateConnectionPolicy_var::tao_nil (void)
::RTCORBA::PrivateConnectionPolicy_ptr
RTCORBA::PrivateConnectionPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::PrivateConnectionPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::PrivateConnectionPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2358,16 +2358,16 @@ RTCORBA::PrivateConnectionPolicy::~PrivateConnectionPolicy (void)
{}
RTCORBA::PrivateConnectionPolicy_ptr RTCORBA::PrivateConnectionPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return PrivateConnectionPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return PrivateConnectionPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::PrivateConnectionPolicy_ptr RTCORBA::PrivateConnectionPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2454,11 +2454,11 @@ tao_RTCORBA_TCPProtocolProperties_nil (
RTCORBA::TCPProtocolProperties_ptr
tao_RTCORBA_TCPProtocolProperties_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::TCPProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::TCPProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2521,7 +2521,7 @@ RTCORBA::TCPProtocolProperties_var::operator const ::RTCORBA::TCPProtocolPropert
return this->ptr_;
}
-RTCORBA::TCPProtocolProperties_var::operator ::RTCORBA::TCPProtocolProperties_ptr &() // cast
+RTCORBA::TCPProtocolProperties_var::operator ::RTCORBA::TCPProtocolProperties_ptr &() // cast
{
return this->ptr_;
}
@@ -2581,11 +2581,11 @@ RTCORBA::TCPProtocolProperties_var::tao_nil (void)
::RTCORBA::TCPProtocolProperties_ptr
RTCORBA::TCPProtocolProperties_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::TCPProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::TCPProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2681,16 +2681,16 @@ RTCORBA::TCPProtocolProperties::~TCPProtocolProperties (void)
{}
RTCORBA::TCPProtocolProperties_ptr RTCORBA::TCPProtocolProperties::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return TCPProtocolProperties::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return TCPProtocolProperties::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::TCPProtocolProperties_ptr RTCORBA::TCPProtocolProperties::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -2777,11 +2777,11 @@ tao_RTCORBA_GIOPProtocolProperties_nil (
RTCORBA::GIOPProtocolProperties_ptr
tao_RTCORBA_GIOPProtocolProperties_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::GIOPProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::GIOPProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2844,7 +2844,7 @@ RTCORBA::GIOPProtocolProperties_var::operator const ::RTCORBA::GIOPProtocolPrope
return this->ptr_;
}
-RTCORBA::GIOPProtocolProperties_var::operator ::RTCORBA::GIOPProtocolProperties_ptr &() // cast
+RTCORBA::GIOPProtocolProperties_var::operator ::RTCORBA::GIOPProtocolProperties_ptr &() // cast
{
return this->ptr_;
}
@@ -2904,11 +2904,11 @@ RTCORBA::GIOPProtocolProperties_var::tao_nil (void)
::RTCORBA::GIOPProtocolProperties_ptr
RTCORBA::GIOPProtocolProperties_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::GIOPProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::GIOPProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -2989,16 +2989,16 @@ RTCORBA::GIOPProtocolProperties::~GIOPProtocolProperties (void)
{}
RTCORBA::GIOPProtocolProperties_ptr RTCORBA::GIOPProtocolProperties::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return GIOPProtocolProperties::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return GIOPProtocolProperties::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::GIOPProtocolProperties_ptr RTCORBA::GIOPProtocolProperties::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -3085,11 +3085,11 @@ tao_RTCORBA_UnixDomainProtocolProperties_nil (
RTCORBA::UnixDomainProtocolProperties_ptr
tao_RTCORBA_UnixDomainProtocolProperties_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::UnixDomainProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::UnixDomainProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3152,7 +3152,7 @@ RTCORBA::UnixDomainProtocolProperties_var::operator const ::RTCORBA::UnixDomainP
return this->ptr_;
}
-RTCORBA::UnixDomainProtocolProperties_var::operator ::RTCORBA::UnixDomainProtocolProperties_ptr &() // cast
+RTCORBA::UnixDomainProtocolProperties_var::operator ::RTCORBA::UnixDomainProtocolProperties_ptr &() // cast
{
return this->ptr_;
}
@@ -3212,11 +3212,11 @@ RTCORBA::UnixDomainProtocolProperties_var::tao_nil (void)
::RTCORBA::UnixDomainProtocolProperties_ptr
RTCORBA::UnixDomainProtocolProperties_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::UnixDomainProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::UnixDomainProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3297,16 +3297,16 @@ RTCORBA::UnixDomainProtocolProperties::~UnixDomainProtocolProperties (void)
{}
RTCORBA::UnixDomainProtocolProperties_ptr RTCORBA::UnixDomainProtocolProperties::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return UnixDomainProtocolProperties::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return UnixDomainProtocolProperties::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::UnixDomainProtocolProperties_ptr RTCORBA::UnixDomainProtocolProperties::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -3393,11 +3393,11 @@ tao_RTCORBA_SharedMemoryProtocolProperties_nil (
RTCORBA::SharedMemoryProtocolProperties_ptr
tao_RTCORBA_SharedMemoryProtocolProperties_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::SharedMemoryProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::SharedMemoryProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3460,7 +3460,7 @@ RTCORBA::SharedMemoryProtocolProperties_var::operator const ::RTCORBA::SharedMem
return this->ptr_;
}
-RTCORBA::SharedMemoryProtocolProperties_var::operator ::RTCORBA::SharedMemoryProtocolProperties_ptr &() // cast
+RTCORBA::SharedMemoryProtocolProperties_var::operator ::RTCORBA::SharedMemoryProtocolProperties_ptr &() // cast
{
return this->ptr_;
}
@@ -3520,11 +3520,11 @@ RTCORBA::SharedMemoryProtocolProperties_var::tao_nil (void)
::RTCORBA::SharedMemoryProtocolProperties_ptr
RTCORBA::SharedMemoryProtocolProperties_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::SharedMemoryProtocolProperties::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::SharedMemoryProtocolProperties::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -3605,16 +3605,16 @@ RTCORBA::SharedMemoryProtocolProperties::~SharedMemoryProtocolProperties (void)
{}
RTCORBA::SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return SharedMemoryProtocolProperties::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return SharedMemoryProtocolProperties::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -3992,11 +3992,11 @@ tao_RTCORBA_PriorityBandedConnectionPolicy_nil (
RTCORBA::PriorityBandedConnectionPolicy_ptr
tao_RTCORBA_PriorityBandedConnectionPolicy_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::PriorityBandedConnectionPolicy::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::PriorityBandedConnectionPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4059,7 +4059,7 @@ RTCORBA::PriorityBandedConnectionPolicy_var::operator const ::RTCORBA::PriorityB
return this->ptr_;
}
-RTCORBA::PriorityBandedConnectionPolicy_var::operator ::RTCORBA::PriorityBandedConnectionPolicy_ptr &() // cast
+RTCORBA::PriorityBandedConnectionPolicy_var::operator ::RTCORBA::PriorityBandedConnectionPolicy_ptr &() // cast
{
return this->ptr_;
}
@@ -4119,11 +4119,11 @@ RTCORBA::PriorityBandedConnectionPolicy_var::tao_nil (void)
::RTCORBA::PriorityBandedConnectionPolicy_ptr
RTCORBA::PriorityBandedConnectionPolicy_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::PriorityBandedConnectionPolicy::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::PriorityBandedConnectionPolicy::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4204,16 +4204,16 @@ RTCORBA::PriorityBandedConnectionPolicy::~PriorityBandedConnectionPolicy (void)
{}
RTCORBA::PriorityBandedConnectionPolicy_ptr RTCORBA::PriorityBandedConnectionPolicy::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return PriorityBandedConnectionPolicy::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return PriorityBandedConnectionPolicy::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::PriorityBandedConnectionPolicy_ptr RTCORBA::PriorityBandedConnectionPolicy::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -4300,11 +4300,11 @@ tao_RTCORBA_Current_nil (
RTCORBA::Current_ptr
tao_RTCORBA_Current_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::Current::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::Current::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4367,7 +4367,7 @@ RTCORBA::Current_var::operator const ::RTCORBA::Current_ptr &() const // cast
return this->ptr_;
}
-RTCORBA::Current_var::operator ::RTCORBA::Current_ptr &() // cast
+RTCORBA::Current_var::operator ::RTCORBA::Current_ptr &() // cast
{
return this->ptr_;
}
@@ -4427,11 +4427,11 @@ RTCORBA::Current_var::tao_nil (void)
::RTCORBA::Current_ptr
RTCORBA::Current_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::Current::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::Current::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4512,16 +4512,16 @@ RTCORBA::Current::~Current (void)
{}
RTCORBA::Current_ptr RTCORBA::Current::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return Current::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return Current::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::Current_ptr RTCORBA::Current::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -4608,11 +4608,11 @@ tao_RTCORBA_Mutex_nil (
RTCORBA::Mutex_ptr
tao_RTCORBA_Mutex_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::Mutex::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::Mutex::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4675,7 +4675,7 @@ RTCORBA::Mutex_var::operator const ::RTCORBA::Mutex_ptr &() const // cast
return this->ptr_;
}
-RTCORBA::Mutex_var::operator ::RTCORBA::Mutex_ptr &() // cast
+RTCORBA::Mutex_var::operator ::RTCORBA::Mutex_ptr &() // cast
{
return this->ptr_;
}
@@ -4735,11 +4735,11 @@ RTCORBA::Mutex_var::tao_nil (void)
::RTCORBA::Mutex_ptr
RTCORBA::Mutex_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::Mutex::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::Mutex::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4820,16 +4820,16 @@ RTCORBA::Mutex::~Mutex (void)
{}
RTCORBA::Mutex_ptr RTCORBA::Mutex::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return Mutex::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return Mutex::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::Mutex_ptr RTCORBA::Mutex::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -4904,11 +4904,11 @@ tao_RTCORBA_RTORB_nil (
RTCORBA::RTORB_ptr
tao_RTCORBA_RTORB_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return RTCORBA::RTORB::_narrow (p, ACE_TRY_ENV);
+ return RTCORBA::RTORB::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -4971,7 +4971,7 @@ RTCORBA::RTORB_var::operator const ::RTCORBA::RTORB_ptr &() const // cast
return this->ptr_;
}
-RTCORBA::RTORB_var::operator ::RTCORBA::RTORB_ptr &() // cast
+RTCORBA::RTORB_var::operator ::RTCORBA::RTORB_ptr &() // cast
{
return this->ptr_;
}
@@ -5031,11 +5031,11 @@ RTCORBA::RTORB_var::tao_nil (void)
::RTCORBA::RTORB_ptr
RTCORBA::RTORB_var::tao_narrow (
- CORBA::Object *p,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object *p
+ TAO_ENV_ARG_DECL
)
{
- return ::RTCORBA::RTORB::_narrow (p, ACE_TRY_ENV);
+ return ::RTCORBA::RTORB::_narrow (p TAO_ENV_ARG_PARAMETER);
}
CORBA::Object *
@@ -5116,16 +5116,16 @@ RTCORBA::RTORB::~RTORB (void)
{}
RTCORBA::RTORB_ptr RTCORBA::RTORB::_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &ACE_TRY_ENV
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL
)
{
- return RTORB::_unchecked_narrow (obj, ACE_TRY_ENV);
+ return RTORB::_unchecked_narrow (obj TAO_ENV_ARG_PARAMETER);
}
RTCORBA::RTORB_ptr RTCORBA::RTORB::_unchecked_narrow (
- CORBA::Object_ptr obj,
- CORBA::Environment &
+ CORBA::Object_ptr obj
+ TAO_ENV_ARG_DECL_NOT_USED
)
{
if (CORBA::is_nil (obj))
@@ -5219,16 +5219,16 @@ void RTCORBA::RTORB::MutexNotFound::_raise ()
}
void RTCORBA::RTORB::MutexNotFound::_tao_encode (
- TAO_OutputCDR &,
- CORBA::Environment &ACE_TRY_ENV
+ TAO_OutputCDR &
+ TAO_ENV_ARG_DECL
) const
{
ACE_THROW (CORBA::MARSHAL ());
}
void RTCORBA::RTORB::MutexNotFound::_tao_decode (
- TAO_InputCDR &,
- CORBA::Environment &ACE_TRY_ENV
+ TAO_InputCDR &
+ TAO_ENV_ARG_DECL
)
{
ACE_THROW (CORBA::MARSHAL ());
@@ -5287,16 +5287,16 @@ void RTCORBA::RTORB::InvalidThreadpool::_raise ()
}
void RTCORBA::RTORB::InvalidThreadpool::_tao_encode (
- TAO_OutputCDR &,
- CORBA::Environment &ACE_TRY_ENV
+ TAO_OutputCDR &
+ TAO_ENV_ARG_DECL
) const
{
ACE_THROW (CORBA::MARSHAL ());
}
void RTCORBA::RTORB::InvalidThreadpool::_tao_decode (
- TAO_InputCDR &,
- CORBA::Environment &ACE_TRY_ENV
+ TAO_InputCDR &
+ TAO_ENV_ARG_DECL
)
{
ACE_THROW (CORBA::MARSHAL ());
@@ -5347,7 +5347,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const RTCORBA::Threadpoo
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (RTCORBA::_tc_ThreadpoolLane, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (RTCORBA::_tc_ThreadpoolLane TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5438,7 +5438,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const RTCORBA::Threadpoo
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (RTCORBA::_tc_ThreadpoolLanes, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (RTCORBA::_tc_ThreadpoolLanes TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5501,7 +5501,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, RTCORBA::PriorityModel &
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (RTCORBA::_tc_PriorityModel, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (RTCORBA::_tc_PriorityModel TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5631,7 +5631,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const RTCORBA::PriorityB
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (RTCORBA::_tc_PriorityBand, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (RTCORBA::_tc_PriorityBand TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)
@@ -5722,7 +5722,7 @@ CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const RTCORBA::PriorityB
{
CORBA::TypeCode_var type = _tao_any.type ();
- CORBA::Boolean result = type->equivalent (RTCORBA::_tc_PriorityBands, ACE_TRY_ENV);
+ CORBA::Boolean result = type->equivalent (RTCORBA::_tc_PriorityBands TAO_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
if (!result)