summaryrefslogtreecommitdiff
path: root/TAO/tao/IFR_Client/IFR_BasicC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IFR_Client/IFR_BasicC.cpp')
-rw-r--r--TAO/tao/IFR_Client/IFR_BasicC.cpp1419
1 files changed, 541 insertions, 878 deletions
diff --git a/TAO/tao/IFR_Client/IFR_BasicC.cpp b/TAO/tao/IFR_Client/IFR_BasicC.cpp
index e9b3916a962..bcaf1168857 100644
--- a/TAO/tao/IFR_Client/IFR_BasicC.cpp
+++ b/TAO/tao/IFR_Client/IFR_BasicC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:293
-#include "IFR_BasicC.h"
+#include "tao/IFR_Client/IFR_BasicC.h"
#include "tao/CDR.h"
#include "tao/IFR_Client/IFR_BaseC.h"
#include "tao/AnyTypeCode/orb_typesA.h"
@@ -62,12 +62,14 @@
#endif /* __BORLANDC__ */
#if !defined (__ACE_INLINE__)
-#include "IFR_BasicC.inl"
+#include "tao/IFR_Client/IFR_BasicC.inl"
#endif /* !defined INLINE */
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// Arg traits specializations.
namespace TAO
{
@@ -644,7 +646,7 @@ TAO::Objref_Traits<CORBA::Repository>::release (
CORBA::Repository_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::Repository_ptr
@@ -681,7 +683,7 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -726,7 +728,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -771,7 +773,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -816,7 +818,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -861,7 +863,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -907,7 +909,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -955,7 +957,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -1003,7 +1005,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_Repository_Proxy_Broker_ == 0)
@@ -1063,7 +1065,7 @@ CORBA::Repository::_tao_any_destructor (void *_tao_void_pointer)
{
Repository *_tao_tmp_pointer =
static_cast<Repository *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::Repository_ptr
@@ -1099,7 +1101,7 @@ CORBA::Repository::_unchecked_narrow (
CORBA::Repository_ptr
CORBA::Repository::_duplicate (Repository_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -1110,7 +1112,7 @@ CORBA::Repository::_duplicate (Repository_ptr obj)
void
CORBA::Repository::_tao_release (Repository_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -1142,7 +1144,7 @@ CORBA::Repository::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -1196,7 +1198,7 @@ TAO::Objref_Traits<CORBA::ModuleDef>::release (
CORBA::ModuleDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ModuleDef_ptr
@@ -1247,7 +1249,7 @@ CORBA::ModuleDef::_tao_any_destructor (void *_tao_void_pointer)
{
ModuleDef *_tao_tmp_pointer =
static_cast<ModuleDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ModuleDef_ptr
@@ -1283,7 +1285,7 @@ CORBA::ModuleDef::_unchecked_narrow (
CORBA::ModuleDef_ptr
CORBA::ModuleDef::_duplicate (ModuleDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -1294,7 +1296,7 @@ CORBA::ModuleDef::_duplicate (ModuleDef_ptr obj)
void
CORBA::ModuleDef::_tao_release (ModuleDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -1330,7 +1332,7 @@ CORBA::ModuleDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -1427,7 +1429,7 @@ TAO::Objref_Traits<CORBA::ConstantDef>::release (
CORBA::ConstantDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ConstantDef_ptr
@@ -1463,7 +1465,7 @@ CORBA::TypeCode_ptr CORBA::ConstantDef::type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ConstantDef_Proxy_Broker_ == 0)
@@ -1505,7 +1507,7 @@ CORBA::TypeCode_ptr CORBA::ConstantDef::type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ConstantDef_Proxy_Broker_ == 0)
@@ -1548,7 +1550,7 @@ void CORBA::ConstantDef::type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ConstantDef_Proxy_Broker_ == 0)
@@ -1590,7 +1592,7 @@ CORBA::Any * CORBA::ConstantDef::value (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ConstantDef_Proxy_Broker_ == 0)
@@ -1633,7 +1635,7 @@ void CORBA::ConstantDef::value (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ConstantDef_Proxy_Broker_ == 0)
@@ -1689,7 +1691,7 @@ CORBA::ConstantDef::_tao_any_destructor (void *_tao_void_pointer)
{
ConstantDef *_tao_tmp_pointer =
static_cast<ConstantDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ConstantDef_ptr
@@ -1725,7 +1727,7 @@ CORBA::ConstantDef::_unchecked_narrow (
CORBA::ConstantDef_ptr
CORBA::ConstantDef::_duplicate (ConstantDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -1736,7 +1738,7 @@ CORBA::ConstantDef::_duplicate (ConstantDef_ptr obj)
void
CORBA::ConstantDef::_tao_release (ConstantDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -1768,7 +1770,7 @@ CORBA::ConstantDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -1867,7 +1869,7 @@ TAO::Objref_Traits<CORBA::StructDef>::release (
CORBA::StructDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::StructDef_ptr
@@ -1903,7 +1905,7 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_StructDef_Proxy_Broker_ == 0)
@@ -1946,7 +1948,7 @@ void CORBA::StructDef::members (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_StructDef_Proxy_Broker_ == 0)
@@ -2003,7 +2005,7 @@ CORBA::StructDef::_tao_any_destructor (void *_tao_void_pointer)
{
StructDef *_tao_tmp_pointer =
static_cast<StructDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::StructDef_ptr
@@ -2039,7 +2041,7 @@ CORBA::StructDef::_unchecked_narrow (
CORBA::StructDef_ptr
CORBA::StructDef::_duplicate (StructDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -2050,7 +2052,7 @@ CORBA::StructDef::_duplicate (StructDef_ptr obj)
void
CORBA::StructDef::_tao_release (StructDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2094,7 +2096,7 @@ CORBA::StructDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2148,7 +2150,7 @@ TAO::Objref_Traits<CORBA::UnionDef>::release (
CORBA::UnionDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::UnionDef_ptr
@@ -2184,7 +2186,7 @@ CORBA::TypeCode_ptr CORBA::UnionDef::discriminator_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_UnionDef_Proxy_Broker_ == 0)
@@ -2226,7 +2228,7 @@ CORBA::TypeCode_ptr CORBA::UnionDef::discriminator_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_UnionDef_Proxy_Broker_ == 0)
@@ -2269,7 +2271,7 @@ void CORBA::UnionDef::discriminator_type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_UnionDef_Proxy_Broker_ == 0)
@@ -2311,7 +2313,7 @@ void CORBA::UnionDef::discriminator_type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_UnionDef_Proxy_Broker_ == 0)
@@ -2354,7 +2356,7 @@ void CORBA::UnionDef::members (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_UnionDef_Proxy_Broker_ == 0)
@@ -2411,7 +2413,7 @@ CORBA::UnionDef::_tao_any_destructor (void *_tao_void_pointer)
{
UnionDef *_tao_tmp_pointer =
static_cast<UnionDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::UnionDef_ptr
@@ -2447,7 +2449,7 @@ CORBA::UnionDef::_unchecked_narrow (
CORBA::UnionDef_ptr
CORBA::UnionDef::_duplicate (UnionDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -2458,7 +2460,7 @@ CORBA::UnionDef::_duplicate (UnionDef_ptr obj)
void
CORBA::UnionDef::_tao_release (UnionDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2502,7 +2504,7 @@ CORBA::UnionDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2556,7 +2558,7 @@ TAO::Objref_Traits<CORBA::EnumDef>::release (
CORBA::EnumDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::EnumDef_ptr
@@ -2592,7 +2594,7 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_EnumDef_Proxy_Broker_ == 0)
@@ -2635,7 +2637,7 @@ void CORBA::EnumDef::members (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_EnumDef_Proxy_Broker_ == 0)
@@ -2691,7 +2693,7 @@ CORBA::EnumDef::_tao_any_destructor (void *_tao_void_pointer)
{
EnumDef *_tao_tmp_pointer =
static_cast<EnumDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::EnumDef_ptr
@@ -2727,7 +2729,7 @@ CORBA::EnumDef::_unchecked_narrow (
CORBA::EnumDef_ptr
CORBA::EnumDef::_duplicate (EnumDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -2738,7 +2740,7 @@ CORBA::EnumDef::_duplicate (EnumDef_ptr obj)
void
CORBA::EnumDef::_tao_release (EnumDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2778,7 +2780,7 @@ CORBA::EnumDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2832,7 +2834,7 @@ TAO::Objref_Traits<CORBA::AliasDef>::release (
CORBA::AliasDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::AliasDef_ptr
@@ -2868,7 +2870,7 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AliasDef_Proxy_Broker_ == 0)
@@ -2911,7 +2913,7 @@ void CORBA::AliasDef::original_type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AliasDef_Proxy_Broker_ == 0)
@@ -2967,7 +2969,7 @@ CORBA::AliasDef::_tao_any_destructor (void *_tao_void_pointer)
{
AliasDef *_tao_tmp_pointer =
static_cast<AliasDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::AliasDef_ptr
@@ -3003,7 +3005,7 @@ CORBA::AliasDef::_unchecked_narrow (
CORBA::AliasDef_ptr
CORBA::AliasDef::_duplicate (AliasDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -3014,7 +3016,7 @@ CORBA::AliasDef::_duplicate (AliasDef_ptr obj)
void
CORBA::AliasDef::_tao_release (AliasDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -3054,7 +3056,7 @@ CORBA::AliasDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -3108,7 +3110,7 @@ TAO::Objref_Traits<CORBA::NativeDef>::release (
CORBA::NativeDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::NativeDef_ptr
@@ -3158,7 +3160,7 @@ CORBA::NativeDef::_tao_any_destructor (void *_tao_void_pointer)
{
NativeDef *_tao_tmp_pointer =
static_cast<NativeDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::NativeDef_ptr
@@ -3194,7 +3196,7 @@ CORBA::NativeDef::_unchecked_narrow (
CORBA::NativeDef_ptr
CORBA::NativeDef::_duplicate (NativeDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -3205,7 +3207,7 @@ CORBA::NativeDef::_duplicate (NativeDef_ptr obj)
void
CORBA::NativeDef::_tao_release (NativeDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -3245,7 +3247,7 @@ CORBA::NativeDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -3299,7 +3301,7 @@ TAO::Objref_Traits<CORBA::PrimitiveDef>::release (
CORBA::PrimitiveDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::PrimitiveDef_ptr
@@ -3335,7 +3337,7 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_PrimitiveDef_Proxy_Broker_ == 0)
@@ -3391,7 +3393,7 @@ CORBA::PrimitiveDef::_tao_any_destructor (void *_tao_void_pointer)
{
PrimitiveDef *_tao_tmp_pointer =
static_cast<PrimitiveDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::PrimitiveDef_ptr
@@ -3427,7 +3429,7 @@ CORBA::PrimitiveDef::_unchecked_narrow (
CORBA::PrimitiveDef_ptr
CORBA::PrimitiveDef::_duplicate (PrimitiveDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -3438,7 +3440,7 @@ CORBA::PrimitiveDef::_duplicate (PrimitiveDef_ptr obj)
void
CORBA::PrimitiveDef::_tao_release (PrimitiveDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -3470,7 +3472,7 @@ CORBA::PrimitiveDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -3524,7 +3526,7 @@ TAO::Objref_Traits<CORBA::StringDef>::release (
CORBA::StringDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::StringDef_ptr
@@ -3560,7 +3562,7 @@ CORBA::ULong CORBA::StringDef::bound (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_StringDef_Proxy_Broker_ == 0)
@@ -3603,7 +3605,7 @@ void CORBA::StringDef::bound (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_StringDef_Proxy_Broker_ == 0)
@@ -3659,7 +3661,7 @@ CORBA::StringDef::_tao_any_destructor (void *_tao_void_pointer)
{
StringDef *_tao_tmp_pointer =
static_cast<StringDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::StringDef_ptr
@@ -3695,7 +3697,7 @@ CORBA::StringDef::_unchecked_narrow (
CORBA::StringDef_ptr
CORBA::StringDef::_duplicate (StringDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -3706,7 +3708,7 @@ CORBA::StringDef::_duplicate (StringDef_ptr obj)
void
CORBA::StringDef::_tao_release (StringDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -3738,7 +3740,7 @@ CORBA::StringDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -3792,7 +3794,7 @@ TAO::Objref_Traits<CORBA::WstringDef>::release (
CORBA::WstringDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::WstringDef_ptr
@@ -3828,7 +3830,7 @@ CORBA::ULong CORBA::WstringDef::bound (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_WstringDef_Proxy_Broker_ == 0)
@@ -3871,7 +3873,7 @@ void CORBA::WstringDef::bound (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_WstringDef_Proxy_Broker_ == 0)
@@ -3927,7 +3929,7 @@ CORBA::WstringDef::_tao_any_destructor (void *_tao_void_pointer)
{
WstringDef *_tao_tmp_pointer =
static_cast<WstringDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::WstringDef_ptr
@@ -3963,7 +3965,7 @@ CORBA::WstringDef::_unchecked_narrow (
CORBA::WstringDef_ptr
CORBA::WstringDef::_duplicate (WstringDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -3974,7 +3976,7 @@ CORBA::WstringDef::_duplicate (WstringDef_ptr obj)
void
CORBA::WstringDef::_tao_release (WstringDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -4006,7 +4008,7 @@ CORBA::WstringDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -4060,7 +4062,7 @@ TAO::Objref_Traits<CORBA::SequenceDef>::release (
CORBA::SequenceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::SequenceDef_ptr
@@ -4096,7 +4098,7 @@ CORBA::ULong CORBA::SequenceDef::bound (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_SequenceDef_Proxy_Broker_ == 0)
@@ -4139,7 +4141,7 @@ void CORBA::SequenceDef::bound (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_SequenceDef_Proxy_Broker_ == 0)
@@ -4181,7 +4183,7 @@ CORBA::TypeCode_ptr CORBA::SequenceDef::element_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_SequenceDef_Proxy_Broker_ == 0)
@@ -4223,7 +4225,7 @@ CORBA::TypeCode_ptr CORBA::SequenceDef::element_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_SequenceDef_Proxy_Broker_ == 0)
@@ -4266,7 +4268,7 @@ void CORBA::SequenceDef::element_type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_SequenceDef_Proxy_Broker_ == 0)
@@ -4322,7 +4324,7 @@ CORBA::SequenceDef::_tao_any_destructor (void *_tao_void_pointer)
{
SequenceDef *_tao_tmp_pointer =
static_cast<SequenceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::SequenceDef_ptr
@@ -4358,7 +4360,7 @@ CORBA::SequenceDef::_unchecked_narrow (
CORBA::SequenceDef_ptr
CORBA::SequenceDef::_duplicate (SequenceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -4369,7 +4371,7 @@ CORBA::SequenceDef::_duplicate (SequenceDef_ptr obj)
void
CORBA::SequenceDef::_tao_release (SequenceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -4401,7 +4403,7 @@ CORBA::SequenceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -4455,7 +4457,7 @@ TAO::Objref_Traits<CORBA::ArrayDef>::release (
CORBA::ArrayDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ArrayDef_ptr
@@ -4491,7 +4493,7 @@ CORBA::ULong CORBA::ArrayDef::length (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ArrayDef_Proxy_Broker_ == 0)
@@ -4534,7 +4536,7 @@ void CORBA::ArrayDef::length (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ArrayDef_Proxy_Broker_ == 0)
@@ -4576,7 +4578,7 @@ CORBA::TypeCode_ptr CORBA::ArrayDef::element_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ArrayDef_Proxy_Broker_ == 0)
@@ -4618,7 +4620,7 @@ CORBA::TypeCode_ptr CORBA::ArrayDef::element_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ArrayDef_Proxy_Broker_ == 0)
@@ -4661,7 +4663,7 @@ void CORBA::ArrayDef::element_type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ArrayDef_Proxy_Broker_ == 0)
@@ -4717,7 +4719,7 @@ CORBA::ArrayDef::_tao_any_destructor (void *_tao_void_pointer)
{
ArrayDef *_tao_tmp_pointer =
static_cast<ArrayDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ArrayDef_ptr
@@ -4753,7 +4755,7 @@ CORBA::ArrayDef::_unchecked_narrow (
CORBA::ArrayDef_ptr
CORBA::ArrayDef::_duplicate (ArrayDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -4764,7 +4766,7 @@ CORBA::ArrayDef::_duplicate (ArrayDef_ptr obj)
void
CORBA::ArrayDef::_tao_release (ArrayDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -4796,7 +4798,7 @@ CORBA::ArrayDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -4850,7 +4852,7 @@ TAO::Objref_Traits<CORBA::ExceptionDef>::release (
CORBA::ExceptionDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ExceptionDef_ptr
@@ -4886,7 +4888,7 @@ CORBA::TypeCode_ptr CORBA::ExceptionDef::type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExceptionDef_Proxy_Broker_ == 0)
@@ -4928,7 +4930,7 @@ CORBA::TypeCode_ptr CORBA::ExceptionDef::type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExceptionDef_Proxy_Broker_ == 0)
@@ -4971,7 +4973,7 @@ void CORBA::ExceptionDef::members (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExceptionDef_Proxy_Broker_ == 0)
@@ -5028,7 +5030,7 @@ CORBA::ExceptionDef::_tao_any_destructor (void *_tao_void_pointer)
{
ExceptionDef *_tao_tmp_pointer =
static_cast<ExceptionDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ExceptionDef_ptr
@@ -5064,7 +5066,7 @@ CORBA::ExceptionDef::_unchecked_narrow (
CORBA::ExceptionDef_ptr
CORBA::ExceptionDef::_duplicate (ExceptionDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -5075,7 +5077,7 @@ CORBA::ExceptionDef::_duplicate (ExceptionDef_ptr obj)
void
CORBA::ExceptionDef::_tao_release (ExceptionDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -5111,7 +5113,7 @@ CORBA::ExceptionDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -5159,7 +5161,7 @@ CORBA::ExceptionDefSeq::ExceptionDefSeq (void)
CORBA::ExceptionDefSeq::ExceptionDefSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Object_Sequence<
+ : TAO::unbounded_object_reference_sequence<
ExceptionDef,
ExceptionDef_var
>
@@ -5172,7 +5174,7 @@ CORBA::ExceptionDefSeq::ExceptionDefSeq (
CORBA::ExceptionDef_ptr * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Object_Sequence<
+ : TAO::unbounded_object_reference_sequence<
ExceptionDef,
ExceptionDef_var
>
@@ -5182,7 +5184,7 @@ CORBA::ExceptionDefSeq::ExceptionDefSeq (
CORBA::ExceptionDefSeq::ExceptionDefSeq (
const ExceptionDefSeq &seq
)
- : TAO_Unbounded_Object_Sequence<
+ : TAO::unbounded_object_reference_sequence<
ExceptionDef,
ExceptionDef_var
>
@@ -5296,7 +5298,7 @@ TAO::Objref_Traits<CORBA::AttributeDef>::release (
CORBA::AttributeDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::AttributeDef_ptr
@@ -5332,7 +5334,7 @@ CORBA::TypeCode_ptr CORBA::AttributeDef::type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AttributeDef_Proxy_Broker_ == 0)
@@ -5374,7 +5376,7 @@ CORBA::TypeCode_ptr CORBA::AttributeDef::type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AttributeDef_Proxy_Broker_ == 0)
@@ -5417,7 +5419,7 @@ void CORBA::AttributeDef::type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AttributeDef_Proxy_Broker_ == 0)
@@ -5459,7 +5461,7 @@ void CORBA::AttributeDef::type_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AttributeDef_Proxy_Broker_ == 0)
@@ -5502,7 +5504,7 @@ void CORBA::AttributeDef::mode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_AttributeDef_Proxy_Broker_ == 0)
@@ -5558,7 +5560,7 @@ CORBA::AttributeDef::_tao_any_destructor (void *_tao_void_pointer)
{
AttributeDef *_tao_tmp_pointer =
static_cast<AttributeDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::AttributeDef_ptr
@@ -5594,7 +5596,7 @@ CORBA::AttributeDef::_unchecked_narrow (
CORBA::AttributeDef_ptr
CORBA::AttributeDef::_duplicate (AttributeDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -5605,7 +5607,7 @@ CORBA::AttributeDef::_duplicate (AttributeDef_ptr obj)
void
CORBA::AttributeDef::_tao_release (AttributeDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -5637,7 +5639,7 @@ CORBA::AttributeDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -5797,7 +5799,7 @@ TAO::Objref_Traits<CORBA::ExtAttributeDef>::release (
CORBA::ExtAttributeDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ExtAttributeDef_ptr
@@ -5833,7 +5835,7 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExtAttributeDef_Proxy_Broker_ == 0)
@@ -5876,7 +5878,7 @@ void CORBA::ExtAttributeDef::get_exceptions (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExtAttributeDef_Proxy_Broker_ == 0)
@@ -5918,7 +5920,7 @@ void CORBA::ExtAttributeDef::get_exceptions (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExtAttributeDef_Proxy_Broker_ == 0)
@@ -5961,7 +5963,7 @@ void CORBA::ExtAttributeDef::set_exceptions (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExtAttributeDef_Proxy_Broker_ == 0)
@@ -6003,7 +6005,7 @@ void CORBA::ExtAttributeDef::set_exceptions (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
if (this->the_TAO_ExtAttributeDef_Proxy_Broker_ == 0)
@@ -6059,7 +6061,7 @@ CORBA::ExtAttributeDef::_tao_any_destructor (void *_tao_void_pointer)
{
ExtAttributeDef *_tao_tmp_pointer =
static_cast<ExtAttributeDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ExtAttributeDef_ptr
@@ -6095,7 +6097,7 @@ CORBA::ExtAttributeDef::_unchecked_narrow (
CORBA::ExtAttributeDef_ptr
CORBA::ExtAttributeDef::_duplicate (ExtAttributeDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
@@ -6106,7 +6108,7 @@ CORBA::ExtAttributeDef::_duplicate (ExtAttributeDef_ptr obj)
void
CORBA::ExtAttributeDef::_tao_release (ExtAttributeDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -6142,7 +6144,7 @@ CORBA::ExtAttributeDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -6248,7 +6250,7 @@ CORBA::ParameterDescription::_tao_any_destructor (
delete _tao_tmp_pointer;
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_PARDESCRIPTIONSEQ_CS_)
@@ -6260,7 +6262,7 @@ CORBA::ParDescriptionSeq::ParDescriptionSeq (void)
CORBA::ParDescriptionSeq::ParDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ParameterDescription
>
(max)
@@ -6272,7 +6274,7 @@ CORBA::ParDescriptionSeq::ParDescriptionSeq (
CORBA::ParameterDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ParameterDescription
>
(max, length, buffer, release)
@@ -6281,7 +6283,7 @@ CORBA::ParDescriptionSeq::ParDescriptionSeq (
CORBA::ParDescriptionSeq::ParDescriptionSeq (
const ParDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ParameterDescription
>
(seq)
@@ -6322,10 +6324,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_ParameterDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_ParDescriptionSeq_0 =
&CORBA_ParDescriptionSeq_0;
-
+
}
}
@@ -6340,7 +6342,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ParDescriptionSeq:1.0",
"ParDescriptionSeq",
&TAO::TypeCode::tc_CORBA_ParDescriptionSeq_0);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ParDescriptionSeq =
@@ -6360,7 +6362,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ContextIdentifier:1.0",
"ContextIdentifier",
&CORBA::_tc_Identifier);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ContextIdentifier =
@@ -6369,7 +6371,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_CONTEXTIDSEQ_CS_)
@@ -6381,7 +6383,7 @@ CORBA::ContextIdSeq::ContextIdSeq (void)
CORBA::ContextIdSeq::ContextIdSeq (
CORBA::ULong max
)
- : TAO_Unbounded_String_Sequence
+ : TAO::unbounded_string_sequence
(max)
{}
@@ -6391,14 +6393,14 @@ CORBA::ContextIdSeq::ContextIdSeq (
char * * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_String_Sequence
+ : TAO::unbounded_string_sequence
(max, length, buffer, release)
{}
CORBA::ContextIdSeq::ContextIdSeq (
const ContextIdSeq &seq
)
- : TAO_Unbounded_String_Sequence
+ : TAO::unbounded_string_sequence
(seq)
{}
@@ -6437,10 +6439,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_ContextIdentifier,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_ContextIdSeq_0 =
&CORBA_ContextIdSeq_0;
-
+
}
}
@@ -6455,7 +6457,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ContextIdSeq:1.0",
"ContextIdSeq",
&TAO::TypeCode::tc_CORBA_ContextIdSeq_0);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ContextIdSeq =
@@ -6482,7 +6484,7 @@ TAO::Objref_Traits<CORBA::OperationDef>::release (
CORBA::OperationDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::OperationDef_ptr
@@ -6501,7 +6503,7 @@ TAO::Objref_Traits<CORBA::OperationDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_OperationDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -6518,21 +6520,21 @@ CORBA::TypeCode_ptr CORBA::OperationDef::result (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::TypeCode>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6541,10 +6543,10 @@ CORBA::TypeCode_ptr CORBA::OperationDef::result (
11,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -6560,21 +6562,21 @@ CORBA::TypeCode_ptr CORBA::OperationDef::result (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::IDLType>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6583,10 +6585,10 @@ CORBA::TypeCode_ptr CORBA::OperationDef::result (
15,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -6603,23 +6605,23 @@ void CORBA::OperationDef::result_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::IDLType>::in_arg_val _tao_result_def (result_def);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_result_def
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6628,7 +6630,7 @@ void CORBA::OperationDef::result_def (
15,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -6645,21 +6647,21 @@ void CORBA::OperationDef::result_def (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ParDescriptionSeq>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6668,10 +6670,10 @@ void CORBA::OperationDef::result_def (
11,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -6688,23 +6690,23 @@ void CORBA::OperationDef::params (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ParDescriptionSeq>::in_arg_val _tao_params (params);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_params
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6713,7 +6715,7 @@ void CORBA::OperationDef::params (
11,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -6730,21 +6732,21 @@ void CORBA::OperationDef::params (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::OperationMode>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6753,10 +6755,10 @@ void CORBA::OperationDef::params (
9,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -6773,23 +6775,23 @@ void CORBA::OperationDef::mode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::OperationMode>::in_arg_val _tao_mode (mode);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_mode
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6798,7 +6800,7 @@ void CORBA::OperationDef::mode (
9,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -6815,21 +6817,21 @@ void CORBA::OperationDef::mode (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ContextIdSeq>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6838,10 +6840,10 @@ void CORBA::OperationDef::mode (
13,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -6858,23 +6860,23 @@ void CORBA::OperationDef::contexts (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ContextIdSeq>::in_arg_val _tao_contexts (contexts);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_contexts
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6883,7 +6885,7 @@ void CORBA::OperationDef::contexts (
13,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -6900,21 +6902,21 @@ void CORBA::OperationDef::contexts (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6923,10 +6925,10 @@ void CORBA::OperationDef::contexts (
15,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -6943,23 +6945,23 @@ void CORBA::OperationDef::exceptions (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_OperationDef_Proxy_Broker_ == 0)
{
CORBA_OperationDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::in_arg_val _tao_exceptions (exceptions);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_exceptions
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -6968,7 +6970,7 @@ void CORBA::OperationDef::exceptions (
15,
this->the_TAO_OperationDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -6987,19 +6989,19 @@ CORBA::OperationDef::CORBA_OperationDef_setup_collocation ()
this->the_TAO_OperationDef_Proxy_Broker_ =
::CORBA__TAO_OperationDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Contained_setup_collocation ();
}
CORBA::OperationDef::~OperationDef (void)
{}
-void
+void
CORBA::OperationDef::_tao_any_destructor (void *_tao_void_pointer)
{
OperationDef *_tao_tmp_pointer =
static_cast<OperationDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::OperationDef_ptr
@@ -7035,18 +7037,18 @@ CORBA::OperationDef::_unchecked_narrow (
CORBA::OperationDef_ptr
CORBA::OperationDef::_duplicate (OperationDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::OperationDef::_tao_release (OperationDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -7078,7 +7080,7 @@ CORBA::OperationDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -7105,7 +7107,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/OperationDef:1.0",
"OperationDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_OperationDef =
@@ -7143,7 +7145,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "contexts", &CORBA::_tc_ContextIdSeq },
{ "parameters", &CORBA::_tc_ParDescriptionSeq },
{ "exceptions", &CORBA::_tc_ExcDescriptionSeq }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -7155,7 +7157,7 @@ static TAO::TypeCode::Struct<char const *,
"OperationDescription",
_tao_fields_CORBA_OperationDescription,
9);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_OperationDescription =
@@ -7164,10 +7166,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::OperationDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -7177,7 +7179,7 @@ CORBA::OperationDescription::_tao_any_destructor (
delete _tao_tmp_pointer;
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_REPOSITORYIDSEQ_CS_)
@@ -7189,7 +7191,7 @@ CORBA::RepositoryIdSeq::RepositoryIdSeq (void)
CORBA::RepositoryIdSeq::RepositoryIdSeq (
CORBA::ULong max
)
- : TAO_Unbounded_String_Sequence
+ : TAO::unbounded_string_sequence
(max)
{}
@@ -7199,14 +7201,14 @@ CORBA::RepositoryIdSeq::RepositoryIdSeq (
char * * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_String_Sequence
+ : TAO::unbounded_string_sequence
(max, length, buffer, release)
{}
CORBA::RepositoryIdSeq::RepositoryIdSeq (
const RepositoryIdSeq &seq
)
- : TAO_Unbounded_String_Sequence
+ : TAO::unbounded_string_sequence
(seq)
{}
@@ -7245,10 +7247,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_RepositoryId,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_RepositoryIdSeq_0 =
&CORBA_RepositoryIdSeq_0;
-
+
}
}
@@ -7263,7 +7265,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/RepositoryIdSeq:1.0",
"RepositoryIdSeq",
&TAO::TypeCode::tc_CORBA_RepositoryIdSeq_0);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_RepositoryIdSeq =
@@ -7272,7 +7274,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_OPDESCRIPTIONSEQ_CS_)
@@ -7284,7 +7286,7 @@ CORBA::OpDescriptionSeq::OpDescriptionSeq (void)
CORBA::OpDescriptionSeq::OpDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
OperationDescription
>
(max)
@@ -7296,7 +7298,7 @@ CORBA::OpDescriptionSeq::OpDescriptionSeq (
CORBA::OperationDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
OperationDescription
>
(max, length, buffer, release)
@@ -7305,7 +7307,7 @@ CORBA::OpDescriptionSeq::OpDescriptionSeq (
CORBA::OpDescriptionSeq::OpDescriptionSeq (
const OpDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
OperationDescription
>
(seq)
@@ -7346,10 +7348,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_OperationDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_OpDescriptionSeq_0 =
&CORBA_OpDescriptionSeq_0;
-
+
}
}
@@ -7364,7 +7366,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/OpDescriptionSeq:1.0",
"OpDescriptionSeq",
&TAO::TypeCode::tc_CORBA_OpDescriptionSeq_0);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_OpDescriptionSeq =
@@ -7373,7 +7375,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_ATTRDESCRIPTIONSEQ_CS_)
@@ -7385,7 +7387,7 @@ CORBA::AttrDescriptionSeq::AttrDescriptionSeq (void)
CORBA::AttrDescriptionSeq::AttrDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
AttributeDescription
>
(max)
@@ -7397,7 +7399,7 @@ CORBA::AttrDescriptionSeq::AttrDescriptionSeq (
CORBA::AttributeDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
AttributeDescription
>
(max, length, buffer, release)
@@ -7406,7 +7408,7 @@ CORBA::AttrDescriptionSeq::AttrDescriptionSeq (
CORBA::AttrDescriptionSeq::AttrDescriptionSeq (
const AttrDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
AttributeDescription
>
(seq)
@@ -7447,10 +7449,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_AttributeDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_AttrDescriptionSeq_0 =
&CORBA_AttrDescriptionSeq_0;
-
+
}
}
@@ -7465,7 +7467,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/AttrDescriptionSeq:1.0",
"AttrDescriptionSeq",
&TAO::TypeCode::tc_CORBA_AttrDescriptionSeq_0);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_AttrDescriptionSeq =
@@ -7474,7 +7476,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_EXTATTRDESCRIPTIONSEQ_CS_)
@@ -7486,7 +7488,7 @@ CORBA::ExtAttrDescriptionSeq::ExtAttrDescriptionSeq (void)
CORBA::ExtAttrDescriptionSeq::ExtAttrDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ExtAttributeDescription
>
(max)
@@ -7498,7 +7500,7 @@ CORBA::ExtAttrDescriptionSeq::ExtAttrDescriptionSeq (
CORBA::ExtAttributeDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ExtAttributeDescription
>
(max, length, buffer, release)
@@ -7507,7 +7509,7 @@ CORBA::ExtAttrDescriptionSeq::ExtAttrDescriptionSeq (
CORBA::ExtAttrDescriptionSeq::ExtAttrDescriptionSeq (
const ExtAttrDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ExtAttributeDescription
>
(seq)
@@ -7548,10 +7550,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::_tc_ExtAttributeDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_ExtAttrDescriptionSeq_0 =
&CORBA_ExtAttrDescriptionSeq_0;
-
+
}
}
@@ -7566,7 +7568,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ExtAttrDescriptionSeq:1.0",
"ExtAttrDescriptionSeq",
&TAO::TypeCode::tc_CORBA_ExtAttrDescriptionSeq_0);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ExtAttrDescriptionSeq =
@@ -7593,7 +7595,7 @@ TAO::Objref_Traits<CORBA::InterfaceDef>::release (
CORBA::InterfaceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::InterfaceDef_ptr
@@ -7612,7 +7614,7 @@ TAO::Objref_Traits<CORBA::InterfaceDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_InterfaceDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -7629,21 +7631,21 @@ TAO::Collocation_Proxy_Broker *
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceDef_Proxy_Broker_ == 0)
{
CORBA_InterfaceDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -7652,10 +7654,10 @@ TAO::Collocation_Proxy_Broker *
20,
this->the_TAO_InterfaceDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -7672,23 +7674,23 @@ void CORBA::InterfaceDef::base_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceDef_Proxy_Broker_ == 0)
{
CORBA_InterfaceDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::in_arg_val _tao_base_interfaces (base_interfaces);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_base_interfaces
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -7697,7 +7699,7 @@ void CORBA::InterfaceDef::base_interfaces (
20,
this->the_TAO_InterfaceDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -7715,23 +7717,23 @@ CORBA::Boolean CORBA::InterfaceDef::is_a (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceDef_Proxy_Broker_ == 0)
{
CORBA_InterfaceDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::ACE_InputCDR::to_boolean>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::RepositoryId>::in_arg_val _tao_interface_id (interface_id);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_interface_id
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -7740,10 +7742,10 @@ CORBA::Boolean CORBA::InterfaceDef::is_a (
4,
this->the_TAO_InterfaceDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -7775,7 +7777,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "attributes", &CORBA::_tc_AttrDescriptionSeq },
{ "base_interfaces", &CORBA::_tc_RepositoryIdSeq },
{ "type", &CORBA::_tc_TypeCode }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -7787,14 +7789,14 @@ static TAO::TypeCode::Struct<char const *,
"FullInterfaceDescription",
_tao_fields_CORBA_InterfaceDef_FullInterfaceDescription,
8);
-
+
::CORBA::TypeCode_ptr const CORBA::InterfaceDef::_tc_FullInterfaceDescription =
&_tao_tc_CORBA_InterfaceDef_FullInterfaceDescription;
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -7816,21 +7818,21 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceDef_Proxy_Broker_ == 0)
{
CORBA_InterfaceDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::InterfaceDef::FullInterfaceDescription>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -7839,10 +7841,10 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
18,
this->the_TAO_InterfaceDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -7863,21 +7865,21 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceDef_Proxy_Broker_ == 0)
{
CORBA_InterfaceDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::AttributeDef>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::RepositoryId>::in_arg_val _tao_id (id);
TAO::Arg_Traits< ::CORBA::Identifier>::in_arg_val _tao_name (name);
TAO::Arg_Traits< ::CORBA::VersionSpec>::in_arg_val _tao_version (version);
TAO::Arg_Traits< ::CORBA::IDLType>::in_arg_val _tao_type (type);
TAO::Arg_Traits< ::CORBA::AttributeMode>::in_arg_val _tao_mode (mode);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -7887,7 +7889,7 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
&_tao_type,
&_tao_mode
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -7896,10 +7898,10 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
16,
this->the_TAO_InterfaceDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -7923,14 +7925,14 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceDef_Proxy_Broker_ == 0)
{
CORBA_InterfaceDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::OperationDef>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::RepositoryId>::in_arg_val _tao_id (id);
TAO::Arg_Traits< ::CORBA::Identifier>::in_arg_val _tao_name (name);
@@ -7940,7 +7942,7 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
TAO::Arg_Traits< ::CORBA::ParDescriptionSeq>::in_arg_val _tao_params (params);
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::in_arg_val _tao_exceptions (exceptions);
TAO::Arg_Traits< ::CORBA::ContextIdSeq>::in_arg_val _tao_contexts (contexts);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -7953,7 +7955,7 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
&_tao_exceptions,
&_tao_contexts
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -7962,10 +7964,10 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor (
16,
this->the_TAO_InterfaceDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -7983,7 +7985,7 @@ CORBA::InterfaceDef::CORBA_InterfaceDef_setup_collocation ()
this->the_TAO_InterfaceDef_Proxy_Broker_ =
::CORBA__TAO_InterfaceDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Container_setup_collocation ();
this->CORBA_Contained_setup_collocation ();
this->CORBA_IDLType_setup_collocation ();
@@ -7992,12 +7994,12 @@ CORBA::InterfaceDef::CORBA_InterfaceDef_setup_collocation ()
CORBA::InterfaceDef::~InterfaceDef (void)
{}
-void
+void
CORBA::InterfaceDef::_tao_any_destructor (void *_tao_void_pointer)
{
InterfaceDef *_tao_tmp_pointer =
static_cast<InterfaceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::InterfaceDef_ptr
@@ -8033,18 +8035,18 @@ CORBA::InterfaceDef::_unchecked_narrow (
CORBA::InterfaceDef_ptr
CORBA::InterfaceDef::_duplicate (InterfaceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::InterfaceDef::_tao_release (InterfaceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -8084,7 +8086,7 @@ CORBA::InterfaceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -8111,7 +8113,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/InterfaceDef:1.0",
"InterfaceDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_InterfaceDef =
@@ -8135,7 +8137,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "defined_in", &CORBA::_tc_RepositoryId },
{ "version", &CORBA::_tc_VersionSpec },
{ "base_interfaces", &CORBA::_tc_RepositoryIdSeq }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -8147,7 +8149,7 @@ static TAO::TypeCode::Struct<char const *,
"InterfaceDescription",
_tao_fields_CORBA_InterfaceDescription,
5);
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_InterfaceDescription =
@@ -8156,10 +8158,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::InterfaceDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -8187,7 +8189,7 @@ TAO::Objref_Traits<CORBA::InterfaceAttrExtension>::release (
CORBA::InterfaceAttrExtension_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::InterfaceAttrExtension_ptr
@@ -8206,7 +8208,7 @@ TAO::Objref_Traits<CORBA::InterfaceAttrExtension>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_InterfaceAttrExtension_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -8239,7 +8241,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "attributes", &CORBA::_tc_ExtAttrDescriptionSeq },
{ "base_interfaces", &CORBA::_tc_RepositoryIdSeq },
{ "type", &CORBA::_tc_TypeCode }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -8251,14 +8253,14 @@ static TAO::TypeCode::Struct<char const *,
"ExtFullInterfaceDescription",
_tao_fields_CORBA_InterfaceAttrExtension_ExtFullInterfaceDescription,
8);
-
+
::CORBA::TypeCode_ptr const CORBA::InterfaceAttrExtension::_tc_ExtFullInterfaceDescription =
&_tao_tc_CORBA_InterfaceAttrExtension_ExtFullInterfaceDescription;
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -8280,21 +8282,21 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceAttrExtension_Proxy_Broker_ == 0)
{
CORBA_InterfaceAttrExtension_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -8303,10 +8305,10 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor
22,
this->the_TAO_InterfaceAttrExtension_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -8329,14 +8331,14 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_InterfaceAttrExtension_Proxy_Broker_ == 0)
{
CORBA_InterfaceAttrExtension_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ExtAttributeDef>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::RepositoryId>::in_arg_val _tao_id (id);
TAO::Arg_Traits< ::CORBA::Identifier>::in_arg_val _tao_name (name);
@@ -8345,7 +8347,7 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor
TAO::Arg_Traits< ::CORBA::AttributeMode>::in_arg_val _tao_mode (mode);
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::in_arg_val _tao_get_exceptions (get_exceptions);
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::in_arg_val _tao_set_exceptions (set_exceptions);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -8357,7 +8359,7 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor
&_tao_get_exceptions,
&_tao_set_exceptions
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -8366,10 +8368,10 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor
20,
this->the_TAO_InterfaceAttrExtension_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -8392,12 +8394,12 @@ CORBA::InterfaceAttrExtension::CORBA_InterfaceAttrExtension_setup_collocation ()
CORBA::InterfaceAttrExtension::~InterfaceAttrExtension (void)
{}
-void
+void
CORBA::InterfaceAttrExtension::_tao_any_destructor (void *_tao_void_pointer)
{
InterfaceAttrExtension *_tao_tmp_pointer =
static_cast<InterfaceAttrExtension *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::InterfaceAttrExtension_ptr
@@ -8433,18 +8435,18 @@ CORBA::InterfaceAttrExtension::_unchecked_narrow (
CORBA::InterfaceAttrExtension_ptr
CORBA::InterfaceAttrExtension::_duplicate (InterfaceAttrExtension_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::InterfaceAttrExtension::_tao_release (InterfaceAttrExtension_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -8468,7 +8470,7 @@ CORBA::InterfaceAttrExtension::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -8495,7 +8497,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/InterfaceAttrExtension:1.0",
"InterfaceAttrExtension");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_InterfaceAttrExtension =
@@ -8522,7 +8524,7 @@ TAO::Objref_Traits<CORBA::ExtInterfaceDef>::release (
CORBA::ExtInterfaceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ExtInterfaceDef_ptr
@@ -8541,7 +8543,7 @@ TAO::Objref_Traits<CORBA::ExtInterfaceDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_ExtInterfaceDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -8560,7 +8562,7 @@ CORBA::ExtInterfaceDef::CORBA_ExtInterfaceDef_setup_collocation ()
this->the_TAO_ExtInterfaceDef_Proxy_Broker_ =
::CORBA__TAO_ExtInterfaceDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_InterfaceDef_setup_collocation ();
this->CORBA_InterfaceAttrExtension_setup_collocation ();
}
@@ -8568,12 +8570,12 @@ CORBA::ExtInterfaceDef::CORBA_ExtInterfaceDef_setup_collocation ()
CORBA::ExtInterfaceDef::~ExtInterfaceDef (void)
{}
-void
+void
CORBA::ExtInterfaceDef::_tao_any_destructor (void *_tao_void_pointer)
{
ExtInterfaceDef *_tao_tmp_pointer =
static_cast<ExtInterfaceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ExtInterfaceDef_ptr
@@ -8609,18 +8611,18 @@ CORBA::ExtInterfaceDef::_unchecked_narrow (
CORBA::ExtInterfaceDef_ptr
CORBA::ExtInterfaceDef::_duplicate (ExtInterfaceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ExtInterfaceDef::_tao_release (ExtInterfaceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -8668,7 +8670,7 @@ CORBA::ExtInterfaceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -8695,7 +8697,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ExtInterfaceDef:1.0",
"ExtInterfaceDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ExtInterfaceDef =
@@ -8722,7 +8724,7 @@ TAO::Objref_Traits<CORBA::AbstractInterfaceDef>::release (
CORBA::AbstractInterfaceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::AbstractInterfaceDef_ptr
@@ -8741,7 +8743,7 @@ TAO::Objref_Traits<CORBA::AbstractInterfaceDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_AbstractInterfaceDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -8760,19 +8762,19 @@ CORBA::AbstractInterfaceDef::CORBA_AbstractInterfaceDef_setup_collocation ()
this->the_TAO_AbstractInterfaceDef_Proxy_Broker_ =
::CORBA__TAO_AbstractInterfaceDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_InterfaceDef_setup_collocation ();
}
CORBA::AbstractInterfaceDef::~AbstractInterfaceDef (void)
{}
-void
+void
CORBA::AbstractInterfaceDef::_tao_any_destructor (void *_tao_void_pointer)
{
AbstractInterfaceDef *_tao_tmp_pointer =
static_cast<AbstractInterfaceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::AbstractInterfaceDef_ptr
@@ -8808,18 +8810,18 @@ CORBA::AbstractInterfaceDef::_unchecked_narrow (
CORBA::AbstractInterfaceDef_ptr
CORBA::AbstractInterfaceDef::_duplicate (AbstractInterfaceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::AbstractInterfaceDef::_tao_release (AbstractInterfaceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -8863,7 +8865,7 @@ CORBA::AbstractInterfaceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -8890,7 +8892,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/AbstractInterfaceDef:1.0",
"AbstractInterfaceDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_AbstractInterfaceDef =
@@ -8917,7 +8919,7 @@ TAO::Objref_Traits<CORBA::ExtAbstractInterfaceDef>::release (
CORBA::ExtAbstractInterfaceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ExtAbstractInterfaceDef_ptr
@@ -8936,7 +8938,7 @@ TAO::Objref_Traits<CORBA::ExtAbstractInterfaceDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_ExtAbstractInterfaceDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -8955,7 +8957,7 @@ CORBA::ExtAbstractInterfaceDef::CORBA_ExtAbstractInterfaceDef_setup_collocation
this->the_TAO_ExtAbstractInterfaceDef_Proxy_Broker_ =
::CORBA__TAO_ExtAbstractInterfaceDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_AbstractInterfaceDef_setup_collocation ();
this->CORBA_InterfaceAttrExtension_setup_collocation ();
}
@@ -8963,12 +8965,12 @@ CORBA::ExtAbstractInterfaceDef::CORBA_ExtAbstractInterfaceDef_setup_collocation
CORBA::ExtAbstractInterfaceDef::~ExtAbstractInterfaceDef (void)
{}
-void
+void
CORBA::ExtAbstractInterfaceDef::_tao_any_destructor (void *_tao_void_pointer)
{
ExtAbstractInterfaceDef *_tao_tmp_pointer =
static_cast<ExtAbstractInterfaceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ExtAbstractInterfaceDef_ptr
@@ -9004,18 +9006,18 @@ CORBA::ExtAbstractInterfaceDef::_unchecked_narrow (
CORBA::ExtAbstractInterfaceDef_ptr
CORBA::ExtAbstractInterfaceDef::_duplicate (ExtAbstractInterfaceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ExtAbstractInterfaceDef::_tao_release (ExtAbstractInterfaceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -9067,7 +9069,7 @@ CORBA::ExtAbstractInterfaceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -9094,7 +9096,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ExtAbstractInterfaceDef:1.0",
"ExtAbstractInterfaceDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ExtAbstractInterfaceDef =
@@ -9121,7 +9123,7 @@ TAO::Objref_Traits<CORBA::LocalInterfaceDef>::release (
CORBA::LocalInterfaceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::LocalInterfaceDef_ptr
@@ -9140,7 +9142,7 @@ TAO::Objref_Traits<CORBA::LocalInterfaceDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_LocalInterfaceDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -9159,19 +9161,19 @@ CORBA::LocalInterfaceDef::CORBA_LocalInterfaceDef_setup_collocation ()
this->the_TAO_LocalInterfaceDef_Proxy_Broker_ =
::CORBA__TAO_LocalInterfaceDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_InterfaceDef_setup_collocation ();
}
CORBA::LocalInterfaceDef::~LocalInterfaceDef (void)
{}
-void
+void
CORBA::LocalInterfaceDef::_tao_any_destructor (void *_tao_void_pointer)
{
LocalInterfaceDef *_tao_tmp_pointer =
static_cast<LocalInterfaceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::LocalInterfaceDef_ptr
@@ -9207,18 +9209,18 @@ CORBA::LocalInterfaceDef::_unchecked_narrow (
CORBA::LocalInterfaceDef_ptr
CORBA::LocalInterfaceDef::_duplicate (LocalInterfaceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::LocalInterfaceDef::_tao_release (LocalInterfaceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -9262,7 +9264,7 @@ CORBA::LocalInterfaceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -9289,7 +9291,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/LocalInterfaceDef:1.0",
"LocalInterfaceDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_LocalInterfaceDef =
@@ -9316,7 +9318,7 @@ TAO::Objref_Traits<CORBA::ExtLocalInterfaceDef>::release (
CORBA::ExtLocalInterfaceDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ExtLocalInterfaceDef_ptr
@@ -9335,7 +9337,7 @@ TAO::Objref_Traits<CORBA::ExtLocalInterfaceDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA__TAO_ExtLocalInterfaceDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -9354,7 +9356,7 @@ CORBA::ExtLocalInterfaceDef::CORBA_ExtLocalInterfaceDef_setup_collocation ()
this->the_TAO_ExtLocalInterfaceDef_Proxy_Broker_ =
::CORBA__TAO_ExtLocalInterfaceDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_LocalInterfaceDef_setup_collocation ();
this->CORBA_InterfaceAttrExtension_setup_collocation ();
}
@@ -9362,12 +9364,12 @@ CORBA::ExtLocalInterfaceDef::CORBA_ExtLocalInterfaceDef_setup_collocation ()
CORBA::ExtLocalInterfaceDef::~ExtLocalInterfaceDef (void)
{}
-void
+void
CORBA::ExtLocalInterfaceDef::_tao_any_destructor (void *_tao_void_pointer)
{
ExtLocalInterfaceDef *_tao_tmp_pointer =
static_cast<ExtLocalInterfaceDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ExtLocalInterfaceDef_ptr
@@ -9403,18 +9405,18 @@ CORBA::ExtLocalInterfaceDef::_unchecked_narrow (
CORBA::ExtLocalInterfaceDef_ptr
CORBA::ExtLocalInterfaceDef::_duplicate (ExtLocalInterfaceDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ExtLocalInterfaceDef::_tao_release (ExtLocalInterfaceDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -9466,7 +9468,7 @@ CORBA::ExtLocalInterfaceDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -9493,7 +9495,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ExtLocalInterfaceDef:1.0",
"ExtLocalInterfaceDef");
-
+
namespace CORBA
{
::CORBA::TypeCode_ptr const _tc_ExtLocalInterfaceDef =
@@ -9526,7 +9528,7 @@ CORBA::Boolean operator>>= (
TAO::Any_Basic_Impl_T<CORBA::PrimitiveKind>::extract (
_tao_any,
CORBA::_tc_PrimitiveKind,
- _tao_elem
+ _tao_elem
);
}
@@ -9646,7 +9648,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -9762,7 +9764,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -10458,7 +10460,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -10541,7 +10543,7 @@ CORBA::Boolean operator>>= (
TAO::Any_Basic_Impl_T<CORBA::AttributeMode>::extract (
_tao_any,
CORBA::_tc_AttributeMode,
- _tao_elem
+ _tao_elem
);
}
@@ -10603,7 +10605,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -10661,7 +10663,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -10801,11 +10803,11 @@ CORBA::Boolean operator>>= (
TAO::Any_Basic_Impl_T<CORBA::OperationMode>::extract (
_tao_any,
CORBA::_tc_OperationMode,
- _tao_elem
+ _tao_elem
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -10863,7 +10865,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -10922,7 +10924,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -11039,7 +11041,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -11097,7 +11099,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -11156,7 +11158,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -11215,7 +11217,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -11274,7 +11276,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -11391,7 +11393,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -11449,7 +11451,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -11565,7 +11567,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -11925,12 +11927,12 @@ CORBA::Boolean operator>> (TAO_InputCDR & strm, CORBA::PrimitiveKind & _tao_enum
{
CORBA::ULong _tao_temp = 0;
CORBA::Boolean const _tao_success = strm >> _tao_temp;
-
+
if (_tao_success)
{
_tao_enumerator = static_cast<CORBA::PrimitiveKind> (_tao_temp);
}
-
+
return _tao_success;
}
@@ -11952,21 +11954,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::Repository RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_Repository_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -11988,21 +11990,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ModuleDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ModuleDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12051,21 +12053,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ConstantDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ConstantDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12118,21 +12120,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::StructDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_StructDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12154,21 +12156,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::UnionDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_UnionDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12190,21 +12192,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::EnumDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_EnumDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12226,21 +12228,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::AliasDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_AliasDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12262,21 +12264,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::NativeDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_NativeDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12298,21 +12300,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::PrimitiveDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_PrimitiveDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12334,21 +12336,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::StringDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_StringDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12370,21 +12372,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::WstringDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_WstringDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12406,21 +12408,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::SequenceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_SequenceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12442,21 +12444,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ArrayDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ArrayDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12478,21 +12480,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ExceptionDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ExceptionDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12507,25 +12509,7 @@ CORBA::Boolean operator<< (
const CORBA::ExceptionDefSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag =
- TAO::Objref_Traits<CORBA::ExceptionDef>::marshal (
- _tao_sequence[i].in (), strm
- );
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -12533,40 +12517,7 @@ CORBA::Boolean operator>> (
CORBA::ExceptionDefSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i].out ());
- }
-
- return _tao_marshal_flag;
-
- }
-
- return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_ExceptionDefSeq_CPP_ */
@@ -12583,12 +12534,12 @@ CORBA::Boolean operator>> (TAO_InputCDR & strm, CORBA::AttributeMode & _tao_enum
{
CORBA::ULong _tao_temp = 0;
CORBA::Boolean const _tao_success = strm >> _tao_temp;
-
+
if (_tao_success)
{
_tao_enumerator = static_cast<CORBA::AttributeMode> (_tao_temp);
}
-
+
return _tao_success;
}
@@ -12610,21 +12561,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::AttributeDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_AttributeDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12712,21 +12663,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ExtAttributeDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ExtAttributeDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -12742,12 +12693,12 @@ CORBA::Boolean operator>> (TAO_InputCDR & strm, CORBA::OperationMode & _tao_enum
{
CORBA::ULong _tao_temp = 0;
CORBA::Boolean const _tao_success = strm >> _tao_temp;
-
+
if (_tao_success)
{
_tao_enumerator = static_cast<CORBA::OperationMode> (_tao_temp);
}
-
+
return _tao_success;
}
@@ -12792,22 +12743,7 @@ CORBA::Boolean operator<< (
const CORBA::ParDescriptionSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm << _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -12815,40 +12751,7 @@ CORBA::Boolean operator>> (
CORBA::ParDescriptionSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
-
- }
-
- return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_ParDescriptionSeq_CPP_ */
@@ -12864,22 +12767,7 @@ CORBA::Boolean operator<< (
const CORBA::ContextIdSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm << _tao_sequence[i].in ());
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -12887,41 +12775,7 @@ CORBA::Boolean operator>> (
CORBA::ContextIdSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i].out ());
-
- }
-
- return _tao_marshal_flag;
-
- }
-
-return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_ContextIdSeq_CPP_ */
@@ -12944,21 +12798,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::OperationDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_OperationDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13010,22 +12864,7 @@ CORBA::Boolean operator<< (
const CORBA::RepositoryIdSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm << _tao_sequence[i].in ());
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -13033,41 +12872,7 @@ CORBA::Boolean operator>> (
CORBA::RepositoryIdSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i].out ());
-
- }
-
- return _tao_marshal_flag;
-
- }
-
-return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_RepositoryIdSeq_CPP_ */
@@ -13083,22 +12888,7 @@ CORBA::Boolean operator<< (
const CORBA::OpDescriptionSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm << _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -13106,40 +12896,7 @@ CORBA::Boolean operator>> (
CORBA::OpDescriptionSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
-
- }
-
- return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_OpDescriptionSeq_CPP_ */
@@ -13155,22 +12912,7 @@ CORBA::Boolean operator<< (
const CORBA::AttrDescriptionSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm << _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -13178,40 +12920,7 @@ CORBA::Boolean operator>> (
CORBA::AttrDescriptionSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
-
- }
-
- return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_AttrDescriptionSeq_CPP_ */
@@ -13227,22 +12936,7 @@ CORBA::Boolean operator<< (
const CORBA::ExtAttrDescriptionSeq &_tao_sequence
)
{
- const CORBA::ULong _tao_seq_len = _tao_sequence.length ();
-
- if (strm << _tao_seq_len)
- {
- // Encode all elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm << _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
- }
-
- return false;
+ return TAO::marshal_sequence(strm, _tao_sequence);
}
CORBA::Boolean operator>> (
@@ -13250,40 +12944,7 @@ CORBA::Boolean operator>> (
CORBA::ExtAttrDescriptionSeq &_tao_sequence
)
{
- CORBA::ULong _tao_seq_len;
-
- if (strm >> _tao_seq_len)
- {
- // Add a check to the length of the sequence
- // to make sure it does not exceed the length
- // of the stream. (See bug 58.)
- if (_tao_seq_len > strm.length ())
- {
- return false;
- }
-
- // Set the length of the sequence.
- _tao_sequence.length (_tao_seq_len);
-
- // If length is 0 we return true.
- if (0 >= _tao_seq_len)
- {
- return true;
- }
-
- // Retrieve all the elements.
- CORBA::Boolean _tao_marshal_flag = true;
-
- for (CORBA::ULong i = 0; i < _tao_seq_len && _tao_marshal_flag; ++i)
- {
- _tao_marshal_flag = (strm >> _tao_sequence[i]);
- }
-
- return _tao_marshal_flag;
-
- }
-
- return false;
+ return TAO::demarshal_sequence(strm, _tao_sequence);
}
#endif /* _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_CPP_ */
@@ -13341,21 +13002,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::InterfaceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_InterfaceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13441,21 +13102,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::InterfaceAttrExtension RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_InterfaceAttrExtension_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13477,21 +13138,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ExtInterfaceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ExtInterfaceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13513,21 +13174,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::AbstractInterfaceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_AbstractInterfaceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13549,21 +13210,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ExtAbstractInterfaceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ExtAbstractInterfaceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13585,21 +13246,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::LocalInterfaceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_LocalInterfaceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -13621,20 +13282,22 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ExtLocalInterfaceDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA__TAO_ExtLocalInterfaceDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL