summaryrefslogtreecommitdiff
path: root/TAO/tao/IFR_Client/IFR_ComponentsC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IFR_Client/IFR_ComponentsC.cpp')
-rw-r--r--TAO/tao/IFR_Client/IFR_ComponentsC.cpp1109
1 files changed, 485 insertions, 624 deletions
diff --git a/TAO/tao/IFR_Client/IFR_ComponentsC.cpp b/TAO/tao/IFR_Client/IFR_ComponentsC.cpp
index eab777756f6..6ff269545c4 100644
--- a/TAO/tao/IFR_Client/IFR_ComponentsC.cpp
+++ b/TAO/tao/IFR_Client/IFR_ComponentsC.cpp
@@ -30,7 +30,7 @@
#include "tao/AnyTypeCode/orb_typesA.h"
-#include "IFR_ComponentsC.h"
+#include "tao/IFR_Client/IFR_ComponentsC.h"
#include "tao/CDR.h"
#include "tao/IFR_Client/IFR_ExtendedC.h"
#include "tao/Invocation_Adapter.h"
@@ -58,12 +58,15 @@
#endif /* __BORLANDC__ */
#if !defined (__ACE_INLINE__)
-#include "IFR_ComponentsC.inl"
+#include "tao/IFR_Client/IFR_ComponentsC.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
{
@@ -209,13 +212,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_COMPONENTDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_COMPONENTDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::ComponentDef>
: public
@@ -230,13 +233,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_HOMEDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_HOMEDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::HomeDef>
: public
@@ -251,13 +254,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_EVENTDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_EVENTDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::EventDef>
: public
@@ -272,13 +275,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_PROVIDESDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_PROVIDESDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::ProvidesDef>
: public
@@ -293,13 +296,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_USESDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_USESDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::UsesDef>
: public
@@ -314,13 +317,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_EMITSDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_EMITSDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::EmitsDef>
: public
@@ -335,13 +338,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_PUBLISHESDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_PUBLISHESDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::PublishesDef>
: public
@@ -356,13 +359,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_CONSUMESDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_CONSUMESDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::ConsumesDef>
: public
@@ -377,13 +380,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_FACTORYDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_FACTORYDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::FactoryDef>
: public
@@ -398,13 +401,13 @@ namespace TAO
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:118
#if !defined (_CORBA_COMPONENTIR_FINDERDEF__ARG_TRAITS_)
#define _CORBA_COMPONENTIR_FINDERDEF__ARG_TRAITS_
-
+
template<>
class Arg_Traits<CORBA::ComponentIR::FinderDef>
: public
@@ -440,7 +443,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::EventDef>::release (
CORBA::ComponentIR::EventDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::EventDef_ptr
@@ -459,7 +462,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::EventDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_EventDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -478,19 +481,19 @@ CORBA::ComponentIR::EventDef::CORBA_ComponentIR_EventDef_setup_collocation ()
this->the_TAO_EventDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_EventDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ExtValueDef_setup_collocation ();
}
CORBA::ComponentIR::EventDef::~EventDef (void)
{}
-void
+void
CORBA::ComponentIR::EventDef::_tao_any_destructor (void *_tao_void_pointer)
{
EventDef *_tao_tmp_pointer =
static_cast<EventDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::EventDef_ptr
@@ -526,18 +529,18 @@ CORBA::ComponentIR::EventDef::_unchecked_narrow (
CORBA::ComponentIR::EventDef_ptr
CORBA::ComponentIR::EventDef::_duplicate (EventDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::EventDef::_tao_release (EventDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -585,7 +588,7 @@ CORBA::ComponentIR::EventDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -612,7 +615,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/EventDef:1.0",
"EventDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -642,7 +645,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::Container>::release (
CORBA::ComponentIR::Container_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::Container_ptr
@@ -661,7 +664,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::Container>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_Container_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -683,21 +686,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_Container_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_Container_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::ComponentDef>::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::ComponentIR::ComponentDef>::in_arg_val _tao_base_component (base_component);
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::in_arg_val _tao_supports_interfaces (supports_interfaces);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -707,7 +710,7 @@ TAO::Collocation_Proxy_Broker *
&_tao_base_component,
&_tao_supports_interfaces
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -716,10 +719,10 @@ TAO::Collocation_Proxy_Broker *
16,
this->the_TAO_Container_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -742,14 +745,14 @@ 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_Container_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_Container_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::HomeDef>::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);
@@ -758,7 +761,7 @@ TAO::Collocation_Proxy_Broker *
TAO::Arg_Traits< ::CORBA::ComponentIR::ComponentDef>::in_arg_val _tao_managed_component (managed_component);
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::in_arg_val _tao_supports_interfaces (supports_interfaces);
TAO::Arg_Traits< ::CORBA::ValueDef>::in_arg_val _tao_primary_key (primary_key);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -770,7 +773,7 @@ TAO::Collocation_Proxy_Broker *
&_tao_supports_interfaces,
&_tao_primary_key
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -779,10 +782,10 @@ TAO::Collocation_Proxy_Broker *
11,
this->the_TAO_Container_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -808,14 +811,14 @@ 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_Container_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_Container_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::EventDef>::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);
@@ -827,7 +830,7 @@ TAO::Collocation_Proxy_Broker *
TAO::Arg_Traits< ::CORBA::ValueDefSeq>::in_arg_val _tao_abstract_base_values (abstract_base_values);
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::in_arg_val _tao_supported_interfaces (supported_interfaces);
TAO::Arg_Traits< ::CORBA::ExtInitializerSeq>::in_arg_val _tao_initializers (initializers);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -842,7 +845,7 @@ TAO::Collocation_Proxy_Broker *
&_tao_supported_interfaces,
&_tao_initializers
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -851,10 +854,10 @@ TAO::Collocation_Proxy_Broker *
12,
this->the_TAO_Container_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -872,19 +875,19 @@ CORBA::ComponentIR::Container::CORBA_ComponentIR_Container_setup_collocation ()
this->the_TAO_Container_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_Container_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Container_setup_collocation ();
}
CORBA::ComponentIR::Container::~Container (void)
{}
-void
+void
CORBA::ComponentIR::Container::_tao_any_destructor (void *_tao_void_pointer)
{
Container *_tao_tmp_pointer =
static_cast<Container *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::Container_ptr
@@ -920,18 +923,18 @@ CORBA::ComponentIR::Container::_unchecked_narrow (
CORBA::ComponentIR::Container_ptr
CORBA::ComponentIR::Container::_duplicate (Container_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::Container::_tao_release (Container_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -963,7 +966,7 @@ CORBA::ComponentIR::Container::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -990,7 +993,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/Container:1.0",
"Container");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -1020,7 +1023,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ModuleDef>::release (
CORBA::ComponentIR::ModuleDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::ModuleDef_ptr
@@ -1039,7 +1042,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ModuleDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_ModuleDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -1058,7 +1061,7 @@ CORBA::ComponentIR::ModuleDef::CORBA_ComponentIR_ModuleDef_setup_collocation ()
this->the_TAO_ModuleDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_ModuleDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ModuleDef_setup_collocation ();
this->CORBA_ComponentIR_Container_setup_collocation ();
}
@@ -1066,12 +1069,12 @@ CORBA::ComponentIR::ModuleDef::CORBA_ComponentIR_ModuleDef_setup_collocation ()
CORBA::ComponentIR::ModuleDef::~ModuleDef (void)
{}
-void
+void
CORBA::ComponentIR::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::ComponentIR::ModuleDef_ptr
@@ -1107,18 +1110,18 @@ CORBA::ComponentIR::ModuleDef::_unchecked_narrow (
CORBA::ComponentIR::ModuleDef_ptr
CORBA::ComponentIR::ModuleDef::_duplicate (ModuleDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::ModuleDef::_tao_release (ModuleDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -1162,7 +1165,7 @@ CORBA::ComponentIR::ModuleDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -1189,7 +1192,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/ModuleDef:1.0",
"ModuleDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -1219,7 +1222,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::Repository>::release (
CORBA::ComponentIR::Repository_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::Repository_ptr
@@ -1238,7 +1241,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::Repository>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_Repository_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -1257,7 +1260,7 @@ CORBA::ComponentIR::Repository::CORBA_ComponentIR_Repository_setup_collocation (
this->the_TAO_Repository_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_Repository_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Repository_setup_collocation ();
this->CORBA_ComponentIR_Container_setup_collocation ();
}
@@ -1265,12 +1268,12 @@ CORBA::ComponentIR::Repository::CORBA_ComponentIR_Repository_setup_collocation (
CORBA::ComponentIR::Repository::~Repository (void)
{}
-void
+void
CORBA::ComponentIR::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::ComponentIR::Repository_ptr
@@ -1306,18 +1309,18 @@ CORBA::ComponentIR::Repository::_unchecked_narrow (
CORBA::ComponentIR::Repository_ptr
CORBA::ComponentIR::Repository::_duplicate (Repository_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::Repository::_tao_release (Repository_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -1357,7 +1360,7 @@ CORBA::ComponentIR::Repository::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -1384,7 +1387,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/Repository:1.0",
"Repository");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -1414,7 +1417,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ProvidesDef>::release (
CORBA::ComponentIR::ProvidesDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::ProvidesDef_ptr
@@ -1433,7 +1436,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ProvidesDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_ProvidesDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -1450,21 +1453,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_ProvidesDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ProvidesDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::InterfaceDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -1473,10 +1476,10 @@ TAO::Collocation_Proxy_Broker *
19,
this->the_TAO_ProvidesDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -1493,23 +1496,23 @@ void CORBA::ComponentIR::ProvidesDef::interface_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ProvidesDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ProvidesDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::InterfaceDef>::in_arg_val _tao_interface_type (interface_type);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_interface_type
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -1518,7 +1521,7 @@ void CORBA::ComponentIR::ProvidesDef::interface_type (
19,
this->the_TAO_ProvidesDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -1537,19 +1540,19 @@ CORBA::ComponentIR::ProvidesDef::CORBA_ComponentIR_ProvidesDef_setup_collocation
this->the_TAO_ProvidesDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_ProvidesDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Contained_setup_collocation ();
}
CORBA::ComponentIR::ProvidesDef::~ProvidesDef (void)
{}
-void
+void
CORBA::ComponentIR::ProvidesDef::_tao_any_destructor (void *_tao_void_pointer)
{
ProvidesDef *_tao_tmp_pointer =
static_cast<ProvidesDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::ProvidesDef_ptr
@@ -1585,18 +1588,18 @@ CORBA::ComponentIR::ProvidesDef::_unchecked_narrow (
CORBA::ComponentIR::ProvidesDef_ptr
CORBA::ComponentIR::ProvidesDef::_duplicate (ProvidesDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::ProvidesDef::_tao_release (ProvidesDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -1628,7 +1631,7 @@ CORBA::ComponentIR::ProvidesDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -1655,7 +1658,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/ProvidesDef:1.0",
"ProvidesDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -1677,7 +1680,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "defined_in", &CORBA::_tc_RepositoryId },
{ "version", &CORBA::_tc_VersionSpec },
{ "interface_type", &CORBA::_tc_RepositoryId }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -1689,7 +1692,7 @@ static TAO::TypeCode::Struct<char const *,
"ProvidesDescription",
_tao_fields_CORBA_ComponentIR_ProvidesDescription,
5);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -1701,10 +1704,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::ComponentIR::ProvidesDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -1732,7 +1735,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::UsesDef>::release (
CORBA::ComponentIR::UsesDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::UsesDef_ptr
@@ -1751,7 +1754,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::UsesDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_UsesDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -1768,21 +1771,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_UsesDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_UsesDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::InterfaceDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -1791,10 +1794,10 @@ TAO::Collocation_Proxy_Broker *
19,
this->the_TAO_UsesDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -1811,23 +1814,23 @@ void CORBA::ComponentIR::UsesDef::interface_type (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_UsesDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_UsesDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::InterfaceDef>::in_arg_val _tao_interface_type (interface_type);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_interface_type
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -1836,7 +1839,7 @@ void CORBA::ComponentIR::UsesDef::interface_type (
19,
this->the_TAO_UsesDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -1853,21 +1856,21 @@ CORBA::Boolean CORBA::ComponentIR::UsesDef::is_multiple (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_UsesDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_UsesDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::ACE_InputCDR::to_boolean>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -1876,10 +1879,10 @@ CORBA::Boolean CORBA::ComponentIR::UsesDef::is_multiple (
16,
this->the_TAO_UsesDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -1896,23 +1899,23 @@ void CORBA::ComponentIR::UsesDef::is_multiple (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_UsesDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_UsesDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::ACE_InputCDR::to_boolean>::in_arg_val _tao_is_multiple (is_multiple);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_is_multiple
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -1921,7 +1924,7 @@ void CORBA::ComponentIR::UsesDef::is_multiple (
16,
this->the_TAO_UsesDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -1940,19 +1943,19 @@ CORBA::ComponentIR::UsesDef::CORBA_ComponentIR_UsesDef_setup_collocation ()
this->the_TAO_UsesDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_UsesDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Contained_setup_collocation ();
}
CORBA::ComponentIR::UsesDef::~UsesDef (void)
{}
-void
+void
CORBA::ComponentIR::UsesDef::_tao_any_destructor (void *_tao_void_pointer)
{
UsesDef *_tao_tmp_pointer =
static_cast<UsesDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::UsesDef_ptr
@@ -1988,18 +1991,18 @@ CORBA::ComponentIR::UsesDef::_unchecked_narrow (
CORBA::ComponentIR::UsesDef_ptr
CORBA::ComponentIR::UsesDef::_duplicate (UsesDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::UsesDef::_tao_release (UsesDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2031,7 +2034,7 @@ CORBA::ComponentIR::UsesDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2058,7 +2061,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/UsesDef:1.0",
"UsesDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -2081,7 +2084,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "version", &CORBA::_tc_VersionSpec },
{ "interface_type", &CORBA::_tc_RepositoryId },
{ "is_multiple", &CORBA::_tc_boolean }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -2093,7 +2096,7 @@ static TAO::TypeCode::Struct<char const *,
"UsesDescription",
_tao_fields_CORBA_ComponentIR_UsesDescription,
6);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -2105,10 +2108,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::ComponentIR::UsesDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -2136,7 +2139,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::EventPortDef>::release (
CORBA::ComponentIR::EventPortDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::EventPortDef_ptr
@@ -2155,7 +2158,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::EventPortDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_EventPortDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -2172,21 +2175,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_EventPortDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_EventPortDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::EventDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -2195,10 +2198,10 @@ TAO::Collocation_Proxy_Broker *
10,
this->the_TAO_EventPortDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -2215,23 +2218,23 @@ void CORBA::ComponentIR::EventPortDef::event (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_EventPortDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_EventPortDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ComponentIR::EventDef>::in_arg_val _tao_event (event);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_event
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -2240,7 +2243,7 @@ void CORBA::ComponentIR::EventPortDef::event (
10,
this->the_TAO_EventPortDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -2258,23 +2261,23 @@ CORBA::Boolean CORBA::ComponentIR::EventPortDef::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_EventPortDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_EventPortDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::ACE_InputCDR::to_boolean>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::RepositoryId>::in_arg_val _tao_event_id (event_id);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_event_id
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -2283,10 +2286,10 @@ CORBA::Boolean CORBA::ComponentIR::EventPortDef::is_a (
4,
this->the_TAO_EventPortDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -2304,19 +2307,19 @@ CORBA::ComponentIR::EventPortDef::CORBA_ComponentIR_EventPortDef_setup_collocati
this->the_TAO_EventPortDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_EventPortDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_Contained_setup_collocation ();
}
CORBA::ComponentIR::EventPortDef::~EventPortDef (void)
{}
-void
+void
CORBA::ComponentIR::EventPortDef::_tao_any_destructor (void *_tao_void_pointer)
{
EventPortDef *_tao_tmp_pointer =
static_cast<EventPortDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::EventPortDef_ptr
@@ -2352,18 +2355,18 @@ CORBA::ComponentIR::EventPortDef::_unchecked_narrow (
CORBA::ComponentIR::EventPortDef_ptr
CORBA::ComponentIR::EventPortDef::_duplicate (EventPortDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::EventPortDef::_tao_release (EventPortDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2395,7 +2398,7 @@ CORBA::ComponentIR::EventPortDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2422,7 +2425,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/EventPortDef:1.0",
"EventPortDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -2444,7 +2447,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "defined_in", &CORBA::_tc_RepositoryId },
{ "version", &CORBA::_tc_VersionSpec },
{ "event", &CORBA::_tc_RepositoryId }
-
+
};
static TAO::TypeCode::Struct<char const *,
CORBA::TypeCode_ptr const *,
@@ -2456,7 +2459,7 @@ static TAO::TypeCode::Struct<char const *,
"EventPortDescription",
_tao_fields_CORBA_ComponentIR_EventPortDescription,
5);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -2468,10 +2471,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::ComponentIR::EventPortDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -2499,7 +2502,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::EmitsDef>::release (
CORBA::ComponentIR::EmitsDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::EmitsDef_ptr
@@ -2518,7 +2521,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::EmitsDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_EmitsDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -2537,19 +2540,19 @@ CORBA::ComponentIR::EmitsDef::CORBA_ComponentIR_EmitsDef_setup_collocation ()
this->the_TAO_EmitsDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_EmitsDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ComponentIR_EventPortDef_setup_collocation ();
}
CORBA::ComponentIR::EmitsDef::~EmitsDef (void)
{}
-void
+void
CORBA::ComponentIR::EmitsDef::_tao_any_destructor (void *_tao_void_pointer)
{
EmitsDef *_tao_tmp_pointer =
static_cast<EmitsDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::EmitsDef_ptr
@@ -2585,18 +2588,18 @@ CORBA::ComponentIR::EmitsDef::_unchecked_narrow (
CORBA::ComponentIR::EmitsDef_ptr
CORBA::ComponentIR::EmitsDef::_duplicate (EmitsDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::EmitsDef::_tao_release (EmitsDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2632,7 +2635,7 @@ CORBA::ComponentIR::EmitsDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2659,7 +2662,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/EmitsDef:1.0",
"EmitsDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -2689,7 +2692,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::PublishesDef>::release (
CORBA::ComponentIR::PublishesDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::PublishesDef_ptr
@@ -2708,7 +2711,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::PublishesDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_PublishesDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -2727,19 +2730,19 @@ CORBA::ComponentIR::PublishesDef::CORBA_ComponentIR_PublishesDef_setup_collocati
this->the_TAO_PublishesDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_PublishesDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ComponentIR_EventPortDef_setup_collocation ();
}
CORBA::ComponentIR::PublishesDef::~PublishesDef (void)
{}
-void
+void
CORBA::ComponentIR::PublishesDef::_tao_any_destructor (void *_tao_void_pointer)
{
PublishesDef *_tao_tmp_pointer =
static_cast<PublishesDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::PublishesDef_ptr
@@ -2775,18 +2778,18 @@ CORBA::ComponentIR::PublishesDef::_unchecked_narrow (
CORBA::ComponentIR::PublishesDef_ptr
CORBA::ComponentIR::PublishesDef::_duplicate (PublishesDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::PublishesDef::_tao_release (PublishesDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -2822,7 +2825,7 @@ CORBA::ComponentIR::PublishesDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -2849,7 +2852,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/PublishesDef:1.0",
"PublishesDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -2879,7 +2882,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ConsumesDef>::release (
CORBA::ComponentIR::ConsumesDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::ConsumesDef_ptr
@@ -2898,7 +2901,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ConsumesDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_ConsumesDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -2917,19 +2920,19 @@ CORBA::ComponentIR::ConsumesDef::CORBA_ComponentIR_ConsumesDef_setup_collocation
this->the_TAO_ConsumesDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_ConsumesDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ComponentIR_EventPortDef_setup_collocation ();
}
CORBA::ComponentIR::ConsumesDef::~ConsumesDef (void)
{}
-void
+void
CORBA::ComponentIR::ConsumesDef::_tao_any_destructor (void *_tao_void_pointer)
{
ConsumesDef *_tao_tmp_pointer =
static_cast<ConsumesDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::ConsumesDef_ptr
@@ -2965,18 +2968,18 @@ CORBA::ComponentIR::ConsumesDef::_unchecked_narrow (
CORBA::ComponentIR::ConsumesDef_ptr
CORBA::ComponentIR::ConsumesDef::_duplicate (ConsumesDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::ConsumesDef::_tao_release (ConsumesDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -3012,7 +3015,7 @@ CORBA::ComponentIR::ConsumesDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -3039,7 +3042,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/ConsumesDef:1.0",
"ConsumesDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -3069,7 +3072,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ComponentDef>::release (
CORBA::ComponentIR::ComponentDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::ComponentDef_ptr
@@ -3088,7 +3091,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::ComponentDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_ComponentDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -3105,21 +3108,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_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::ComponentDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3128,10 +3131,10 @@ TAO::Collocation_Proxy_Broker *
19,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3148,23 +3151,23 @@ void CORBA::ComponentIR::ComponentDef::base_component (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ComponentIR::ComponentDef>::in_arg_val _tao_base_component (base_component);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_base_component
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3173,7 +3176,7 @@ void CORBA::ComponentIR::ComponentDef::base_component (
19,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -3190,21 +3193,21 @@ void CORBA::ComponentIR::ComponentDef::base_component (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_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,
@@ -3213,10 +3216,10 @@ void CORBA::ComponentIR::ComponentDef::base_component (
25,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3233,23 +3236,23 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::in_arg_val _tao_supported_interfaces (supported_interfaces);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_supported_interfaces
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3258,7 +3261,7 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
25,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -3279,20 +3282,20 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::ProvidesDef>::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::InterfaceDef>::in_arg_val _tao_interface_type (interface_type);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -3301,7 +3304,7 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
&_tao_version,
&_tao_interface_type
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3310,10 +3313,10 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
15,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3334,21 +3337,21 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::UsesDef>::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::InterfaceDef>::in_arg_val _tao_interface_type (interface_type);
TAO::Arg_Traits< ::ACE_InputCDR::to_boolean>::in_arg_val _tao_is_multiple (is_multiple);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -3358,7 +3361,7 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
&_tao_interface_type,
&_tao_is_multiple
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3367,10 +3370,10 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
11,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3390,20 +3393,20 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::EmitsDef>::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::ComponentIR::EventDef>::in_arg_val _tao_event (event);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -3412,7 +3415,7 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
&_tao_version,
&_tao_event
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3421,10 +3424,10 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
12,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3444,20 +3447,20 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::PublishesDef>::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::ComponentIR::EventDef>::in_arg_val _tao_event (event);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -3466,7 +3469,7 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
&_tao_version,
&_tao_event
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3475,10 +3478,10 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
16,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3498,20 +3501,20 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_ComponentDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_ComponentDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::ConsumesDef>::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::ComponentIR::EventDef>::in_arg_val _tao_event (event);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -3520,7 +3523,7 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
&_tao_version,
&_tao_event
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -3529,10 +3532,10 @@ void CORBA::ComponentIR::ComponentDef::supported_interfaces (
15,
this->the_TAO_ComponentDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -3550,19 +3553,19 @@ CORBA::ComponentIR::ComponentDef::CORBA_ComponentIR_ComponentDef_setup_collocati
this->the_TAO_ComponentDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_ComponentDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ExtInterfaceDef_setup_collocation ();
}
CORBA::ComponentIR::ComponentDef::~ComponentDef (void)
{}
-void
+void
CORBA::ComponentIR::ComponentDef::_tao_any_destructor (void *_tao_void_pointer)
{
ComponentDef *_tao_tmp_pointer =
static_cast<ComponentDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::ComponentDef_ptr
@@ -3598,18 +3601,18 @@ CORBA::ComponentIR::ComponentDef::_unchecked_narrow (
CORBA::ComponentIR::ComponentDef_ptr
CORBA::ComponentIR::ComponentDef::_duplicate (ComponentDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::ComponentDef::_tao_release (ComponentDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -3661,7 +3664,7 @@ CORBA::ComponentIR::ComponentDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -3688,7 +3691,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/ComponentDef:1.0",
"ComponentDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -3700,7 +3703,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_)
@@ -3712,7 +3715,7 @@ CORBA::ComponentIR::ProvidesDescriptionSeq::ProvidesDescriptionSeq (void)
CORBA::ComponentIR::ProvidesDescriptionSeq::ProvidesDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ProvidesDescription
>
(max)
@@ -3724,7 +3727,7 @@ CORBA::ComponentIR::ProvidesDescriptionSeq::ProvidesDescriptionSeq (
CORBA::ComponentIR::ProvidesDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ProvidesDescription
>
(max, length, buffer, release)
@@ -3733,7 +3736,7 @@ CORBA::ComponentIR::ProvidesDescriptionSeq::ProvidesDescriptionSeq (
CORBA::ComponentIR::ProvidesDescriptionSeq::ProvidesDescriptionSeq (
const ProvidesDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
ProvidesDescription
>
(seq)
@@ -3774,10 +3777,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::ComponentIR::_tc_ProvidesDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_ComponentIR_ProvidesDescriptionSeq_0 =
&CORBA_ComponentIR_ProvidesDescriptionSeq_0;
-
+
}
}
@@ -3792,7 +3795,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ComponentIR/ProvidesDescriptionSeq:1.0",
"ProvidesDescriptionSeq",
&TAO::TypeCode::tc_CORBA_ComponentIR_ProvidesDescriptionSeq_0);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -3804,7 +3807,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_)
@@ -3816,7 +3819,7 @@ CORBA::ComponentIR::UsesDescriptionSeq::UsesDescriptionSeq (void)
CORBA::ComponentIR::UsesDescriptionSeq::UsesDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
UsesDescription
>
(max)
@@ -3828,7 +3831,7 @@ CORBA::ComponentIR::UsesDescriptionSeq::UsesDescriptionSeq (
CORBA::ComponentIR::UsesDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
UsesDescription
>
(max, length, buffer, release)
@@ -3837,7 +3840,7 @@ CORBA::ComponentIR::UsesDescriptionSeq::UsesDescriptionSeq (
CORBA::ComponentIR::UsesDescriptionSeq::UsesDescriptionSeq (
const UsesDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
UsesDescription
>
(seq)
@@ -3878,10 +3881,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::ComponentIR::_tc_UsesDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_ComponentIR_UsesDescriptionSeq_0 =
&CORBA_ComponentIR_UsesDescriptionSeq_0;
-
+
}
}
@@ -3896,7 +3899,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ComponentIR/UsesDescriptionSeq:1.0",
"UsesDescriptionSeq",
&TAO::TypeCode::tc_CORBA_ComponentIR_UsesDescriptionSeq_0);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -3908,7 +3911,7 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_)
@@ -3920,7 +3923,7 @@ CORBA::ComponentIR::EventPortDescriptionSeq::EventPortDescriptionSeq (void)
CORBA::ComponentIR::EventPortDescriptionSeq::EventPortDescriptionSeq (
CORBA::ULong max
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
EventPortDescription
>
(max)
@@ -3932,7 +3935,7 @@ CORBA::ComponentIR::EventPortDescriptionSeq::EventPortDescriptionSeq (
CORBA::ComponentIR::EventPortDescription * buffer,
CORBA::Boolean release
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
EventPortDescription
>
(max, length, buffer, release)
@@ -3941,7 +3944,7 @@ CORBA::ComponentIR::EventPortDescriptionSeq::EventPortDescriptionSeq (
CORBA::ComponentIR::EventPortDescriptionSeq::EventPortDescriptionSeq (
const EventPortDescriptionSeq &seq
)
- : TAO_Unbounded_Sequence<
+ : TAO::unbounded_value_sequence<
EventPortDescription
>
(seq)
@@ -3982,10 +3985,10 @@ namespace TAO
CORBA::tk_sequence,
&CORBA::ComponentIR::_tc_EventPortDescription,
0U);
-
+
::CORBA::TypeCode_ptr const tc_CORBA_ComponentIR_EventPortDescriptionSeq_0 =
&CORBA_ComponentIR_EventPortDescriptionSeq_0;
-
+
}
}
@@ -4000,7 +4003,7 @@ static TAO::TypeCode::Alias<char const *,
"IDL:omg.org/CORBA/ComponentIR/EventPortDescriptionSeq:1.0",
"EventPortDescriptionSeq",
&TAO::TypeCode::tc_CORBA_ComponentIR_EventPortDescriptionSeq_0);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -4065,7 +4068,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "consumes_events", &CORBA::ComponentIR::_tc_EventPortDescriptionSeq },
{ "attributes", &CORBA::_tc_ExtAttrDescriptionSeq },
{ "type", &CORBA::_tc_TypeCode }
-
+
};
static TAO::TypeCode::Recursive_Type<
TAO::TypeCode::Struct<char const *,
@@ -4081,7 +4084,7 @@ static TAO::TypeCode::Recursive_Type<
"ComponentDescription",
_tao_fields_CORBA_ComponentIR_ComponentDescription,
13);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -4093,10 +4096,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::ComponentIR::ComponentDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -4124,7 +4127,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::FactoryDef>::release (
CORBA::ComponentIR::FactoryDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::FactoryDef_ptr
@@ -4143,7 +4146,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::FactoryDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_FactoryDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -4162,19 +4165,19 @@ CORBA::ComponentIR::FactoryDef::CORBA_ComponentIR_FactoryDef_setup_collocation (
this->the_TAO_FactoryDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_FactoryDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_OperationDef_setup_collocation ();
}
CORBA::ComponentIR::FactoryDef::~FactoryDef (void)
{}
-void
+void
CORBA::ComponentIR::FactoryDef::_tao_any_destructor (void *_tao_void_pointer)
{
FactoryDef *_tao_tmp_pointer =
static_cast<FactoryDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::FactoryDef_ptr
@@ -4210,18 +4213,18 @@ CORBA::ComponentIR::FactoryDef::_unchecked_narrow (
CORBA::ComponentIR::FactoryDef_ptr
CORBA::ComponentIR::FactoryDef::_duplicate (FactoryDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::FactoryDef::_tao_release (FactoryDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -4257,7 +4260,7 @@ CORBA::ComponentIR::FactoryDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -4284,7 +4287,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/FactoryDef:1.0",
"FactoryDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -4314,7 +4317,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::FinderDef>::release (
CORBA::ComponentIR::FinderDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::FinderDef_ptr
@@ -4333,7 +4336,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::FinderDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_FinderDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -4352,19 +4355,19 @@ CORBA::ComponentIR::FinderDef::CORBA_ComponentIR_FinderDef_setup_collocation ()
this->the_TAO_FinderDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_FinderDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_OperationDef_setup_collocation ();
}
CORBA::ComponentIR::FinderDef::~FinderDef (void)
{}
-void
+void
CORBA::ComponentIR::FinderDef::_tao_any_destructor (void *_tao_void_pointer)
{
FinderDef *_tao_tmp_pointer =
static_cast<FinderDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::FinderDef_ptr
@@ -4400,18 +4403,18 @@ CORBA::ComponentIR::FinderDef::_unchecked_narrow (
CORBA::ComponentIR::FinderDef_ptr
CORBA::ComponentIR::FinderDef::_duplicate (FinderDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::FinderDef::_tao_release (FinderDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -4447,7 +4450,7 @@ CORBA::ComponentIR::FinderDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -4474,7 +4477,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/FinderDef:1.0",
"FinderDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -4504,7 +4507,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::HomeDef>::release (
CORBA::ComponentIR::HomeDef_ptr p
)
{
- CORBA::release (p);
+ ::CORBA::release (p);
}
CORBA::ComponentIR::HomeDef_ptr
@@ -4523,7 +4526,7 @@ TAO::Objref_Traits<CORBA::ComponentIR::HomeDef>::marshal (
}
// Function pointer for collocation factory initialization.
-TAO::Collocation_Proxy_Broker *
+TAO::Collocation_Proxy_Broker *
(*CORBA_ComponentIR__TAO_HomeDef_Proxy_Broker_Factory_function_pointer) (
CORBA::Object_ptr obj
) = 0;
@@ -4540,21 +4543,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_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::HomeDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4563,10 +4566,10 @@ TAO::Collocation_Proxy_Broker *
14,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -4583,23 +4586,23 @@ void CORBA::ComponentIR::HomeDef::base_home (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ComponentIR::HomeDef>::in_arg_val _tao_base_home (base_home);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_base_home
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4608,7 +4611,7 @@ void CORBA::ComponentIR::HomeDef::base_home (
14,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -4625,21 +4628,21 @@ void CORBA::ComponentIR::HomeDef::base_home (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_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,
@@ -4648,10 +4651,10 @@ void CORBA::ComponentIR::HomeDef::base_home (
25,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -4668,23 +4671,23 @@ void CORBA::ComponentIR::HomeDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::InterfaceDefSeq>::in_arg_val _tao_supported_interfaces (supported_interfaces);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_supported_interfaces
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4693,7 +4696,7 @@ void CORBA::ComponentIR::HomeDef::supported_interfaces (
25,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -4710,21 +4713,21 @@ void CORBA::ComponentIR::HomeDef::supported_interfaces (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::ComponentDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4733,10 +4736,10 @@ void CORBA::ComponentIR::HomeDef::supported_interfaces (
22,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -4753,23 +4756,23 @@ void CORBA::ComponentIR::HomeDef::managed_component (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ComponentIR::ComponentDef>::in_arg_val _tao_managed_component (managed_component);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_managed_component
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4778,7 +4781,7 @@ void CORBA::ComponentIR::HomeDef::managed_component (
22,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -4795,21 +4798,21 @@ void CORBA::ComponentIR::HomeDef::managed_component (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ValueDef>::ret_val _tao_retval;
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4818,10 +4821,10 @@ void CORBA::ComponentIR::HomeDef::managed_component (
16,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -4838,23 +4841,23 @@ void CORBA::ComponentIR::HomeDef::primary_key (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< void>::ret_val _tao_retval;
TAO::Arg_Traits< ::CORBA::ValueDef>::in_arg_val _tao_primary_key (primary_key);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
&_tao_primary_key
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4863,7 +4866,7 @@ void CORBA::ComponentIR::HomeDef::primary_key (
16,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK;
}
@@ -4885,21 +4888,21 @@ void CORBA::ComponentIR::HomeDef::primary_key (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::FactoryDef>::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::ParDescriptionSeq>::in_arg_val _tao_params (params);
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::in_arg_val _tao_exceptions (exceptions);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -4909,7 +4912,7 @@ void CORBA::ComponentIR::HomeDef::primary_key (
&_tao_params,
&_tao_exceptions
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4918,10 +4921,10 @@ void CORBA::ComponentIR::HomeDef::primary_key (
14,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -4942,21 +4945,21 @@ void CORBA::ComponentIR::HomeDef::primary_key (
{
if (!this->is_evaluated ())
{
- ACE_NESTED_CLASS (CORBA, Object)::tao_object_initialize (this);
+ ::CORBA::Object::tao_object_initialize (this);
}
-
+
if (this->the_TAO_HomeDef_Proxy_Broker_ == 0)
{
CORBA_ComponentIR_HomeDef_setup_collocation ();
}
-
+
TAO::Arg_Traits< ::CORBA::ComponentIR::FinderDef>::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::ParDescriptionSeq>::in_arg_val _tao_params (params);
TAO::Arg_Traits< ::CORBA::ExceptionDefSeq>::in_arg_val _tao_exceptions (exceptions);
-
+
TAO::Argument *_the_tao_operation_signature [] =
{
&_tao_retval,
@@ -4966,7 +4969,7 @@ void CORBA::ComponentIR::HomeDef::primary_key (
&_tao_params,
&_tao_exceptions
};
-
+
TAO::Invocation_Adapter _tao_call (
this,
_the_tao_operation_signature,
@@ -4975,10 +4978,10 @@ void CORBA::ComponentIR::HomeDef::primary_key (
13,
this->the_TAO_HomeDef_Proxy_Broker_
);
-
+
_tao_call.invoke (0, 0 ACE_ENV_ARG_PARAMETER);
ACE_CHECK_RETURN (_tao_retval.excp ());
-
+
return _tao_retval.retn ();
}
@@ -4996,19 +4999,19 @@ CORBA::ComponentIR::HomeDef::CORBA_ComponentIR_HomeDef_setup_collocation ()
this->the_TAO_HomeDef_Proxy_Broker_ =
::CORBA_ComponentIR__TAO_HomeDef_Proxy_Broker_Factory_function_pointer (this);
}
-
+
this->CORBA_ExtInterfaceDef_setup_collocation ();
}
CORBA::ComponentIR::HomeDef::~HomeDef (void)
{}
-void
+void
CORBA::ComponentIR::HomeDef::_tao_any_destructor (void *_tao_void_pointer)
{
HomeDef *_tao_tmp_pointer =
static_cast<HomeDef *> (_tao_void_pointer);
- CORBA::release (_tao_tmp_pointer);
+ ::CORBA::release (_tao_tmp_pointer);
}
CORBA::ComponentIR::HomeDef_ptr
@@ -5044,18 +5047,18 @@ CORBA::ComponentIR::HomeDef::_unchecked_narrow (
CORBA::ComponentIR::HomeDef_ptr
CORBA::ComponentIR::HomeDef::_duplicate (HomeDef_ptr obj)
{
- if (! CORBA::is_nil (obj))
+ if (! ::CORBA::is_nil (obj))
{
obj->_add_ref ();
}
-
+
return obj;
}
void
CORBA::ComponentIR::HomeDef::_tao_release (HomeDef_ptr obj)
{
- CORBA::release (obj);
+ ::CORBA::release (obj);
}
CORBA::Boolean
@@ -5107,7 +5110,7 @@ CORBA::ComponentIR::HomeDef::_is_a (
}
else
{
- return this->ACE_NESTED_CLASS (CORBA, Object)::_is_a (
+ return this->::CORBA::Object::_is_a (
value
ACE_ENV_ARG_PARAMETER
);
@@ -5134,7 +5137,7 @@ static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
"IDL:omg.org/CORBA/ComponentIR/HomeDef:1.0",
"HomeDef");
-
+
namespace CORBA
{
namespace ComponentIR
@@ -5183,7 +5186,7 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
{ "operations", &CORBA::_tc_OpDescriptionSeq },
{ "attributes", &CORBA::_tc_ExtAttrDescriptionSeq },
{ "type", &CORBA::_tc_TypeCode }
-
+
};
static TAO::TypeCode::Recursive_Type<
TAO::TypeCode::Struct<char const *,
@@ -5199,7 +5202,7 @@ static TAO::TypeCode::Recursive_Type<
"HomeDescription",
_tao_fields_CORBA_ComponentIR_HomeDescription,
12);
-
+
namespace CORBA
{
namespace ComponentIR
@@ -5211,10 +5214,10 @@ namespace CORBA
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/structure_cs.cpp:66
-void
+void
CORBA::ComponentIR::HomeDescription::_tao_any_destructor (
void *_tao_void_pointer
)
@@ -5514,7 +5517,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -5630,7 +5633,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -5746,7 +5749,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -6036,7 +6039,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -6095,7 +6098,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -6154,7 +6157,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_sequence/any_op_cs.cpp:54
@@ -6213,7 +6216,7 @@ CORBA::Boolean operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -6445,7 +6448,7 @@ operator>>= (
);
}
-// TAO_IDL - Generated from
+// TAO_IDL - Generated from
// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
@@ -6521,21 +6524,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::EventDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_EventDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6557,21 +6560,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::Container RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_Container_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6593,21 +6596,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::ModuleDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_ModuleDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6629,21 +6632,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::Repository RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_Repository_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6665,21 +6668,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::ProvidesDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_ProvidesDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6730,21 +6733,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::UsesDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_UsesDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6797,21 +6800,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::EventPortDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_EventPortDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6862,21 +6865,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::EmitsDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_EmitsDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6898,21 +6901,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::PublishesDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_PublishesDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6934,21 +6937,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::ConsumesDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_ConsumesDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6970,21 +6973,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::ComponentDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_ComponentDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -6999,22 +7002,7 @@ CORBA::Boolean operator<< (
const CORBA::ComponentIR::ProvidesDescriptionSeq &_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>> (
@@ -7022,40 +7010,7 @@ CORBA::Boolean operator>> (
CORBA::ComponentIR::ProvidesDescriptionSeq &_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_ComponentIR_ProvidesDescriptionSeq_CPP_ */
@@ -7071,22 +7026,7 @@ CORBA::Boolean operator<< (
const CORBA::ComponentIR::UsesDescriptionSeq &_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>> (
@@ -7094,40 +7034,7 @@ CORBA::Boolean operator>> (
CORBA::ComponentIR::UsesDescriptionSeq &_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_ComponentIR_UsesDescriptionSeq_CPP_ */
@@ -7143,22 +7050,7 @@ CORBA::Boolean operator<< (
const CORBA::ComponentIR::EventPortDescriptionSeq &_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>> (
@@ -7166,40 +7058,7 @@ CORBA::Boolean operator>> (
CORBA::ComponentIR::EventPortDescriptionSeq &_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_ComponentIR_EventPortDescriptionSeq_CPP_ */
@@ -7267,21 +7126,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::FactoryDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_FactoryDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -7303,21 +7162,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::FinderDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_FinderDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -7339,21 +7198,21 @@ CORBA::Boolean operator>> (
)
{
CORBA::Object_var obj;
-
+
if (!(strm >> obj.inout ()))
{
return false;
}
-
+
typedef ::CORBA::ComponentIR::HomeDef RHS_SCOPED_NAME;
-
+
// Narrow to the right type.
_tao_objref =
TAO::Narrow_Utils<RHS_SCOPED_NAME>::unchecked_narrow (
obj.in (),
CORBA_ComponentIR__TAO_HomeDef_Proxy_Broker_Factory_function_pointer
);
-
+
return 1;
}
@@ -7399,3 +7258,5 @@ CORBA::Boolean operator>> (
(strm >> _tao_aggregate.attributes) &&
(strm >> _tao_aggregate.type.out ());
}
+
+TAO_END_VERSIONED_NAMESPACE_DECL