From 3e0be4e790f654402ebb145379827ca4274f5899 Mon Sep 17 00:00:00 2001 From: bala Date: Sun, 26 Oct 2003 22:19:07 +0000 Subject: ChangeLogTag:Sun Oct 26 16:15:19 2003 Balachandran Natarajan --- TAO/ChangeLog_ref | 41 +- TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp | 33 +- TAO/tao/DynamicAny/DynamicAnyC.cpp | 445 ++--- TAO/tao/IFR_Client/IFR_BaseC.cpp | 983 ++++++---- TAO/tao/IFR_Client/IFR_BaseC.h | 602 +++--- TAO/tao/IFR_Client/IFR_BaseC.i | 111 +- TAO/tao/IFR_Client/IFR_BasicC.cpp | 1693 +++++++++------- TAO/tao/IFR_Client/IFR_BasicC.h | 1185 ++++++----- TAO/tao/IFR_Client/IFR_BasicC.i | 160 +- TAO/tao/IFR_Client/IFR_ComponentsC.cpp | 1092 ++++++----- TAO/tao/IFR_Client/IFR_ComponentsC.h | 653 ++++--- TAO/tao/IFR_Client/IFR_ComponentsC.i | 86 +- TAO/tao/IFR_Client/IFR_ExtendedC.cpp | 578 ++++-- TAO/tao/IFR_Client/IFR_ExtendedC.h | 314 +-- TAO/tao/IFR_Client/IFR_ExtendedC.i | 35 +- TAO/tao/IFR_Client/Interface.pidl | 2 + TAO/tao/IORManipulation/IORC.cpp | 222 +-- TAO/tao/IORManipulation/IORC.h | 56 +- TAO/tao/IORTable/IORTableC.cpp | 58 +- TAO/tao/RTCORBA/RTCORBA.pidl | 4 +- TAO/tao/RTCORBA/RTCORBAC.cpp | 2500 +++++++++++++++++------- TAO/tao/RTPortableServer/RTPortableServer.pidl | 2 +- TAO/tao/RTPortableServer/RTPortableServerC.cpp | 404 +--- TAO/tao/RTScheduling/RTSchedulerC.cpp | 414 +--- TAO/tao/TypeCodeFactory/TypeCodeFactoryC.cpp | 72 +- TAO/tests/Param_Test/Makefile | 2 +- TAO/tests/RTScheduling/VoidData/testC.cpp | 57 +- 27 files changed, 6483 insertions(+), 5321 deletions(-) diff --git a/TAO/ChangeLog_ref b/TAO/ChangeLog_ref index cacf8c2c87b..055672c568d 100644 --- a/TAO/ChangeLog_ref +++ b/TAO/ChangeLog_ref @@ -1,3 +1,42 @@ +Sun Oct 26 16:15:19 2003 Balachandran Natarajan + + * tao/BiDir_GIOP/BiDirPolicyC.cpp: + * tao/DynamicAny/DynamicAnyC.cpp: + * tao/IFR_Client/IFR_BaseC.cpp: + * tao/IFR_Client/IFR_BaseC.h: + * tao/IFR_Client/IFR_BaseC.i: + * tao/IFR_Client/IFR_BasicC.cpp: + * tao/IFR_Client/IFR_BasicC.h: + * tao/IFR_Client/IFR_BasicC.i: + * tao/IFR_Client/IFR_ComponentsC.cpp: + * tao/IFR_Client/IFR_ComponentsC.h: + * tao/IFR_Client/IFR_ComponentsC.i: + * tao/IFR_Client/IFR_ExtendedC.cpp: + * tao/IFR_Client/IFR_ExtendedC.h: + * tao/IFR_Client/IFR_ExtendedC.i: + * tao/IORManipulation/IORC.cpp + * tao/IORManipulation/IORC.h: + * tao/IORManipulation/IORC.i: + * tao/IORTable/IORTableC.cpp: + * tao/RTCORBA/RTCORBAC.cpp: + * tao/RTCORBA/RTCORBAC.i: + * tao/RTPortableServer/RTPortableServerC.cpp: + * tao/RTScheduling/RTSchedulerC.cpp: + * tao/TypeCodeFactory/TypeCodeFactoryC.cpp: + + Fixes for explicit template instantiation. + + * tao/RTCORBA/RTCORBA.pidl: + * tao/IFR_Client/Interface.pidl: + * tao/RTPortableServer/RTPortableServer.pidl: + + Added comments and command line options. + +Sat Oct 25 12:19:52 2003 Balachandran Natarajan + + * TAO_IDL/be/be_visitor_root/root.cpp: Commented out the SArg + explicit template generation since they are not required now. + Sun Oct 26 13:11:54 2003 Jeff Parsons * tao/Any.cpp: @@ -55,7 +94,7 @@ Sun Oct 26 10:29:12 2003 Jeff Parsons instantiations for TAO::Objref_Traits<>, TAO::Narrow_Utils, and TAO::Arg_Traits<>. -Sat Oct 25 12:06:06 2003 Balachandran Natarajan +Sat Oct 23 12:06:06 2003 Balachandran Natarajan * tao/PortableServer/ImplRepoC.cpp: * tao/PortableServer/Operation_Table.cpp: diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp b/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp index 654ce1ca720..a209ecf426d 100644 --- a/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp +++ b/TAO/tao/BiDir_GIOP/BiDirPolicyC.cpp @@ -88,7 +88,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*BiDirPolicy__TAO_BidirectionalPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -118,7 +118,7 @@ BiDirPolicy::BidirectionalPolicy::_duplicate (BidirectionalPolicy_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -171,31 +171,36 @@ BiDirPolicy::BidirectionalPolicy::marshal (TAO_OutputCDR &) #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) + template class + TAO::Objref_Traits< + BiDirPolicy::BidirectionalPolicy + >; + template class TAO_Objref_Var_T< - BiDirPolicy::BidirectionalPolicy, - TAO::Objref_Traits + BiDirPolicy::BidirectionalPolicy >; - + template class TAO_Objref_Out_T< - BiDirPolicy::BidirectionalPolicy, - TAO::Objref_Traits + BiDirPolicy::BidirectionalPolicy >; #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) +# pragma instantiate \ + TAO::Objref_Traits< \ + BiDirPolicy::BidirectionalPolicy \ + > + # pragma instantiate \ TAO_Objref_Var_T< \ - BiDirPolicy::BidirectionalPolicy, \ - TAO::Objref_Traits \ + BiDirPolicy::BidirectionalPolicy > - + # pragma instantiate \ TAO_Objref_Out_T< \ - BiDirPolicy::BidirectionalPolicy, \ - TAO::Objref_Traits \ + BiDirPolicy::BidirectionalPolicy > -#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ - +#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ diff --git a/TAO/tao/DynamicAny/DynamicAnyC.cpp b/TAO/tao/DynamicAny/DynamicAnyC.cpp index bb216b16ca2..905c3675a11 100644 --- a/TAO/tao/DynamicAny/DynamicAnyC.cpp +++ b/TAO/tao/DynamicAny/DynamicAnyC.cpp @@ -393,10 +393,10 @@ DynamicAny::DynAny::_narrow ( { return DynAny::_nil (); } - + DynAny_ptr proxy = dynamic_cast (_tao_objref); - + return DynAny::_duplicate (proxy); } @@ -509,10 +509,10 @@ DynamicAny::DynFixed::_narrow ( { return DynFixed::_nil (); } - + DynFixed_ptr proxy = dynamic_cast (_tao_objref); - + return DynFixed::_duplicate (proxy); } @@ -629,10 +629,10 @@ DynamicAny::DynEnum::_narrow ( { return DynEnum::_nil (); } - + DynEnum_ptr proxy = dynamic_cast (_tao_objref); - + return DynEnum::_duplicate (proxy); } @@ -847,10 +847,10 @@ DynamicAny::DynStruct::_narrow ( { return DynStruct::_nil (); } - + DynStruct_ptr proxy = dynamic_cast (_tao_objref); - + return DynStruct::_duplicate (proxy); } @@ -967,10 +967,10 @@ DynamicAny::DynUnion::_narrow ( { return DynUnion::_nil (); } - + DynUnion_ptr proxy = dynamic_cast (_tao_objref); - + return DynUnion::_duplicate (proxy); } @@ -1178,10 +1178,10 @@ DynamicAny::DynSequence::_narrow ( { return DynSequence::_nil (); } - + DynSequence_ptr proxy = dynamic_cast (_tao_objref); - + return DynSequence::_duplicate (proxy); } @@ -1298,10 +1298,10 @@ DynamicAny::DynArray::_narrow ( { return DynArray::_nil (); } - + DynArray_ptr proxy = dynamic_cast (_tao_objref); - + return DynArray::_duplicate (proxy); } @@ -1418,10 +1418,10 @@ DynamicAny::DynValue::_narrow ( { return DynValue::_nil (); } - + DynValue_ptr proxy = dynamic_cast (_tao_objref); - + return DynValue::_duplicate (proxy); } @@ -1623,10 +1623,10 @@ DynamicAny::DynAnyFactory::_narrow ( { return DynAnyFactory::_nil (); } - + DynAnyFactory_ptr proxy = dynamic_cast (_tao_objref); - + return DynAnyFactory::_duplicate (proxy); } @@ -1909,74 +1909,49 @@ CORBA::Boolean operator>> ( #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) -#if !defined (_CORBA_TCKIND__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_TCKIND__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class TAO::Basic_Arg_Traits_T; - -#endif /* end #if !defined */ - -#if !defined (_DYNAMICANY_DYNANY__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_DYNANY__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - template class - TAO::Object_Arg_Traits_T< - DynamicAny::DynAny_ptr, - DynamicAny::DynAny_var, - DynamicAny::DynAny_out + TAO::Objref_Traits< + DynamicAny::DynAny >; -#endif /* end #if !defined */ - template class - TAO::In_Object_Argument_T< - DynamicAny::DynAny_ptr + TAO_Objref_Var_T< + DynamicAny::DynAny >; template class - TAO::Ret_Object_Argument_T< - DynamicAny::DynAny_ptr, - DynamicAny::DynAny_var + TAO_Objref_Out_T< + DynamicAny::DynAny >; template class - TAO_Objref_Var_T< - DynamicAny::DynAny, - TAO::Objref_Traits + TAO::Objref_Traits< + DynamicAny::DynFixed >; template class - TAO_Objref_Out_T< - DynamicAny::DynAny, - TAO::Objref_Traits + TAO_Objref_Var_T< + DynamicAny::DynFixed >; template class - TAO_Objref_Var_T< - DynamicAny::DynFixed, - TAO::Objref_Traits + TAO_Objref_Out_T< + DynamicAny::DynFixed >; template class - TAO_Objref_Out_T< - DynamicAny::DynFixed, - TAO::Objref_Traits + TAO::Objref_Traits< + DynamicAny::DynEnum >; template class TAO_Objref_Var_T< - DynamicAny::DynEnum, - TAO::Objref_Traits + DynamicAny::DynEnum >; template class TAO_Objref_Out_T< - DynamicAny::DynEnum, - TAO::Objref_Traits + DynamicAny::DynEnum >; template class @@ -1995,20 +1970,6 @@ CORBA::Boolean operator>> ( DynamicAny::NameValuePair_var >; -#if !defined (_DYNAMICANY_NAMEVALUEPAIRSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_NAMEVALUEPAIRSEQ__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - DynamicAny::NameValuePairSeq, - DynamicAny::NameValuePairSeq_var, - DynamicAny::NameValuePairSeq_out - >; - -#endif /* end #if !defined */ - template class TAO_VarSeq_Var_T< DynamicAny::NameValuePairSeq, @@ -2028,8 +1989,8 @@ CORBA::Boolean operator>> ( DynamicAny::NameValuePair >; -#if !defined (_DYNAMICANY_NAMEVALUEPAIRSEQ_CS_) -#define _DYNAMICANY_NAMEVALUEPAIRSEQ_CS_ +#if !defined (_DYNAMICANY_NAMEVALUEPAIR__EXPLICIT_CS_) +#define _DYNAMICANY_NAMEVALUEPAIR__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -2054,20 +2015,6 @@ CORBA::Boolean operator>> ( DynamicAny::NameDynAnyPair_var >; -#if !defined (_DYNAMICANY_NAMEDYNANYPAIRSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_NAMEDYNANYPAIRSEQ__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - DynamicAny::NameDynAnyPairSeq, - DynamicAny::NameDynAnyPairSeq_var, - DynamicAny::NameDynAnyPairSeq_out - >; - -#endif /* end #if !defined */ - template class TAO_VarSeq_Var_T< DynamicAny::NameDynAnyPairSeq, @@ -2087,8 +2034,8 @@ CORBA::Boolean operator>> ( DynamicAny::NameDynAnyPair >; -#if !defined (_DYNAMICANY_NAMEDYNANYPAIRSEQ_CS_) -#define _DYNAMICANY_NAMEDYNANYPAIRSEQ_CS_ +#if !defined (_DYNAMICANY_NAMEDYNANYPAIR__EXPLICIT_CS_) +#define _DYNAMICANY_NAMEDYNANYPAIR__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -2098,70 +2045,35 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ template class - TAO::Ret_Basic_Argument_T< - CORBA::TCKind - >; - - template class - TAO::Ret_Var_Size_Argument_T< - DynamicAny::NameValuePairSeq, - DynamicAny::NameValuePairSeq_var - >; - - template class - TAO::In_Var_Size_Argument_T< - DynamicAny::NameValuePairSeq - >; - - template class - TAO::Ret_Var_Size_Argument_T< - DynamicAny::NameDynAnyPairSeq, - DynamicAny::NameDynAnyPairSeq_var - >; - - template class - TAO::In_Var_Size_Argument_T< - DynamicAny::NameDynAnyPairSeq + TAO::Objref_Traits< + DynamicAny::DynStruct >; template class TAO_Objref_Var_T< - DynamicAny::DynStruct, - TAO::Objref_Traits + DynamicAny::DynStruct >; template class TAO_Objref_Out_T< - DynamicAny::DynStruct, - TAO::Objref_Traits + DynamicAny::DynStruct >; template class - TAO_Objref_Var_T< - DynamicAny::DynUnion, - TAO::Objref_Traits + TAO::Objref_Traits< + DynamicAny::DynUnion >; template class - TAO_Objref_Out_T< - DynamicAny::DynUnion, - TAO::Objref_Traits + TAO_Objref_Var_T< + DynamicAny::DynUnion >; -#if !defined (_DYNAMICANY_ANYSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_ANYSEQ__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - template class - TAO::Var_Size_Arg_Traits< - DynamicAny::AnySeq, - DynamicAny::AnySeq_var, - DynamicAny::AnySeq_out + TAO_Objref_Out_T< + DynamicAny::DynUnion >; -#endif /* end #if !defined */ - template class TAO_VarSeq_Var_T< DynamicAny::AnySeq, @@ -2181,24 +2093,10 @@ CORBA::Boolean operator>> ( CORBA::Any >; -#if !defined (_DYNAMICANY_DYNANYSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_DYNANYSEQ__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - DynamicAny::DynAnySeq, - DynamicAny::DynAnySeq_var, - DynamicAny::DynAnySeq_out - >; - -#endif /* end #if !defined */ - template class TAO_Object_Manager< DynamicAny::DynAny, - DynamicAny::DynAny_va, + DynamicAny::DynAny_var >; template class @@ -2229,8 +2127,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_DYNAMICANY_DYNANYSEQ_CS_) -#define _DYNAMICANY_DYNANYSEQ_CS_ +#if !defined (_DYNAMICANY_DYNANY__EXPLICIT_CS_) +#define _DYNAMICANY_DYNANY__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -2241,139 +2139,110 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ template class - TAO::Ret_Var_Size_Argument_T< - DynamicAny::AnySeq, - DynamicAny::AnySeq_var + TAO::Objref_Traits< + DynamicAny::DynSequence >; template class - TAO::In_Var_Size_Argument_T< - DynamicAny::AnySeq + TAO_Objref_Var_T< + DynamicAny::DynSequence >; template class - TAO::Ret_Var_Size_Argument_T< - DynamicAny::DynAnySeq, - DynamicAny::DynAnySeq_var + TAO_Objref_Out_T< + DynamicAny::DynSequence >; template class - TAO::In_Var_Size_Argument_T< - DynamicAny::DynAnySeq + TAO::Objref_Traits< + DynamicAny::DynArray >; template class TAO_Objref_Var_T< - DynamicAny::DynSequence, - TAO::Objref_Traits + DynamicAny::DynArray >; template class TAO_Objref_Out_T< - DynamicAny::DynSequence, - TAO::Objref_Traits + DynamicAny::DynArray >; template class - TAO_Objref_Var_T< - DynamicAny::DynArray, - TAO::Objref_Traits + TAO::Objref_Traits< + DynamicAny::DynValue >; template class - TAO_Objref_Out_T< - DynamicAny::DynArray, - TAO::Objref_Traits + TAO_Objref_Var_T< + DynamicAny::DynValue >; template class - TAO_Objref_Var_T< - DynamicAny::DynValue, - TAO::Objref_Traits + TAO_Objref_Out_T< + DynamicAny::DynValue >; template class - TAO_Objref_Out_T< - DynamicAny::DynValue, - TAO::Objref_Traits + TAO::Objref_Traits< + DynamicAny::DynAnyFactory >; template class TAO_Objref_Var_T< - DynamicAny::DynAnyFactory, - TAO::Objref_Traits + DynamicAny::DynAnyFactory >; template class TAO_Objref_Out_T< - DynamicAny::DynAnyFactory, - TAO::Objref_Traits + DynamicAny::DynAnyFactory >; #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) -#if !defined (_CORBA_TCKIND__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_TCKIND__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate TAO::Basic_Arg_Traits_T - -#endif /* end #if !defined */ - -#if !defined (_DYNAMICANY_DYNANY__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_DYNANY__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - # pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - DynamicAny::DynAny_ptr, \ - DynamicAny::DynAny_var, \ - DynamicAny::DynAny_out \ + TAO::Objref_Traits< \ + DynamicAny::DynAny \ > -#endif /* end #if !defined */ - # pragma instantiate \ - TAO::In_Object_Argument_T< \ - DynamicAny::DynAny_ptr \ + TAO_Objref_Var_T< \ + DynamicAny::DynAny > # pragma instantiate \ - TAO_Objref_Var_T< \ - DynamicAny::DynAny, \ - TAO::Objref_Traits \ + TAO_Objref_Out_T< \ + DynamicAny::DynAny > # pragma instantiate \ - TAO_Objref_Out_T< \ - DynamicAny::DynAny, \ - TAO::Objref_Traits \ + TAO::Objref_Traits< \ + DynamicAny::DynFixed \ > # pragma instantiate \ TAO_Objref_Var_T< \ - DynamicAny::DynFixed, \ - TAO::Objref_Traits \ + DynamicAny::DynFixed > # pragma instantiate \ TAO_Objref_Out_T< \ - DynamicAny::DynFixed, \ - TAO::Objref_Traits \ + DynamicAny::DynFixed + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + DynamicAny::DynEnum \ > # pragma instantiate \ TAO_Objref_Var_T< \ - DynamicAny::DynEnum, \ - TAO::Objref_Traits \ + DynamicAny::DynEnum > # pragma instantiate \ TAO_Objref_Out_T< \ - DynamicAny::DynEnum, \ - TAO::Objref_Traits \ + DynamicAny::DynEnum > # pragma instantiate \ @@ -2392,20 +2261,6 @@ CORBA::Boolean operator>> ( DynamicAny::NameValuePair_var \ > -#if !defined (_DYNAMICANY_NAMEVALUEPAIRSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_NAMEVALUEPAIRSEQ__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - DynamicAny::NameValuePairSeq, \ - DynamicAny::NameValuePairSeq_var, \ - DynamicAny::NameValuePairSeq_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_VarSeq_Var_T< \ DynamicAny::NameValuePairSeq, \ @@ -2425,8 +2280,8 @@ CORBA::Boolean operator>> ( DynamicAny::NameValuePair \ > -#if !defined (_DYNAMICANY_NAMEVALUEPAIRSEQ_CS_) -#define _DYNAMICANY_NAMEVALUEPAIRSEQ_CS_ +#if !defined (_DYNAMICANY_NAMEVALUEPAIR__EXPLICIT_CS_) +#define _DYNAMICANY_NAMEVALUEPAIR__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -2451,20 +2306,6 @@ CORBA::Boolean operator>> ( DynamicAny::NameDynAnyPair_var \ > -#if !defined (_DYNAMICANY_NAMEDYNANYPAIRSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_NAMEDYNANYPAIRSEQ__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - DynamicAny::NameDynAnyPairSeq, \ - DynamicAny::NameDynAnyPairSeq_var, \ - DynamicAny::NameDynAnyPairSeq_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_VarSeq_Var_T< \ DynamicAny::NameDynAnyPairSeq, \ @@ -2484,8 +2325,8 @@ CORBA::Boolean operator>> ( DynamicAny::NameDynAnyPair \ > -#if !defined (_DYNAMICANY_NAMEDYNANYPAIRSEQ_CS_) -#define _DYNAMICANY_NAMEDYNANYPAIRSEQ_CS_ +#if !defined (_DYNAMICANY_NAMEDYNANYPAIR__EXPLICIT_CS_) +#define _DYNAMICANY_NAMEDYNANYPAIR__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -2495,53 +2336,35 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - DynamicAny::NameValuePairSeq \ + TAO::Objref_Traits< \ + DynamicAny::DynStruct \ > # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - DynamicAny::NameDynAnyPairSeq \ + TAO_Objref_Var_T< \ + DynamicAny::DynStruct > # pragma instantiate \ - TAO_Objref_Var_T< \ - DynamicAny::DynStruct, \ - TAO::Objref_Traits \ + TAO_Objref_Out_T< \ + DynamicAny::DynStruct > # pragma instantiate \ - TAO_Objref_Out_T< \ - DynamicAny::DynStruct, \ - TAO::Objref_Traits \ + TAO::Objref_Traits< \ + DynamicAny::DynUnion \ > # pragma instantiate \ TAO_Objref_Var_T< \ - DynamicAny::DynUnion, \ - TAO::Objref_Traits \ + DynamicAny::DynUnion > # pragma instantiate \ TAO_Objref_Out_T< \ - DynamicAny::DynUnion, \ - TAO::Objref_Traits \ + DynamicAny::DynUnion > -#if !defined (_DYNAMICANY_ANYSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_ANYSEQ__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - DynamicAny::AnySeq, \ - DynamicAny::AnySeq_var, \ - DynamicAny::AnySeq_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_VarSeq_Var_T< \ DynamicAny::AnySeq, \ @@ -2561,20 +2384,6 @@ CORBA::Boolean operator>> ( CORBA::Any \ > -#if !defined (_DYNAMICANY_DYNANYSEQ__ARG_TRAITS_TMPLINST_CS_) -#define _DYNAMICANY_DYNANYSEQ__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - DynamicAny::DynAnySeq, \ - DynamicAny::DynAnySeq_var, \ - DynamicAny::DynAnySeq_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_MngSeq_Var_T< \ DynamicAny::DynAnySeq, \ @@ -2603,8 +2412,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_DYNAMICANY_DYNANYSEQ_CS_) -#define _DYNAMICANY_DYNANYSEQ_CS_ +#if !defined (_DYNAMICANY_DYNANY__EXPLICIT_CS_) +#define _DYNAMICANY_DYNANY__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -2615,61 +2424,63 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - DynamicAny::AnySeq \ + TAO::Objref_Traits< \ + DynamicAny::DynSequence \ > # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - DynamicAny::DynAnySeq \ + TAO_Objref_Var_T< \ + DynamicAny::DynSequence > # pragma instantiate \ - TAO_Objref_Var_T< \ - DynamicAny::DynSequence, \ - TAO::Objref_Traits \ + TAO_Objref_Out_T< \ + DynamicAny::DynSequence > # pragma instantiate \ - TAO_Objref_Out_T< \ - DynamicAny::DynSequence, \ - TAO::Objref_Traits \ + TAO::Objref_Traits< \ + DynamicAny::DynArray \ > # pragma instantiate \ TAO_Objref_Var_T< \ - DynamicAny::DynArray, \ - TAO::Objref_Traits \ + DynamicAny::DynArray > # pragma instantiate \ TAO_Objref_Out_T< \ - DynamicAny::DynArray, \ - TAO::Objref_Traits \ + DynamicAny::DynArray + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + DynamicAny::DynValue \ > # pragma instantiate \ TAO_Objref_Var_T< \ - DynamicAny::DynValue, \ - TAO::Objref_Traits \ + DynamicAny::DynValue > # pragma instantiate \ TAO_Objref_Out_T< \ - DynamicAny::DynValue, \ - TAO::Objref_Traits \ + DynamicAny::DynValue + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + DynamicAny::DynAnyFactory \ > # pragma instantiate \ TAO_Objref_Var_T< \ - DynamicAny::DynAnyFactory, \ - TAO::Objref_Traits \ + DynamicAny::DynAnyFactory > # pragma instantiate \ TAO_Objref_Out_T< \ - DynamicAny::DynAnyFactory, \ - TAO::Objref_Traits \ + DynamicAny::DynAnyFactory > #endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ diff --git a/TAO/tao/IFR_Client/IFR_BaseC.cpp b/TAO/tao/IFR_Client/IFR_BaseC.cpp index 5f7f56a72ac..44703652ea0 100644 --- a/TAO/tao/IFR_Client/IFR_BaseC.cpp +++ b/TAO/tao/IFR_Client/IFR_BaseC.cpp @@ -26,11 +26,11 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:301 +// be/be_codegen.cpp:302 #include "IFR_BaseC.h" -#include "tao/Stub.h" +#include "tao/Exception_Data.h" #include "tao/Invocation_Adapter.h" #include "tao/Object_T.h" #include "tao/Any_Impl_T.h" @@ -51,14 +51,14 @@ #endif /* !defined INLINE */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:60 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:436 + // be/be_visitor_arg_traits.cpp:436 #if !defined (_CORBA_ANY__ARG_TRAITS_CS_) #define _CORBA_ANY__ARG_TRAITS_CS_ @@ -77,7 +77,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:391 + // be/be_visitor_arg_traits.cpp:391 #if !defined (_CORBA_DEFINITIONKIND__ARG_TRAITS_CS_) #define _CORBA_DEFINITIONKIND__ARG_TRAITS_CS_ @@ -111,7 +111,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:472 + // be/be_visitor_arg_traits.cpp:472 #if !defined (_CORBA_CONTAINED_DESCRIPTION__ARG_TRAITS_CS_) #define _CORBA_CONTAINED_DESCRIPTION__ARG_TRAITS_CS_ @@ -164,7 +164,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_CONTAINER_DESCRIPTIONSEQ__ARG_TRAITS_CS_) #define _CORBA_CONTAINER_DESCRIPTIONSEQ__ARG_TRAITS_CS_ @@ -319,7 +319,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_ @@ -389,7 +389,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_VALUEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_VALUEDEFSEQ__ARG_TRAITS_CS_ @@ -442,7 +442,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_ABSTRACTINTERFACEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_ABSTRACTINTERFACEDEFSEQ__ARG_TRAITS_CS_ @@ -495,7 +495,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_CONTAINEDSEQ__ARG_TRAITS_CS_) #define _CORBA_CONTAINEDSEQ__ARG_TRAITS_CS_ @@ -514,7 +514,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_STRUCTMEMBERSEQ__ARG_TRAITS_CS_) #define _CORBA_STRUCTMEMBERSEQ__ARG_TRAITS_CS_ @@ -533,7 +533,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_INITIALIZERSEQ__ARG_TRAITS_CS_) #define _CORBA_INITIALIZERSEQ__ARG_TRAITS_CS_ @@ -552,7 +552,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXTINITIALIZERSEQ__ARG_TRAITS_CS_) #define _CORBA_EXTINITIALIZERSEQ__ARG_TRAITS_CS_ @@ -571,7 +571,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_UNIONMEMBERSEQ__ARG_TRAITS_CS_) #define _CORBA_UNIONMEMBERSEQ__ARG_TRAITS_CS_ @@ -590,7 +590,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_ENUMMEMBERSEQ__ARG_TRAITS_CS_) #define _CORBA_ENUMMEMBERSEQ__ARG_TRAITS_CS_ @@ -610,7 +610,7 @@ namespace TAO }; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Identifier[] = { @@ -648,7 +648,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ScopedName[] = { @@ -686,7 +686,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_RepositoryId[] = { @@ -725,7 +725,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_DefinitionKind[] = { @@ -917,9 +917,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::IRObject. @@ -954,8 +952,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_IRObject_Proxy_Broker_Factory_function_pointer) ( @@ -963,7 +959,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::DefinitionKind CORBA::IRObject::def_kind ( ACE_ENV_SINGLE_ARG_DECL @@ -1007,7 +1003,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::IRObject::destroy ( ACE_ENV_SINGLE_ARG_DECL @@ -1141,7 +1137,7 @@ CORBA::IRObject::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_IRObject[] = { @@ -1176,7 +1172,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_VersionSpec[] = { @@ -1214,9 +1210,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::Contained. @@ -1251,8 +1245,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_Contained_Proxy_Broker_Factory_function_pointer) ( @@ -1260,7 +1252,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 char * CORBA::Contained::id ( ACE_ENV_SINGLE_ARG_DECL @@ -1304,7 +1296,7 @@ char * CORBA::Contained::id ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::Contained::id ( const char * id @@ -1349,7 +1341,7 @@ void CORBA::Contained::id ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 char * CORBA::Contained::name ( ACE_ENV_SINGLE_ARG_DECL @@ -1393,7 +1385,7 @@ char * CORBA::Contained::name ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::Contained::name ( const char * name @@ -1438,7 +1430,7 @@ void CORBA::Contained::name ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 char * CORBA::Contained::version ( ACE_ENV_SINGLE_ARG_DECL @@ -1482,7 +1474,7 @@ char * CORBA::Contained::version ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::Contained::version ( const char * version @@ -1527,7 +1519,7 @@ void CORBA::Contained::version ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::Container_ptr CORBA::Contained::defined_in ( ACE_ENV_SINGLE_ARG_DECL @@ -1571,7 +1563,7 @@ void CORBA::Contained::version ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 char * CORBA::Contained::absolute_name ( ACE_ENV_SINGLE_ARG_DECL @@ -1615,7 +1607,7 @@ char * CORBA::Contained::absolute_name ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::Repository_ptr CORBA::Contained::containing_repository ( ACE_ENV_SINGLE_ARG_DECL @@ -1659,7 +1651,7 @@ char * CORBA::Contained::absolute_name ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Contained_Description[] = { @@ -1877,7 +1869,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Contained_Description ( &_tc_TAO_tc_CORBA_Contained_Description; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::Contained::Description::_tao_any_destructor ( @@ -1890,7 +1882,7 @@ CORBA::Contained::Description::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::Contained::Description * CORBA::Contained::describe ( ACE_ENV_SINGLE_ARG_DECL @@ -1934,7 +1926,7 @@ CORBA::Contained::Description::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::Contained::move ( CORBA::Container_ptr new_container, @@ -2083,7 +2075,7 @@ CORBA::Contained::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Contained[] = { @@ -2118,7 +2110,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_INTERFACEDEFSEQ_CS_) #define _CORBA_INTERFACEDEFSEQ_CS_ @@ -2174,7 +2166,7 @@ void CORBA::InterfaceDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InterfaceDefSeq[] = { @@ -2236,7 +2228,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_VALUEDEFSEQ_CS_) #define _CORBA_VALUEDEFSEQ_CS_ @@ -2292,7 +2284,7 @@ void CORBA::ValueDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueDefSeq[] = { @@ -2350,7 +2342,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_ABSTRACTINTERFACEDEFSEQ_CS_) #define _CORBA_ABSTRACTINTERFACEDEFSEQ_CS_ @@ -2406,7 +2398,7 @@ void CORBA::AbstractInterfaceDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AbstractInterfaceDefSeq[] = { @@ -2476,7 +2468,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_LOCALINTERFACEDEFSEQ_CS_) #define _CORBA_LOCALINTERFACEDEFSEQ_CS_ @@ -2532,7 +2524,7 @@ void CORBA::LocalInterfaceDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_LocalInterfaceDefSeq[] = { @@ -2599,7 +2591,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXTINTERFACEDEFSEQ_CS_) #define _CORBA_EXTINTERFACEDEFSEQ_CS_ @@ -2655,7 +2647,7 @@ void CORBA::ExtInterfaceDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtInterfaceDefSeq[] = { @@ -2720,7 +2712,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXTVALUEDEFSEQ_CS_) #define _CORBA_EXTVALUEDEFSEQ_CS_ @@ -2776,7 +2768,7 @@ void CORBA::ExtValueDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtValueDefSeq[] = { @@ -2837,7 +2829,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXTABSTRACTINTERFACEDEFSEQ_CS_) #define _CORBA_EXTABSTRACTINTERFACEDEFSEQ_CS_ @@ -2893,7 +2885,7 @@ void CORBA::ExtAbstractInterfaceDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtAbstractInterfaceDefSeq[] = { @@ -2966,7 +2958,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXTLOCALINTERFACEDEFSEQ_CS_) #define _CORBA_EXTLOCALINTERFACEDEFSEQ_CS_ @@ -3022,7 +3014,7 @@ void CORBA::ExtLocalInterfaceDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtLocalInterfaceDefSeq[] = { @@ -3092,7 +3084,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_CONTAINEDSEQ_CS_) #define _CORBA_CONTAINEDSEQ_CS_ @@ -3148,7 +3140,7 @@ void CORBA::ContainedSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ContainedSeq[] = { @@ -3207,7 +3199,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_StructMember[] = { @@ -3293,7 +3285,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::StructMember::_tao_any_destructor ( @@ -3306,7 +3298,7 @@ CORBA::StructMember::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_STRUCTMEMBERSEQ_CS_) #define _CORBA_STRUCTMEMBERSEQ_CS_ @@ -3359,7 +3351,7 @@ void CORBA::StructMemberSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_StructMemberSeq[] = { @@ -3470,7 +3462,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Initializer[] = { @@ -3626,7 +3618,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::Initializer::_tao_any_destructor ( @@ -3639,7 +3631,7 @@ CORBA::Initializer::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_INITIALIZERSEQ_CS_) #define _CORBA_INITIALIZERSEQ_CS_ @@ -3692,7 +3684,7 @@ void CORBA::InitializerSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InitializerSeq[] = { @@ -3873,7 +3865,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExceptionDescription[] = { @@ -4014,7 +4006,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ExceptionDescription::_tao_any_destructor ( @@ -4027,7 +4019,7 @@ CORBA::ExceptionDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXCDESCRIPTIONSEQ_CS_) #define _CORBA_EXCDESCRIPTIONSEQ_CS_ @@ -4080,7 +4072,7 @@ void CORBA::ExcDescriptionSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExcDescriptionSeq[] = { @@ -4247,7 +4239,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtInitializer[] = { @@ -4558,7 +4550,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ExtInitializer::_tao_any_destructor ( @@ -4571,7 +4563,7 @@ CORBA::ExtInitializer::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXTINITIALIZERSEQ_CS_) #define _CORBA_EXTINITIALIZERSEQ_CS_ @@ -4624,7 +4616,7 @@ void CORBA::ExtInitializerSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtInitializerSeq[] = { @@ -4961,7 +4953,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_UnionMember[] = { @@ -5051,7 +5043,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::UnionMember::_tao_any_destructor ( @@ -5064,7 +5056,7 @@ CORBA::UnionMember::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_UNIONMEMBERSEQ_CS_) #define _CORBA_UNIONMEMBERSEQ_CS_ @@ -5117,7 +5109,7 @@ void CORBA::UnionMemberSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_UnionMemberSeq[] = { @@ -5232,7 +5224,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_ENUMMEMBERSEQ_CS_) #define _CORBA_ENUMMEMBERSEQ_CS_ @@ -5279,7 +5271,7 @@ void CORBA::EnumMemberSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_EnumMemberSeq[] = { @@ -5341,9 +5333,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::Container. @@ -5378,8 +5368,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_Container_Proxy_Broker_Factory_function_pointer) ( @@ -5387,7 +5375,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::Contained_ptr CORBA::Container::lookup ( const char * search_name @@ -5434,7 +5422,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ContainedSeq * CORBA::Container::contents ( CORBA::DefinitionKind limit_type, @@ -5484,7 +5472,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ContainedSeq * CORBA::Container::lookup_name ( const char * search_name, @@ -5540,7 +5528,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Container_Description[] = { @@ -5781,7 +5769,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_Description ( &_tc_TAO_tc_CORBA_Container_Description; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::Container::Description::_tao_any_destructor ( @@ -5794,7 +5782,7 @@ CORBA::Container::Description::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_CONTAINER_DESCRIPTIONSEQ_CS_) #define _CORBA_CONTAINER_DESCRIPTIONSEQ_CS_ @@ -5847,7 +5835,7 @@ void CORBA::Container::DescriptionSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Container_DescriptionSeq[] = { @@ -6115,7 +6103,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( &_tc_TAO_tc_CORBA_Container_DescriptionSeq; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::Container::DescriptionSeq * CORBA::Container::describe_contents ( CORBA::DefinitionKind limit_type, @@ -6168,7 +6156,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ModuleDef_ptr CORBA::Container::create_module ( const char * id, @@ -6221,7 +6209,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ConstantDef_ptr CORBA::Container::create_constant ( const char * id, @@ -6280,7 +6268,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::StructDef_ptr CORBA::Container::create_struct ( const char * id, @@ -6336,7 +6324,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::UnionDef_ptr CORBA::Container::create_union ( const char * id, @@ -6395,7 +6383,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::EnumDef_ptr CORBA::Container::create_enum ( const char * id, @@ -6451,7 +6439,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::AliasDef_ptr CORBA::Container::create_alias ( const char * id, @@ -6507,7 +6495,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDef_ptr CORBA::Container::create_interface ( const char * id, @@ -6563,7 +6551,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueDef_ptr CORBA::Container::create_value ( const char * id, @@ -6637,7 +6625,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueBoxDef_ptr CORBA::Container::create_value_box ( const char * id, @@ -6693,7 +6681,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExceptionDef_ptr CORBA::Container::create_exception ( const char * id, @@ -6749,7 +6737,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::NativeDef_ptr CORBA::Container::create_native ( const char * id, @@ -6802,7 +6790,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::AbstractInterfaceDef_ptr CORBA::Container::create_abstract_interface ( const char * id, @@ -6858,7 +6846,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::LocalInterfaceDef_ptr CORBA::Container::create_local_interface ( const char * id, @@ -6914,7 +6902,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_Container_DescriptionSeq ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExtValueDef_ptr CORBA::Container::create_ext_value ( const char * id, @@ -7086,7 +7074,7 @@ CORBA::Container::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Container[] = { @@ -7121,9 +7109,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::IDLType. @@ -7158,8 +7144,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_IDLType_Proxy_Broker_Factory_function_pointer) ( @@ -7167,7 +7151,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::IDLType::type ( ACE_ENV_SINGLE_ARG_DECL @@ -7309,7 +7293,7 @@ CORBA::IDLType::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_IDLType[] = { @@ -7343,9 +7327,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::TypedefDef. @@ -7380,8 +7362,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_TypedefDef_Proxy_Broker_Factory_function_pointer) ( @@ -7496,7 +7476,7 @@ CORBA::TypedefDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_TypedefDef[] = { @@ -7532,7 +7512,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_TypeDescription[] = { @@ -7670,7 +7650,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::TypeDescription::_tao_any_destructor ( @@ -7683,7 +7663,7 @@ CORBA::TypeDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_cs.cpp:52 +// be/be_visitor_enum/any_op_cs.cpp:52 void operator<<= ( CORBA::Any &_tao_any, @@ -7711,7 +7691,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -7766,7 +7746,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -7821,7 +7801,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7879,7 +7859,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7937,7 +7917,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7995,7 +7975,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8053,7 +8033,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8111,7 +8091,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8169,7 +8149,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8227,7 +8207,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8285,7 +8265,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8343,7 +8323,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8401,7 +8381,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8459,7 +8439,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8517,7 +8497,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8575,7 +8555,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8633,7 +8613,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8691,7 +8671,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8749,7 +8729,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8807,7 +8787,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8865,7 +8845,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8923,7 +8903,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -8981,7 +8961,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -9039,7 +9019,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -9094,7 +9074,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -9152,7 +9132,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -9210,7 +9190,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -9265,7 +9245,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -9320,7 +9300,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -9378,7 +9358,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -9414,7 +9394,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -9450,7 +9430,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_InterfaceDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_InterfaceDefSeq_CPP_ @@ -9525,7 +9505,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_InterfaceDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ValueDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_ValueDefSeq_CPP_ @@ -9600,7 +9580,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ValueDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_CPP_ @@ -9675,7 +9655,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_CPP_ @@ -9750,7 +9730,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_CPP_ @@ -9825,7 +9805,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExtValueDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExtValueDefSeq_CPP_ @@ -9900,7 +9880,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtValueDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_CPP_ @@ -9975,7 +9955,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_CPP_ @@ -10050,7 +10030,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ContainedSeq_CPP_ #define _TAO_CDR_OP_CORBA_ContainedSeq_CPP_ @@ -10123,7 +10103,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ContainedSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_StructMemberSeq_CPP_ #define _TAO_CDR_OP_CORBA_StructMemberSeq_CPP_ @@ -10195,7 +10175,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_StructMemberSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_InitializerSeq_CPP_ #define _TAO_CDR_OP_CORBA_InitializerSeq_CPP_ @@ -10267,7 +10247,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_InitializerSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExcDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExcDescriptionSeq_CPP_ @@ -10339,7 +10319,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExcDescriptionSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExtInitializerSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExtInitializerSeq_CPP_ @@ -10411,7 +10391,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtInitializerSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_UnionMemberSeq_CPP_ #define _TAO_CDR_OP_CORBA_UnionMemberSeq_CPP_ @@ -10483,7 +10463,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_UnionMemberSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_EnumMemberSeq_CPP_ #define _TAO_CDR_OP_CORBA_EnumMemberSeq_CPP_ @@ -10556,7 +10536,7 @@ return 0; #endif /* _TAO_CDR_OP_CORBA_EnumMemberSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_Container_DescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_Container_DescriptionSeq_CPP_ @@ -10628,7 +10608,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_Container_DescriptionSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -10664,7 +10644,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -10700,7 +10680,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -10736,7 +10716,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:1702 +// be/be_visitor_root/root.cpp:1702 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) @@ -10754,22 +10734,30 @@ CORBA::Boolean operator>> ( CORBA::DefinitionKind >; - template class TAO::Objref_Traits; + template class + TAO::Ret_Basic_Argument_T< + CORBA::DefinitionKind + >; + + template class + TAO::Objref_Traits< + CORBA::IRObject + >; template class TAO_Objref_Var_T< - CORBA::IRObject, - TAO::Objref_Traits + CORBA::IRObject >; template class TAO_Objref_Out_T< - CORBA::IRObject, - TAO::Objref_Traits + CORBA::IRObject >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::IRObject + >; template class TAO::Any_Impl_T< @@ -10779,24 +10767,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::Contained + >; template class TAO::Object_Arg_Traits_T< CORBA::Contained_ptr, CORBA::Contained_var, - CORBA::Contained_out + CORBA::Contained_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ + template class + TAO::Ret_Object_Argument_T< + CORBA::Container_ptr, + CORBA::Container_var + >; + + template class + TAO::Ret_Object_Argument_T< + CORBA::Repository_ptr, + CORBA::Repository_var + >; + #if !defined (_CORBA_CONTAINED_DESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINED_DESCRIPTION__ARG_TRAITS_TMPLINST_CS_ template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::Contained::Description, CORBA::Contained::Description_var, CORBA::Contained::Description_out @@ -10836,22 +10840,25 @@ CORBA::Boolean operator>> ( CORBA::Container_ptr >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::Contained + >; template class TAO_Objref_Var_T< - CORBA::Contained, - TAO::Objref_Traits + CORBA::Contained >; template class TAO_Objref_Out_T< - CORBA::Contained, - TAO::Objref_Traits + CORBA::Contained >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::Contained + >; template class TAO::Any_Impl_T< @@ -10861,13 +10868,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_REPOSITORY__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_REPOSITORY__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::Repository + >; template class TAO::Object_Arg_Traits_T< CORBA::Repository_ptr, CORBA::Repository_var, - CORBA::Repository_out + CORBA::Repository_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -10875,13 +10886,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONTAINER__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINER__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::Container + >; template class TAO::Object_Arg_Traits_T< CORBA::Container_ptr, CORBA::Container_var, - CORBA::Container_out + CORBA::Container_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -10930,7 +10945,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::Container::DescriptionSeq, CORBA::Container::DescriptionSeq_var, CORBA::Container::DescriptionSeq_out @@ -10957,8 +10972,8 @@ CORBA::Boolean operator>> ( CORBA::Container::Description >; -#if !defined (_CORBA_CONTAINER_DESCRIPTIONSEQ_CS_) -#define _CORBA_CONTAINER_DESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_CONTAINER_DESCRIPTION__EXPLICIT_CS_) +#define _CORBA_CONTAINER_DESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -11112,22 +11127,25 @@ CORBA::Boolean operator>> ( CORBA::ExtInitializerSeq >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::Container + >; template class TAO_Objref_Var_T< - CORBA::Container, - TAO::Objref_Traits + CORBA::Container >; template class TAO_Objref_Out_T< - CORBA::Container, - TAO::Objref_Traits + CORBA::Container >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::Container + >; template class TAO::Any_Impl_T< @@ -11137,13 +11155,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_MODULEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_MODULEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ModuleDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ModuleDef_ptr, CORBA::ModuleDef_var, - CORBA::ModuleDef_out + CORBA::ModuleDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11151,13 +11173,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONSTANTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONSTANTDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ConstantDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ConstantDef_ptr, CORBA::ConstantDef_var, - CORBA::ConstantDef_out + CORBA::ConstantDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11165,33 +11191,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::IDLType + >; template class TAO::Object_Arg_Traits_T< CORBA::IDLType_ptr, CORBA::IDLType_var, - CORBA::IDLType_out + CORBA::IDLType_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::IDLType + >; template class TAO_Objref_Var_T< - CORBA::IDLType, - TAO::Objref_Traits + CORBA::IDLType >; template class TAO_Objref_Out_T< - CORBA::IDLType, - TAO::Objref_Traits + CORBA::IDLType >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::IDLType + >; template class TAO::Any_Impl_T< @@ -11201,13 +11234,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_STRUCTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_STRUCTDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::StructDef + >; template class TAO::Object_Arg_Traits_T< CORBA::StructDef_ptr, CORBA::StructDef_var, - CORBA::StructDef_out + CORBA::StructDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11215,13 +11252,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_UNIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_UNIONDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::UnionDef + >; template class TAO::Object_Arg_Traits_T< CORBA::UnionDef_ptr, CORBA::UnionDef_var, - CORBA::UnionDef_out + CORBA::UnionDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11229,13 +11270,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ENUMDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ENUMDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::EnumDef + >; template class TAO::Object_Arg_Traits_T< CORBA::EnumDef_ptr, CORBA::EnumDef_var, - CORBA::EnumDef_out + CORBA::EnumDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11243,13 +11288,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ALIASDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ALIASDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::AliasDef + >; template class TAO::Object_Arg_Traits_T< CORBA::AliasDef_ptr, CORBA::AliasDef_var, - CORBA::AliasDef_out + CORBA::AliasDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11257,13 +11306,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::InterfaceDef + >; template class TAO::Object_Arg_Traits_T< CORBA::InterfaceDef_ptr, CORBA::InterfaceDef_var, - CORBA::InterfaceDef_out + CORBA::InterfaceDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11274,7 +11327,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InterfaceDefSeq, CORBA::InterfaceDefSeq_var, CORBA::InterfaceDefSeq_out @@ -11285,7 +11338,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::InterfaceDef, - CORBA::InterfaceDef_va, + CORBA::InterfaceDef_var >; template class @@ -11316,8 +11369,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_INTERFACEDEFSEQ_CS_) -#define _CORBA_INTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_INTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_INTERFACEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11335,13 +11388,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXCEPTIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXCEPTIONDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ExceptionDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ExceptionDef_ptr, CORBA::ExceptionDef_var, - CORBA::ExceptionDef_out + CORBA::ExceptionDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11349,13 +11406,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_NATIVEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_NATIVEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::NativeDef + >; template class TAO::Object_Arg_Traits_T< CORBA::NativeDef_ptr, CORBA::NativeDef_var, - CORBA::NativeDef_out + CORBA::NativeDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11363,13 +11424,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ValueDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ValueDef_ptr, CORBA::ValueDef_var, - CORBA::ValueDef_out + CORBA::ValueDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11380,7 +11445,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ValueDefSeq, CORBA::ValueDefSeq_var, CORBA::ValueDefSeq_out @@ -11391,7 +11456,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::ValueDef, - CORBA::ValueDef_va, + CORBA::ValueDef_var >; template class @@ -11422,8 +11487,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_VALUEDEFSEQ_CS_) -#define _CORBA_VALUEDEFSEQ_CS_ +#if !defined (_CORBA_VALUEDEF__EXPLICIT_CS_) +#define _CORBA_VALUEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11441,13 +11506,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEBOXDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEBOXDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ValueBoxDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ValueBoxDef_ptr, CORBA::ValueBoxDef_var, - CORBA::ValueBoxDef_out + CORBA::ValueBoxDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11455,13 +11524,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ABSTRACTINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ABSTRACTINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::AbstractInterfaceDef + >; template class TAO::Object_Arg_Traits_T< CORBA::AbstractInterfaceDef_ptr, CORBA::AbstractInterfaceDef_var, - CORBA::AbstractInterfaceDef_out + CORBA::AbstractInterfaceDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11472,7 +11545,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::AbstractInterfaceDefSeq, CORBA::AbstractInterfaceDefSeq_var, CORBA::AbstractInterfaceDefSeq_out @@ -11483,7 +11556,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::AbstractInterfaceDef, - CORBA::AbstractInterfaceDef_va, + CORBA::AbstractInterfaceDef_var >; template class @@ -11514,8 +11587,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_ABSTRACTINTERFACEDEFSEQ_CS_) -#define _CORBA_ABSTRACTINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_ABSTRACTINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_ABSTRACTINTERFACEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11533,13 +11606,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_LOCALINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_LOCALINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::LocalInterfaceDef + >; template class TAO::Object_Arg_Traits_T< CORBA::LocalInterfaceDef_ptr, CORBA::LocalInterfaceDef_var, - CORBA::LocalInterfaceDef_out + CORBA::LocalInterfaceDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11547,7 +11624,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::LocalInterfaceDef, - CORBA::LocalInterfaceDef_va, + CORBA::LocalInterfaceDef_var >; template class @@ -11578,8 +11655,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_LOCALINTERFACEDEFSEQ_CS_) -#define _CORBA_LOCALINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_LOCALINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_LOCALINTERFACEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11597,7 +11674,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::ExtInterfaceDef, - CORBA::ExtInterfaceDef_va, + CORBA::ExtInterfaceDef_var >; template class @@ -11628,8 +11705,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_EXTINTERFACEDEFSEQ_CS_) -#define _CORBA_EXTINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_EXTINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_EXTINTERFACEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11647,13 +11724,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXTVALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTVALUEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ExtValueDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ExtValueDef_ptr, CORBA::ExtValueDef_var, - CORBA::ExtValueDef_out + CORBA::ExtValueDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -11661,7 +11742,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::ExtValueDef, - CORBA::ExtValueDef_va, + CORBA::ExtValueDef_var >; template class @@ -11692,8 +11773,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_EXTVALUEDEFSEQ_CS_) -#define _CORBA_EXTVALUEDEFSEQ_CS_ +#if !defined (_CORBA_EXTVALUEDEF__EXPLICIT_CS_) +#define _CORBA_EXTVALUEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11711,7 +11792,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::ExtAbstractInterfaceDef, - CORBA::ExtAbstractInterfaceDef_va, + CORBA::ExtAbstractInterfaceDef_var >; template class @@ -11742,8 +11823,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_EXTABSTRACTINTERFACEDEFSEQ_CS_) -#define _CORBA_EXTABSTRACTINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_EXTABSTRACTINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_EXTABSTRACTINTERFACEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11761,7 +11842,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::ExtLocalInterfaceDef, - CORBA::ExtLocalInterfaceDef_va, + CORBA::ExtLocalInterfaceDef_var >; template class @@ -11792,8 +11873,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_EXTLOCALINTERFACEDEFSEQ_CS_) -#define _CORBA_EXTLOCALINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_EXTLOCALINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_EXTLOCALINTERFACEDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11814,7 +11895,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ContainedSeq, CORBA::ContainedSeq_var, CORBA::ContainedSeq_out @@ -11825,7 +11906,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::Contained, - CORBA::Contained_va, + CORBA::Contained_var >; template class @@ -11856,8 +11937,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_CONTAINEDSEQ_CS_) -#define _CORBA_CONTAINEDSEQ_CS_ +#if !defined (_CORBA_CONTAINED__EXPLICIT_CS_) +#define _CORBA_CONTAINED__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -11899,7 +11980,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::StructMemberSeq, CORBA::StructMemberSeq_var, CORBA::StructMemberSeq_out @@ -11926,8 +12007,8 @@ CORBA::Boolean operator>> ( CORBA::StructMember >; -#if !defined (_CORBA_STRUCTMEMBERSEQ_CS_) -#define _CORBA_STRUCTMEMBERSEQ_CS_ +#if !defined (_CORBA_STRUCTMEMBER__EXPLICIT_CS_) +#define _CORBA_STRUCTMEMBER__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -11968,7 +12049,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InitializerSeq, CORBA::InitializerSeq_var, CORBA::InitializerSeq_out @@ -11995,8 +12076,8 @@ CORBA::Boolean operator>> ( CORBA::Initializer >; -#if !defined (_CORBA_INITIALIZERSEQ_CS_) -#define _CORBA_INITIALIZERSEQ_CS_ +#if !defined (_CORBA_INITIALIZER__EXPLICIT_CS_) +#define _CORBA_INITIALIZER__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12050,8 +12131,8 @@ CORBA::Boolean operator>> ( CORBA::ExceptionDescription >; -#if !defined (_CORBA_EXCDESCRIPTIONSEQ_CS_) -#define _CORBA_EXCDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_EXCEPTIONDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_EXCEPTIONDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12092,7 +12173,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExtInitializerSeq, CORBA::ExtInitializerSeq_var, CORBA::ExtInitializerSeq_out @@ -12119,8 +12200,8 @@ CORBA::Boolean operator>> ( CORBA::ExtInitializer >; -#if !defined (_CORBA_EXTINITIALIZERSEQ_CS_) -#define _CORBA_EXTINITIALIZERSEQ_CS_ +#if !defined (_CORBA_EXTINITIALIZER__EXPLICIT_CS_) +#define _CORBA_EXTINITIALIZER__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12161,7 +12242,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::UnionMemberSeq, CORBA::UnionMemberSeq_var, CORBA::UnionMemberSeq_out @@ -12188,8 +12269,8 @@ CORBA::Boolean operator>> ( CORBA::UnionMember >; -#if !defined (_CORBA_UNIONMEMBERSEQ_CS_) -#define _CORBA_UNIONMEMBERSEQ_CS_ +#if !defined (_CORBA_UNIONMEMBER__EXPLICIT_CS_) +#define _CORBA_UNIONMEMBER__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12209,7 +12290,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::EnumMemberSeq, CORBA::EnumMemberSeq_var, CORBA::EnumMemberSeq_out @@ -12241,22 +12322,25 @@ CORBA::Boolean operator>> ( CORBA::EnumMemberSeq >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::TypedefDef + >; template class TAO_Objref_Var_T< - CORBA::TypedefDef, - TAO::Objref_Traits + CORBA::TypedefDef >; template class TAO_Objref_Out_T< - CORBA::TypedefDef, - TAO::Objref_Traits + CORBA::TypedefDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::TypedefDef + >; template class TAO::Any_Impl_T< @@ -12300,22 +12384,25 @@ CORBA::Boolean operator>> ( CORBA::DefinitionKind \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::IRObject \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::IRObject, \ - TAO::Objref_Traits \ + CORBA::IRObject > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::IRObject, \ - TAO::Objref_Traits \ + CORBA::IRObject > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::IRObject \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -12325,13 +12412,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::Contained \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::Contained_ptr, \ CORBA::Contained_var, \ - CORBA::Contained_out \ + CORBA::Contained_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12342,7 +12433,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::Contained::Description, \ CORBA::Contained::Description_var, \ CORBA::Contained::Description_out \ @@ -12376,22 +12467,25 @@ CORBA::Boolean operator>> ( CORBA::Container_ptr \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::Contained \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::Contained, \ - TAO::Objref_Traits \ + CORBA::Contained > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::Contained, \ - TAO::Objref_Traits \ + CORBA::Contained > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::Contained \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -12401,13 +12495,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_REPOSITORY__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_REPOSITORY__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::Repository \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::Repository_ptr, \ CORBA::Repository_var, \ - CORBA::Repository_out \ + CORBA::Repository_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12415,13 +12513,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONTAINER__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINER__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::Container \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::Container_ptr, \ CORBA::Container_var, \ - CORBA::Container_out \ + CORBA::Container_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12458,7 +12560,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::Container::DescriptionSeq, \ CORBA::Container::DescriptionSeq_var, \ CORBA::Container::DescriptionSeq_out \ @@ -12485,8 +12587,8 @@ CORBA::Boolean operator>> ( CORBA::Container::Description \ > -#if !defined (_CORBA_CONTAINER_DESCRIPTIONSEQ_CS_) -#define _CORBA_CONTAINER_DESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_CONTAINER_DESCRIPTION__EXPLICIT_CS_) +#define _CORBA_CONTAINER_DESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -12550,22 +12652,25 @@ CORBA::Boolean operator>> ( CORBA::ExtInitializerSeq \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::Container \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::Container, \ - TAO::Objref_Traits \ + CORBA::Container > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::Container, \ - TAO::Objref_Traits \ + CORBA::Container > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::Container \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -12575,13 +12680,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_MODULEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_MODULEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ModuleDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ModuleDef_ptr, \ CORBA::ModuleDef_var, \ - CORBA::ModuleDef_out \ + CORBA::ModuleDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12589,13 +12698,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONSTANTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONSTANTDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ConstantDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ConstantDef_ptr, \ CORBA::ConstantDef_var, \ - CORBA::ConstantDef_out \ + CORBA::ConstantDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12603,33 +12716,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::IDLType \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::IDLType_ptr, \ CORBA::IDLType_var, \ - CORBA::IDLType_out \ + CORBA::IDLType_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::IDLType \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::IDLType, \ - TAO::Objref_Traits \ + CORBA::IDLType > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::IDLType, \ - TAO::Objref_Traits \ + CORBA::IDLType > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::IDLType \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -12639,13 +12759,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_STRUCTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_STRUCTDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::StructDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::StructDef_ptr, \ CORBA::StructDef_var, \ - CORBA::StructDef_out \ + CORBA::StructDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12653,13 +12777,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_UNIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_UNIONDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::UnionDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::UnionDef_ptr, \ CORBA::UnionDef_var, \ - CORBA::UnionDef_out \ + CORBA::UnionDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12667,13 +12795,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ENUMDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ENUMDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::EnumDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::EnumDef_ptr, \ CORBA::EnumDef_var, \ - CORBA::EnumDef_out \ + CORBA::EnumDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12681,13 +12813,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ALIASDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ALIASDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::AliasDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::AliasDef_ptr, \ CORBA::AliasDef_var, \ - CORBA::AliasDef_out \ + CORBA::AliasDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12695,13 +12831,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::InterfaceDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::InterfaceDef_ptr, \ CORBA::InterfaceDef_var, \ - CORBA::InterfaceDef_out \ + CORBA::InterfaceDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12712,7 +12852,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InterfaceDefSeq, \ CORBA::InterfaceDefSeq_var, \ CORBA::InterfaceDefSeq_out \ @@ -12748,8 +12888,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_INTERFACEDEFSEQ_CS_) -#define _CORBA_INTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_INTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_INTERFACEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -12767,13 +12907,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXCEPTIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXCEPTIONDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ExceptionDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ExceptionDef_ptr, \ CORBA::ExceptionDef_var, \ - CORBA::ExceptionDef_out \ + CORBA::ExceptionDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12781,13 +12925,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_NATIVEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_NATIVEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::NativeDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::NativeDef_ptr, \ CORBA::NativeDef_var, \ - CORBA::NativeDef_out \ + CORBA::NativeDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12795,13 +12943,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ValueDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ValueDef_ptr, \ CORBA::ValueDef_var, \ - CORBA::ValueDef_out \ + CORBA::ValueDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12812,7 +12964,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ValueDefSeq, \ CORBA::ValueDefSeq_var, \ CORBA::ValueDefSeq_out \ @@ -12848,8 +13000,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_VALUEDEFSEQ_CS_) -#define _CORBA_VALUEDEFSEQ_CS_ +#if !defined (_CORBA_VALUEDEF__EXPLICIT_CS_) +#define _CORBA_VALUEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -12867,13 +13019,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEBOXDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEBOXDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ValueBoxDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ValueBoxDef_ptr, \ CORBA::ValueBoxDef_var, \ - CORBA::ValueBoxDef_out \ + CORBA::ValueBoxDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12881,13 +13037,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ABSTRACTINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ABSTRACTINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::AbstractInterfaceDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::AbstractInterfaceDef_ptr, \ CORBA::AbstractInterfaceDef_var, \ - CORBA::AbstractInterfaceDef_out \ + CORBA::AbstractInterfaceDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12898,7 +13058,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::AbstractInterfaceDefSeq, \ CORBA::AbstractInterfaceDefSeq_var, \ CORBA::AbstractInterfaceDefSeq_out \ @@ -12934,8 +13094,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_ABSTRACTINTERFACEDEFSEQ_CS_) -#define _CORBA_ABSTRACTINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_ABSTRACTINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_ABSTRACTINTERFACEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -12953,13 +13113,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_LOCALINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_LOCALINTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::LocalInterfaceDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::LocalInterfaceDef_ptr, \ CORBA::LocalInterfaceDef_var, \ - CORBA::LocalInterfaceDef_out \ + CORBA::LocalInterfaceDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -12992,8 +13156,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_LOCALINTERFACEDEFSEQ_CS_) -#define _CORBA_LOCALINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_LOCALINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_LOCALINTERFACEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -13036,8 +13200,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_EXTINTERFACEDEFSEQ_CS_) -#define _CORBA_EXTINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_EXTINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_EXTINTERFACEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -13055,13 +13219,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXTVALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTVALUEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ExtValueDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ExtValueDef_ptr, \ CORBA::ExtValueDef_var, \ - CORBA::ExtValueDef_out \ + CORBA::ExtValueDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -13094,8 +13262,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_EXTVALUEDEFSEQ_CS_) -#define _CORBA_EXTVALUEDEFSEQ_CS_ +#if !defined (_CORBA_EXTVALUEDEF__EXPLICIT_CS_) +#define _CORBA_EXTVALUEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -13138,8 +13306,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_EXTABSTRACTINTERFACEDEFSEQ_CS_) -#define _CORBA_EXTABSTRACTINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_EXTABSTRACTINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_EXTABSTRACTINTERFACEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -13182,8 +13350,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_EXTLOCALINTERFACEDEFSEQ_CS_) -#define _CORBA_EXTLOCALINTERFACEDEFSEQ_CS_ +#if !defined (_CORBA_EXTLOCALINTERFACEDEF__EXPLICIT_CS_) +#define _CORBA_EXTLOCALINTERFACEDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -13204,7 +13372,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ContainedSeq, \ CORBA::ContainedSeq_var, \ CORBA::ContainedSeq_out \ @@ -13240,8 +13408,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_CONTAINEDSEQ_CS_) -#define _CORBA_CONTAINEDSEQ_CS_ +#if !defined (_CORBA_CONTAINED__EXPLICIT_CS_) +#define _CORBA_CONTAINED__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -13283,7 +13451,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::StructMemberSeq, \ CORBA::StructMemberSeq_var, \ CORBA::StructMemberSeq_out \ @@ -13310,8 +13478,8 @@ CORBA::Boolean operator>> ( CORBA::StructMember \ > -#if !defined (_CORBA_STRUCTMEMBERSEQ_CS_) -#define _CORBA_STRUCTMEMBERSEQ_CS_ +#if !defined (_CORBA_STRUCTMEMBER__EXPLICIT_CS_) +#define _CORBA_STRUCTMEMBER__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13352,7 +13520,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InitializerSeq, \ CORBA::InitializerSeq_var, \ CORBA::InitializerSeq_out \ @@ -13379,8 +13547,8 @@ CORBA::Boolean operator>> ( CORBA::Initializer \ > -#if !defined (_CORBA_INITIALIZERSEQ_CS_) -#define _CORBA_INITIALIZERSEQ_CS_ +#if !defined (_CORBA_INITIALIZER__EXPLICIT_CS_) +#define _CORBA_INITIALIZER__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13434,8 +13602,8 @@ CORBA::Boolean operator>> ( CORBA::ExceptionDescription \ > -#if !defined (_CORBA_EXCDESCRIPTIONSEQ_CS_) -#define _CORBA_EXCDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_EXCEPTIONDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_EXCEPTIONDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13476,7 +13644,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExtInitializerSeq, \ CORBA::ExtInitializerSeq_var, \ CORBA::ExtInitializerSeq_out \ @@ -13503,8 +13671,8 @@ CORBA::Boolean operator>> ( CORBA::ExtInitializer \ > -#if !defined (_CORBA_EXTINITIALIZERSEQ_CS_) -#define _CORBA_EXTINITIALIZERSEQ_CS_ +#if !defined (_CORBA_EXTINITIALIZER__EXPLICIT_CS_) +#define _CORBA_EXTINITIALIZER__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13545,7 +13713,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::UnionMemberSeq, \ CORBA::UnionMemberSeq_var, \ CORBA::UnionMemberSeq_out \ @@ -13572,8 +13740,8 @@ CORBA::Boolean operator>> ( CORBA::UnionMember \ > -#if !defined (_CORBA_UNIONMEMBERSEQ_CS_) -#define _CORBA_UNIONMEMBERSEQ_CS_ +#if !defined (_CORBA_UNIONMEMBER__EXPLICIT_CS_) +#define _CORBA_UNIONMEMBER__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13593,7 +13761,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::EnumMemberSeq, \ CORBA::EnumMemberSeq_var, \ CORBA::EnumMemberSeq_out \ @@ -13625,22 +13793,25 @@ CORBA::Boolean operator>> ( CORBA::EnumMemberSeq \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::TypedefDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::TypedefDef, \ - TAO::Objref_Traits \ + CORBA::TypedefDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::TypedefDef, \ - TAO::Objref_Traits \ + CORBA::TypedefDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::TypedefDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ diff --git a/TAO/tao/IFR_Client/IFR_BaseC.h b/TAO/tao/IFR_Client/IFR_BaseC.h index db6668697b2..f3dcdbdee11 100644 --- a/TAO/tao/IFR_Client/IFR_BaseC.h +++ b/TAO/tao/IFR_Client/IFR_BaseC.h @@ -26,7 +26,7 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:150 +// be/be_codegen.cpp:150 #ifndef _TAO_IDL_ORIG_IFR_BASEC_H_ #define _TAO_IDL_ORIG_IFR_BASEC_H_ @@ -75,59 +75,60 @@ #endif /* __BORLANDC__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root_ch.cpp:63 +// be/be_visitor_root/root_ch.cpp:63 namespace TAO { class Collocation_Proxy_Broker; template class Narrow_Utils; + template class AbstractBase_Narrow_Utils; } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:48 +// be/be_visitor_module/module_ch.cpp:48 namespace CORBA { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:376 + // be/be_visitor_typedef/typedef_ch.cpp:376 typedef char * Identifier; typedef CORBA::String_var Identifier_var; typedef CORBA::String_out Identifier_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Identifier; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:376 + // be/be_visitor_typedef/typedef_ch.cpp:376 typedef char * ScopedName; typedef CORBA::String_var ScopedName_var; typedef CORBA::String_out ScopedName_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ScopedName; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:376 + // be/be_visitor_typedef/typedef_ch.cpp:376 typedef char * RepositoryId; typedef CORBA::String_var RepositoryId_var; typedef CORBA::String_out RepositoryId_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_RepositoryId; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/enum_ch.cpp:57 + // be/be_visitor_enum/enum_ch.cpp:57 enum DefinitionKind { @@ -172,12 +173,12 @@ namespace CORBA typedef DefinitionKind &DefinitionKind_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_DefinitionKind; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_IROBJECT__VAR_OUT_CH_) #define _CORBA_IROBJECT__VAR_OUT_CH_ @@ -200,7 +201,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_IROBJECT_CH_) #define _CORBA_IROBJECT_CH_ @@ -222,14 +223,14 @@ namespace CORBA ); static IRObject_ptr _nil (void) - { - return (IRObject_ptr)0; - } + { + return (IRObject_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::DefinitionKind def_kind ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -239,7 +240,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void destroy ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -249,7 +250,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -270,13 +271,18 @@ namespace CORBA virtual void CORBA_IRObject_setup_collocation (int collocated); // Concrete non-local interface only. - IRObject (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + IRObject ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - IRObject (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + IRObject ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~IRObject (void); @@ -290,24 +296,24 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_IRObject; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:376 + // be/be_visitor_typedef/typedef_ch.cpp:376 typedef char * VersionSpec; typedef CORBA::String_var VersionSpec_var; typedef CORBA::String_out VersionSpec_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_VersionSpec; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_CONTAINED__VAR_OUT_CH_) #define _CORBA_CONTAINED__VAR_OUT_CH_ @@ -330,7 +336,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_REPOSITORY__VAR_OUT_CH_) #define _CORBA_REPOSITORY__VAR_OUT_CH_ @@ -353,7 +359,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_CONTAINER__VAR_OUT_CH_) #define _CORBA_CONTAINER__VAR_OUT_CH_ @@ -376,7 +382,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_CONTAINED_CH_) #define _CORBA_CONTAINED_CH_ @@ -398,14 +404,14 @@ namespace CORBA ); static Contained_ptr _nil (void) - { - return (Contained_ptr)0; - } + { + return (Contained_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual char * id ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -415,7 +421,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void id ( const char * id @@ -426,7 +432,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual char * name ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -436,7 +442,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void name ( const char * name @@ -447,7 +453,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual char * version ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -457,7 +463,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void version ( const char * version @@ -468,7 +474,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::Container_ptr defined_in ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -478,7 +484,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual char * absolute_name ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -488,7 +494,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::Repository_ptr containing_repository ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -498,7 +504,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct Description; @@ -516,7 +522,7 @@ namespace CORBA Description_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export Description { @@ -528,12 +534,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_Description; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::Contained::Description * describe ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -543,7 +549,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void move ( CORBA::Container_ptr new_container, @@ -556,7 +562,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -577,13 +583,18 @@ namespace CORBA virtual void CORBA_Contained_setup_collocation (int collocated); // Concrete non-local interface only. - Contained (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + Contained ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - Contained (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + Contained ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~Contained (void); @@ -597,12 +608,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Contained; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_MODULEDEF__VAR_OUT_CH_) #define _CORBA_MODULEDEF__VAR_OUT_CH_ @@ -625,7 +636,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_CONSTANTDEF__VAR_OUT_CH_) #define _CORBA_CONSTANTDEF__VAR_OUT_CH_ @@ -648,7 +659,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_IDLTYPE__VAR_OUT_CH_) #define _CORBA_IDLTYPE__VAR_OUT_CH_ @@ -671,7 +682,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_STRUCTDEF__VAR_OUT_CH_) #define _CORBA_STRUCTDEF__VAR_OUT_CH_ @@ -694,7 +705,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_UNIONDEF__VAR_OUT_CH_) #define _CORBA_UNIONDEF__VAR_OUT_CH_ @@ -717,7 +728,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ENUMDEF__VAR_OUT_CH_) #define _CORBA_ENUMDEF__VAR_OUT_CH_ @@ -740,7 +751,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ALIASDEF__VAR_OUT_CH_) #define _CORBA_ALIASDEF__VAR_OUT_CH_ @@ -763,7 +774,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_INTERFACEDEF__VAR_OUT_CH_) #define _CORBA_INTERFACEDEF__VAR_OUT_CH_ @@ -786,7 +797,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_INTERFACEDEFSEQ_CH_) #define _CORBA_INTERFACEDEFSEQ_CH_ @@ -841,12 +852,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_InterfaceDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXCEPTIONDEF__VAR_OUT_CH_) #define _CORBA_EXCEPTIONDEF__VAR_OUT_CH_ @@ -869,7 +880,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_NATIVEDEF__VAR_OUT_CH_) #define _CORBA_NATIVEDEF__VAR_OUT_CH_ @@ -892,7 +903,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_VALUEDEF__VAR_OUT_CH_) #define _CORBA_VALUEDEF__VAR_OUT_CH_ @@ -915,7 +926,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_VALUEDEFSEQ_CH_) #define _CORBA_VALUEDEFSEQ_CH_ @@ -970,12 +981,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_VALUEBOXDEF__VAR_OUT_CH_) #define _CORBA_VALUEBOXDEF__VAR_OUT_CH_ @@ -998,7 +1009,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ABSTRACTINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_ABSTRACTINTERFACEDEF__VAR_OUT_CH_ @@ -1021,7 +1032,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_ABSTRACTINTERFACEDEFSEQ_CH_) #define _CORBA_ABSTRACTINTERFACEDEFSEQ_CH_ @@ -1076,12 +1087,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AbstractInterfaceDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_LOCALINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_LOCALINTERFACEDEF__VAR_OUT_CH_ @@ -1104,7 +1115,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_LOCALINTERFACEDEFSEQ_CH_) #define _CORBA_LOCALINTERFACEDEFSEQ_CH_ @@ -1159,12 +1170,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_LocalInterfaceDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_EXTINTERFACEDEF__VAR_OUT_CH_ @@ -1187,7 +1198,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXTINTERFACEDEFSEQ_CH_) #define _CORBA_EXTINTERFACEDEFSEQ_CH_ @@ -1242,12 +1253,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtInterfaceDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTVALUEDEF__VAR_OUT_CH_) #define _CORBA_EXTVALUEDEF__VAR_OUT_CH_ @@ -1270,7 +1281,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXTVALUEDEFSEQ_CH_) #define _CORBA_EXTVALUEDEFSEQ_CH_ @@ -1325,12 +1336,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtValueDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTABSTRACTINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_EXTABSTRACTINTERFACEDEF__VAR_OUT_CH_ @@ -1353,7 +1364,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXTABSTRACTINTERFACEDEFSEQ_CH_) #define _CORBA_EXTABSTRACTINTERFACEDEFSEQ_CH_ @@ -1408,12 +1419,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtAbstractInterfaceDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTLOCALINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_EXTLOCALINTERFACEDEF__VAR_OUT_CH_ @@ -1436,7 +1447,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXTLOCALINTERFACEDEFSEQ_CH_) #define _CORBA_EXTLOCALINTERFACEDEFSEQ_CH_ @@ -1491,12 +1502,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtLocalInterfaceDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_CONTAINEDSEQ_CH_) #define _CORBA_CONTAINEDSEQ_CH_ @@ -1551,12 +1562,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ContainedSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct StructMember; @@ -1574,7 +1585,7 @@ namespace CORBA StructMember_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export StructMember { @@ -1587,12 +1598,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_StructMember; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_STRUCTMEMBERSEQ_CH_) #define _CORBA_STRUCTMEMBERSEQ_CH_ @@ -1640,12 +1651,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_StructMemberSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct Initializer; @@ -1663,7 +1674,7 @@ namespace CORBA Initializer_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export Initializer { @@ -1675,12 +1686,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Initializer; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_INITIALIZERSEQ_CH_) #define _CORBA_INITIALIZERSEQ_CH_ @@ -1728,12 +1739,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_InitializerSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ExceptionDescription; @@ -1751,7 +1762,7 @@ namespace CORBA ExceptionDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ExceptionDescription { @@ -1766,12 +1777,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExceptionDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXCDESCRIPTIONSEQ_CH_) #define _CORBA_EXCDESCRIPTIONSEQ_CH_ @@ -1819,12 +1830,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExcDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ExtInitializer; @@ -1842,7 +1853,7 @@ namespace CORBA ExtInitializer_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ExtInitializer { @@ -1855,12 +1866,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtInitializer; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXTINITIALIZERSEQ_CH_) #define _CORBA_EXTINITIALIZERSEQ_CH_ @@ -1908,12 +1919,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtInitializerSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct UnionMember; @@ -1931,7 +1942,7 @@ namespace CORBA UnionMember_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export UnionMember { @@ -1945,12 +1956,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_UnionMember; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_UNIONMEMBERSEQ_CH_) #define _CORBA_UNIONMEMBERSEQ_CH_ @@ -1998,12 +2009,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_UnionMemberSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_ENUMMEMBERSEQ_CH_) #define _CORBA_ENUMMEMBERSEQ_CH_ @@ -2049,12 +2060,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EnumMemberSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_CONTAINER_CH_) #define _CORBA_CONTAINER_CH_ @@ -2076,14 +2087,14 @@ namespace CORBA ); static Container_ptr _nil (void) - { - return (Container_ptr)0; - } + { + return (Container_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::Contained_ptr lookup ( const char * search_name @@ -2094,7 +2105,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ContainedSeq * contents ( CORBA::DefinitionKind limit_type, @@ -2106,7 +2117,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ContainedSeq * lookup_name ( const char * search_name, @@ -2120,7 +2131,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct Description; @@ -2138,7 +2149,7 @@ namespace CORBA Description_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export Description { @@ -2151,12 +2162,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_Description; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_CONTAINER_DESCRIPTIONSEQ_CH_) #define _CORBA_CONTAINER_DESCRIPTIONSEQ_CH_ @@ -2204,12 +2215,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_DescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::Container::DescriptionSeq * describe_contents ( CORBA::DefinitionKind limit_type, @@ -2222,7 +2233,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ModuleDef_ptr create_module ( const char * id, @@ -2235,7 +2246,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ConstantDef_ptr create_constant ( const char * id, @@ -2250,7 +2261,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::StructDef_ptr create_struct ( const char * id, @@ -2264,7 +2275,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::UnionDef_ptr create_union ( const char * id, @@ -2279,7 +2290,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::EnumDef_ptr create_enum ( const char * id, @@ -2293,7 +2304,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::AliasDef_ptr create_alias ( const char * id, @@ -2307,7 +2318,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDef_ptr create_interface ( const char * id, @@ -2321,7 +2332,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueDef_ptr create_value ( const char * id, @@ -2341,7 +2352,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueBoxDef_ptr create_value_box ( const char * id, @@ -2355,7 +2366,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExceptionDef_ptr create_exception ( const char * id, @@ -2369,7 +2380,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::NativeDef_ptr create_native ( const char * id, @@ -2382,7 +2393,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::AbstractInterfaceDef_ptr create_abstract_interface ( const char * id, @@ -2396,7 +2407,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::LocalInterfaceDef_ptr create_local_interface ( const char * id, @@ -2410,7 +2421,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExtValueDef_ptr create_ext_value ( const char * id, @@ -2430,7 +2441,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2451,13 +2462,18 @@ namespace CORBA virtual void CORBA_Container_setup_collocation (int collocated); // Concrete non-local interface only. - Container (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + Container ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - Container (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + Container ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~Container (void); @@ -2471,12 +2487,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Container; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_IDLTYPE_CH_) #define _CORBA_IDLTYPE_CH_ @@ -2498,14 +2514,14 @@ namespace CORBA ); static IDLType_ptr _nil (void) - { - return (IDLType_ptr)0; - } + { + return (IDLType_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2515,7 +2531,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2536,13 +2552,18 @@ namespace CORBA virtual void CORBA_IDLType_setup_collocation (int collocated); // Concrete non-local interface only. - IDLType (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + IDLType ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - IDLType (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + IDLType ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~IDLType (void); @@ -2556,12 +2577,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_IDLType; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_TYPEDEFDEF__VAR_OUT_CH_) #define _CORBA_TYPEDEFDEF__VAR_OUT_CH_ @@ -2584,7 +2605,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_TYPEDEFDEF_CH_) #define _CORBA_TYPEDEFDEF_CH_ @@ -2607,14 +2628,14 @@ namespace CORBA ); static TypedefDef_ptr _nil (void) - { - return (TypedefDef_ptr)0; - } + { + return (TypedefDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2635,13 +2656,18 @@ namespace CORBA virtual void CORBA_TypedefDef_setup_collocation (int collocated); // Concrete non-local interface only. - TypedefDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + TypedefDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - TypedefDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + TypedefDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~TypedefDef (void); @@ -2655,12 +2681,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_TypedefDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct TypeDescription; @@ -2678,7 +2704,7 @@ namespace CORBA TypeDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export TypeDescription { @@ -2693,19 +2719,19 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_TypeDescription; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:66 +// be/be_visitor_module/module_ch.cpp:66 } // module CORBA // Proxy Broker Factory function pointer declarations. // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:120 +// be/be_visitor_root/root.cpp:120 extern TAO_IFR_Client_Export TAO::Collocation_Proxy_Broker * @@ -2738,9 +2764,7 @@ TAO::Collocation_Proxy_Broker * ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_traits.cpp:48 - -#if defined (_MSC_VER) +// be/be_visitor_traits.cpp:48 // Traits specializations. namespace TAO @@ -3230,37 +3254,35 @@ namespace TAO #endif /* end #if !defined */ }; -#endif /* _MSC_VER */ - // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_ch.cpp:51 +// be/be_visitor_enum/any_op_ch.cpp:51 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::DefinitionKind); TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::DefinitionKind &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::IRObject_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::IRObject_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::IRObject_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Repository_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Repository_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Repository *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Contained_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Contained_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Contained_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::Contained::Description &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Contained::Description*); // noncopying version @@ -3268,56 +3290,56 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Con TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::Contained::Description *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ModuleDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ModuleDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ModuleDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ConstantDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ConstantDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ConstantDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StructDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StructDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::StructDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::UnionDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::UnionDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::UnionDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::EnumDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::EnumDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::EnumDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AliasDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AliasDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::AliasDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::InterfaceDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::InterfaceDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDefSeq*); // noncopying version @@ -3325,28 +3347,28 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Int TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::InterfaceDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExceptionDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExceptionDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExceptionDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::NativeDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::NativeDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::NativeDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ValueDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ValueDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDefSeq*); // noncopying version @@ -3354,21 +3376,21 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Val TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ValueDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueBoxDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueBoxDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ValueBoxDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AbstractInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AbstractInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::AbstractInterfaceDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::AbstractInterfaceDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AbstractInterfaceDefSeq*); // noncopying version @@ -3376,14 +3398,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Abs TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::AbstractInterfaceDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::LocalInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::LocalInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::LocalInterfaceDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::LocalInterfaceDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::LocalInterfaceDefSeq*); // noncopying version @@ -3391,14 +3413,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Loc TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::LocalInterfaceDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtInterfaceDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtInterfaceDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInterfaceDefSeq*); // noncopying version @@ -3406,14 +3428,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtInterfaceDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtValueDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtValueDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtValueDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtValueDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtValueDefSeq*); // noncopying version @@ -3421,14 +3443,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtValueDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAbstractInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAbstractInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtAbstractInterfaceDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtAbstractInterfaceDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAbstractInterfaceDefSeq*); // noncopying version @@ -3436,14 +3458,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtAbstractInterfaceDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtLocalInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtLocalInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtLocalInterfaceDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtLocalInterfaceDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtLocalInterfaceDefSeq*); // noncopying version @@ -3451,7 +3473,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtLocalInterfaceDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ContainedSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ContainedSeq*); // noncopying version @@ -3459,7 +3481,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Con TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ContainedSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::StructMember &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StructMember*); // noncopying version @@ -3467,7 +3489,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Str TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::StructMember *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::StructMemberSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StructMemberSeq*); // noncopying version @@ -3475,7 +3497,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Str TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::StructMemberSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::Initializer &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Initializer*); // noncopying version @@ -3483,7 +3505,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ini TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::Initializer *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::InitializerSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InitializerSeq*); // noncopying version @@ -3491,7 +3513,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ini TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::InitializerSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExceptionDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExceptionDescription*); // noncopying version @@ -3499,7 +3521,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Exc TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExceptionDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExcDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExcDescriptionSeq*); // noncopying version @@ -3507,7 +3529,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Exc TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExcDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtInitializer &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInitializer*); // noncopying version @@ -3515,7 +3537,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtInitializer *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtInitializerSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInitializerSeq*); // noncopying version @@ -3523,7 +3545,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtInitializerSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::UnionMember &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::UnionMember*); // noncopying version @@ -3531,7 +3553,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Uni TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::UnionMember *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::UnionMemberSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::UnionMemberSeq*); // noncopying version @@ -3539,7 +3561,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Uni TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::UnionMemberSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::EnumMemberSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::EnumMemberSeq*); // noncopying version @@ -3547,14 +3569,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Enu TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::EnumMemberSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Container_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Container_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Container_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::Container::Description &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Container::Description*); // noncopying version @@ -3562,7 +3584,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Con TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::Container::Description *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::Container::DescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Container::DescriptionSeq*); // noncopying version @@ -3570,21 +3592,21 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Con TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::Container::DescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::IDLType_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::IDLType_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::IDLType_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::TypedefDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::TypedefDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::TypedefDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::TypeDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::TypeDescription*); // noncopying version @@ -3592,92 +3614,92 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Typ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::TypeDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:48 +// be/be_visitor_root/cdr_op.cpp:48 #ifndef __ACE_INLINE__ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ch.cpp:50 +// be/be_visitor_enum/cdr_op_ch.cpp:50 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::DefinitionKind &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::DefinitionKind &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::IRObject_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::IRObject_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Repository_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Repository_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Contained_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Contained_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Contained::Description &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Contained::Description &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ModuleDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ModuleDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ConstantDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ConstantDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::StructDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::StructDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::UnionDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::UnionDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::EnumDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::EnumDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AliasDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AliasDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::InterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::InterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_InterfaceDefSeq_H_ #define _TAO_CDR_OP_CORBA_InterfaceDefSeq_H_ @@ -3694,28 +3716,28 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_InterfaceDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExceptionDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExceptionDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::NativeDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::NativeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ValueDefSeq_H_ #define _TAO_CDR_OP_CORBA_ValueDefSeq_H_ @@ -3732,21 +3754,21 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ValueDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueBoxDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueBoxDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AbstractInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AbstractInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_H_ #define _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_H_ @@ -3763,14 +3785,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::LocalInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::LocalInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_H_ #define _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_H_ @@ -3787,14 +3809,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_H_ #define _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_H_ @@ -3811,14 +3833,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtValueDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtValueDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExtValueDefSeq_H_ #define _TAO_CDR_OP_CORBA_ExtValueDefSeq_H_ @@ -3835,14 +3857,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtValueDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtAbstractInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtAbstractInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_H_ #define _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_H_ @@ -3859,14 +3881,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtLocalInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtLocalInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_H_ #define _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_H_ @@ -3883,7 +3905,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ContainedSeq_H_ #define _TAO_CDR_OP_CORBA_ContainedSeq_H_ @@ -3900,13 +3922,13 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ContainedSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::StructMember &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::StructMember &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_StructMemberSeq_H_ #define _TAO_CDR_OP_CORBA_StructMemberSeq_H_ @@ -3923,13 +3945,13 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_StructMemberSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Initializer &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Initializer &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_InitializerSeq_H_ #define _TAO_CDR_OP_CORBA_InitializerSeq_H_ @@ -3946,13 +3968,13 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_InitializerSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExceptionDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExceptionDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExcDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_ExcDescriptionSeq_H_ @@ -3969,13 +3991,13 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExcDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtInitializer &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtInitializer &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExtInitializerSeq_H_ #define _TAO_CDR_OP_CORBA_ExtInitializerSeq_H_ @@ -3992,13 +4014,13 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtInitializerSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::UnionMember &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::UnionMember &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_UnionMemberSeq_H_ #define _TAO_CDR_OP_CORBA_UnionMemberSeq_H_ @@ -4015,7 +4037,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_UnionMemberSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_EnumMemberSeq_H_ #define _TAO_CDR_OP_CORBA_EnumMemberSeq_H_ @@ -4032,19 +4054,19 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_EnumMemberSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Container_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Container_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Container::Description &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Container::Description &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_Container_DescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_Container_DescriptionSeq_H_ @@ -4061,30 +4083,30 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_Container_DescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::IDLType_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::IDLType_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::TypedefDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::TypedefDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::TypeDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::TypeDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:64 +// be/be_visitor_root/cdr_op.cpp:64 #endif /* __ACE_INLINE__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:910 +// be/be_codegen.cpp:911 #if defined (__ACE_INLINE__) #include "IFR_BaseC.i" diff --git a/TAO/tao/IFR_Client/IFR_BaseC.i b/TAO/tao/IFR_Client/IFR_BaseC.i index ae7b27706ec..26c077dd121 100644 --- a/TAO/tao/IFR_Client/IFR_BaseC.i +++ b/TAO/tao/IFR_Client/IFR_BaseC.i @@ -27,7 +27,7 @@ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_IROBJECT___CI_) #define _CORBA_IROBJECT___CI_ @@ -48,6 +48,7 @@ CORBA::IRObject::IRObject ( the_TAO_IRObject_Proxy_Broker_ (0) { this->CORBA_IRObject_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -63,7 +64,7 @@ CORBA::IRObject::IRObject ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_CONTAINED___CI_) #define _CORBA_CONTAINED___CI_ @@ -84,6 +85,7 @@ CORBA::Contained::Contained ( the_TAO_Contained_Proxy_Broker_ (0) { this->CORBA_Contained_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -99,7 +101,7 @@ CORBA::Contained::Contained ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_CONTAINER___CI_) #define _CORBA_CONTAINER___CI_ @@ -120,6 +122,7 @@ CORBA::Container::Container ( the_TAO_Container_Proxy_Broker_ (0) { this->CORBA_Container_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -135,7 +138,7 @@ CORBA::Container::Container ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_IDLTYPE___CI_) #define _CORBA_IDLTYPE___CI_ @@ -156,6 +159,7 @@ CORBA::IDLType::IDLType ( the_TAO_IDLType_Proxy_Broker_ (0) { this->CORBA_IDLType_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -171,7 +175,7 @@ CORBA::IDLType::IDLType ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_TYPEDEFDEF___CI_) #define _CORBA_TYPEDEFDEF___CI_ @@ -192,6 +196,7 @@ CORBA::TypedefDef::TypedefDef ( the_TAO_TypedefDef_Proxy_Broker_ (0) { this->CORBA_TypedefDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -207,7 +212,7 @@ CORBA::TypedefDef::TypedefDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ci.cpp:51 +// be/be_visitor_enum/cdr_op_ci.cpp:51 ACE_INLINE CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::DefinitionKind &_tao_enumval) @@ -231,7 +236,7 @@ CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::DefinitionKind &_tao_enumv } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -244,7 +249,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -257,7 +262,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -270,7 +275,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -283,7 +288,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -308,7 +313,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -321,7 +326,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -334,7 +339,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -347,7 +352,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -360,7 +365,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -373,7 +378,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -386,7 +391,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -399,7 +404,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -412,7 +417,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_InterfaceDefSeq_I_ #define _TAO_CDR_OP_CORBA_InterfaceDefSeq_I_ @@ -430,7 +435,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_InterfaceDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -443,7 +448,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -456,7 +461,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -469,7 +474,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ValueDefSeq_I_ #define _TAO_CDR_OP_CORBA_ValueDefSeq_I_ @@ -487,7 +492,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ValueDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -500,7 +505,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -513,7 +518,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_I_ #define _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_I_ @@ -531,7 +536,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_AbstractInterfaceDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -544,7 +549,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_I_ #define _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_I_ @@ -562,7 +567,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_LocalInterfaceDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -575,7 +580,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_I_ #define _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_I_ @@ -593,7 +598,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtInterfaceDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -606,7 +611,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExtValueDefSeq_I_ #define _TAO_CDR_OP_CORBA_ExtValueDefSeq_I_ @@ -624,7 +629,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtValueDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -637,7 +642,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_I_ #define _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_I_ @@ -655,7 +660,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtAbstractInterfaceDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -668,7 +673,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_I_ #define _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_I_ @@ -686,7 +691,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtLocalInterfaceDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ContainedSeq_I_ #define _TAO_CDR_OP_CORBA_ContainedSeq_I_ @@ -704,7 +709,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ContainedSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -734,7 +739,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_StructMemberSeq_I_ #define _TAO_CDR_OP_CORBA_StructMemberSeq_I_ @@ -752,7 +757,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_StructMemberSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -777,7 +782,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_InitializerSeq_I_ #define _TAO_CDR_OP_CORBA_InitializerSeq_I_ @@ -795,7 +800,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_InitializerSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -826,7 +831,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExcDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_ExcDescriptionSeq_I_ @@ -844,7 +849,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExcDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -871,7 +876,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExtInitializerSeq_I_ #define _TAO_CDR_OP_CORBA_ExtInitializerSeq_I_ @@ -889,7 +894,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtInitializerSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -921,7 +926,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_UnionMemberSeq_I_ #define _TAO_CDR_OP_CORBA_UnionMemberSeq_I_ @@ -939,7 +944,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_UnionMemberSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_EnumMemberSeq_I_ #define _TAO_CDR_OP_CORBA_EnumMemberSeq_I_ @@ -957,7 +962,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_EnumMemberSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -987,7 +992,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_Container_DescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_Container_DescriptionSeq_I_ @@ -1005,7 +1010,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_Container_DescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1018,7 +1023,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( diff --git a/TAO/tao/IFR_Client/IFR_BasicC.cpp b/TAO/tao/IFR_Client/IFR_BasicC.cpp index 40a8ab60f22..f21afbc88a7 100644 --- a/TAO/tao/IFR_Client/IFR_BasicC.cpp +++ b/TAO/tao/IFR_Client/IFR_BasicC.cpp @@ -26,11 +26,11 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:302 +// be/be_codegen.cpp:302 #include "IFR_BasicC.h" -#include "tao/Stub.h" +#include "tao/Exception_Data.h" #include "tao/Invocation_Adapter.h" #include "tao/Object_T.h" #include "tao/Any_Impl_T.h" @@ -51,14 +51,14 @@ #endif /* !defined INLINE */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:60 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:436 + // be/be_visitor_arg_traits.cpp:436 #if !defined (_CORBA_ANY__ARG_TRAITS_CS_) #define _CORBA_ANY__ARG_TRAITS_CS_ @@ -111,7 +111,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:472 + // be/be_visitor_arg_traits.cpp:472 #if !defined (_CORBA_INTERFACEDEF_FULLINTERFACEDESCRIPTION__ARG_TRAITS_CS_) #define _CORBA_INTERFACEDEF_FULLINTERFACEDESCRIPTION__ARG_TRAITS_CS_ @@ -130,7 +130,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_ @@ -149,7 +149,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_STRUCTMEMBERSEQ__ARG_TRAITS_CS_) #define _CORBA_STRUCTMEMBERSEQ__ARG_TRAITS_CS_ @@ -168,7 +168,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXCDESCRIPTIONSEQ__ARG_TRAITS_CS_) #define _CORBA_EXCDESCRIPTIONSEQ__ARG_TRAITS_CS_ @@ -187,7 +187,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_UNIONMEMBERSEQ__ARG_TRAITS_CS_) #define _CORBA_UNIONMEMBERSEQ__ARG_TRAITS_CS_ @@ -206,7 +206,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_ENUMMEMBERSEQ__ARG_TRAITS_CS_) #define _CORBA_ENUMMEMBERSEQ__ARG_TRAITS_CS_ @@ -327,7 +327,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:391 + // be/be_visitor_arg_traits.cpp:391 #if !defined (_CORBA_PRIMITIVEKIND__ARG_TRAITS_CS_) #define _CORBA_PRIMITIVEKIND__ARG_TRAITS_CS_ @@ -344,7 +344,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXCEPTIONDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_EXCEPTIONDEFSEQ__ARG_TRAITS_CS_ @@ -363,7 +363,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:391 + // be/be_visitor_arg_traits.cpp:391 #if !defined (_CORBA_ATTRIBUTEMODE__ARG_TRAITS_CS_) #define _CORBA_ATTRIBUTEMODE__ARG_TRAITS_CS_ @@ -397,7 +397,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:472 + // be/be_visitor_arg_traits.cpp:472 #if !defined (_CORBA_EXTATTRIBUTEDESCRIPTION__ARG_TRAITS_CS_) #define _CORBA_EXTATTRIBUTEDESCRIPTION__ARG_TRAITS_CS_ @@ -433,7 +433,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:391 + // be/be_visitor_arg_traits.cpp:391 #if !defined (_CORBA_OPERATIONMODE__ARG_TRAITS_CS_) #define _CORBA_OPERATIONMODE__ARG_TRAITS_CS_ @@ -450,7 +450,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_PARDESCRIPTIONSEQ__ARG_TRAITS_CS_) #define _CORBA_PARDESCRIPTIONSEQ__ARG_TRAITS_CS_ @@ -469,7 +469,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_CONTEXTIDSEQ__ARG_TRAITS_CS_) #define _CORBA_CONTEXTIDSEQ__ARG_TRAITS_CS_ @@ -505,7 +505,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:472 + // be/be_visitor_arg_traits.cpp:472 #if !defined (_CORBA_INTERFACEATTREXTENSION_EXTFULLINTERFACEDESCRIPTION__ARG_TRAITS_CS_) #define _CORBA_INTERFACEATTREXTENSION_EXTFULLINTERFACEDESCRIPTION__ARG_TRAITS_CS_ @@ -525,7 +525,7 @@ namespace TAO }; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_PrimitiveKind[] = { @@ -650,9 +650,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::Repository. @@ -687,8 +685,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_Repository_Proxy_Broker_Factory_function_pointer) ( @@ -696,7 +692,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::Contained_ptr CORBA::Repository::lookup_id ( const char * search_id @@ -743,7 +739,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( CORBA::TypeCode_ptr tc @@ -790,7 +786,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::PrimitiveDef_ptr CORBA::Repository::get_primitive ( CORBA::PrimitiveKind kind @@ -837,7 +833,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::StringDef_ptr CORBA::Repository::create_string ( CORBA::ULong bound @@ -884,7 +880,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::WstringDef_ptr CORBA::Repository::create_wstring ( CORBA::ULong bound @@ -931,7 +927,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::SequenceDef_ptr CORBA::Repository::create_sequence ( CORBA::ULong bound, @@ -981,7 +977,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ArrayDef_ptr CORBA::Repository::create_array ( CORBA::ULong length, @@ -1031,7 +1027,7 @@ CORBA::TypeCode_ptr CORBA::Repository::get_canonical_typecode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::FixedDef_ptr CORBA::Repository::create_fixed ( CORBA::UShort digits, @@ -1183,7 +1179,7 @@ CORBA::Repository::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_Repository[] = { @@ -1219,9 +1215,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ModuleDef. @@ -1256,8 +1250,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ModuleDef_Proxy_Broker_Factory_function_pointer) ( @@ -1372,7 +1364,7 @@ CORBA::ModuleDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ModuleDef[] = { @@ -1407,7 +1399,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ModuleDescription[] = { @@ -1541,7 +1533,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ModuleDescription::_tao_any_destructor ( @@ -1554,9 +1546,7 @@ CORBA::ModuleDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ConstantDef. @@ -1591,8 +1581,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ConstantDef_Proxy_Broker_Factory_function_pointer) ( @@ -1600,7 +1588,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::ConstantDef::type ( ACE_ENV_SINGLE_ARG_DECL @@ -1644,7 +1632,7 @@ CORBA::TypeCode_ptr CORBA::ConstantDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::ConstantDef::type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -1688,7 +1676,7 @@ CORBA::TypeCode_ptr CORBA::ConstantDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ConstantDef::type_def ( CORBA::IDLType_ptr type_def @@ -1733,7 +1721,7 @@ void CORBA::ConstantDef::type_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Any * CORBA::ConstantDef::value ( ACE_ENV_SINGLE_ARG_DECL @@ -1777,7 +1765,7 @@ CORBA::Any * CORBA::ConstantDef::value ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ConstantDef::value ( const CORBA::Any & value @@ -1924,7 +1912,7 @@ CORBA::ConstantDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ConstantDef[] = { @@ -1960,7 +1948,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ConstantDescription[] = { @@ -2105,7 +2093,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ConstantDescription::_tao_any_destructor ( @@ -2118,9 +2106,7 @@ CORBA::ConstantDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::StructDef. @@ -2155,8 +2141,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_StructDef_Proxy_Broker_Factory_function_pointer) ( @@ -2164,7 +2148,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::StructMemberSeq * CORBA::StructDef::members ( ACE_ENV_SINGLE_ARG_DECL @@ -2208,7 +2192,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::StructDef::members ( const CORBA::StructMemberSeq & members @@ -2368,7 +2352,7 @@ CORBA::StructDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_StructDef[] = { @@ -2403,9 +2387,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::UnionDef. @@ -2440,8 +2422,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_UnionDef_Proxy_Broker_Factory_function_pointer) ( @@ -2449,7 +2429,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::UnionDef::discriminator_type ( ACE_ENV_SINGLE_ARG_DECL @@ -2493,7 +2473,7 @@ CORBA::TypeCode_ptr CORBA::UnionDef::discriminator_type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::UnionDef::discriminator_type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -2537,7 +2517,7 @@ CORBA::TypeCode_ptr CORBA::UnionDef::discriminator_type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::UnionDef::discriminator_type_def ( CORBA::IDLType_ptr discriminator_type_def @@ -2582,7 +2562,7 @@ void CORBA::UnionDef::discriminator_type_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::UnionMemberSeq * CORBA::UnionDef::members ( ACE_ENV_SINGLE_ARG_DECL @@ -2626,7 +2606,7 @@ void CORBA::UnionDef::discriminator_type_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::UnionDef::members ( const CORBA::UnionMemberSeq & members @@ -2786,7 +2766,7 @@ CORBA::UnionDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_UnionDef[] = { @@ -2821,9 +2801,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::EnumDef. @@ -2858,8 +2836,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_EnumDef_Proxy_Broker_Factory_function_pointer) ( @@ -2867,7 +2843,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::EnumMemberSeq * CORBA::EnumDef::members ( ACE_ENV_SINGLE_ARG_DECL @@ -2911,7 +2887,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::EnumDef::members ( const CORBA::EnumMemberSeq & members @@ -3066,7 +3042,7 @@ CORBA::EnumDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_EnumDef[] = { @@ -3100,9 +3076,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::AliasDef. @@ -3137,8 +3111,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_AliasDef_Proxy_Broker_Factory_function_pointer) ( @@ -3146,7 +3118,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::AliasDef::original_type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -3190,7 +3162,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::AliasDef::original_type_def ( CORBA::IDLType_ptr original_type_def @@ -3345,7 +3317,7 @@ CORBA::AliasDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AliasDef[] = { @@ -3380,9 +3352,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::NativeDef. @@ -3417,8 +3387,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_NativeDef_Proxy_Broker_Factory_function_pointer) ( @@ -3536,7 +3504,7 @@ CORBA::NativeDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_NativeDef[] = { @@ -3571,9 +3539,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::PrimitiveDef. @@ -3608,8 +3574,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_PrimitiveDef_Proxy_Broker_Factory_function_pointer) ( @@ -3617,7 +3581,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::PrimitiveKind CORBA::PrimitiveDef::kind ( ACE_ENV_SINGLE_ARG_DECL @@ -3763,7 +3727,7 @@ CORBA::PrimitiveDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_PrimitiveDef[] = { @@ -3800,9 +3764,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::StringDef. @@ -3837,8 +3799,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_StringDef_Proxy_Broker_Factory_function_pointer) ( @@ -3846,7 +3806,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::ULong CORBA::StringDef::bound ( ACE_ENV_SINGLE_ARG_DECL @@ -3890,7 +3850,7 @@ CORBA::ULong CORBA::StringDef::bound ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::StringDef::bound ( CORBA::ULong bound @@ -4037,7 +3997,7 @@ CORBA::StringDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_StringDef[] = { @@ -4072,9 +4032,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::WstringDef. @@ -4109,8 +4067,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_WstringDef_Proxy_Broker_Factory_function_pointer) ( @@ -4118,7 +4074,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::ULong CORBA::WstringDef::bound ( ACE_ENV_SINGLE_ARG_DECL @@ -4162,7 +4118,7 @@ CORBA::ULong CORBA::WstringDef::bound ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::WstringDef::bound ( CORBA::ULong bound @@ -4309,7 +4265,7 @@ CORBA::WstringDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_WstringDef[] = { @@ -4345,9 +4301,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::SequenceDef. @@ -4382,8 +4336,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_SequenceDef_Proxy_Broker_Factory_function_pointer) ( @@ -4391,7 +4343,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::ULong CORBA::SequenceDef::bound ( ACE_ENV_SINGLE_ARG_DECL @@ -4435,7 +4387,7 @@ CORBA::ULong CORBA::SequenceDef::bound ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::SequenceDef::bound ( CORBA::ULong bound @@ -4480,7 +4432,7 @@ void CORBA::SequenceDef::bound ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::SequenceDef::element_type ( ACE_ENV_SINGLE_ARG_DECL @@ -4524,7 +4476,7 @@ CORBA::TypeCode_ptr CORBA::SequenceDef::element_type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::SequenceDef::element_type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -4568,7 +4520,7 @@ CORBA::TypeCode_ptr CORBA::SequenceDef::element_type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::SequenceDef::element_type_def ( CORBA::IDLType_ptr element_type_def @@ -4715,7 +4667,7 @@ CORBA::SequenceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_SequenceDef[] = { @@ -4751,9 +4703,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ArrayDef. @@ -4788,8 +4738,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ArrayDef_Proxy_Broker_Factory_function_pointer) ( @@ -4797,7 +4745,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::ULong CORBA::ArrayDef::length ( ACE_ENV_SINGLE_ARG_DECL @@ -4841,7 +4789,7 @@ CORBA::ULong CORBA::ArrayDef::length ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ArrayDef::length ( CORBA::ULong length @@ -4886,7 +4834,7 @@ void CORBA::ArrayDef::length ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::ArrayDef::element_type ( ACE_ENV_SINGLE_ARG_DECL @@ -4930,7 +4878,7 @@ CORBA::TypeCode_ptr CORBA::ArrayDef::element_type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::ArrayDef::element_type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -4974,7 +4922,7 @@ CORBA::TypeCode_ptr CORBA::ArrayDef::element_type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ArrayDef::element_type_def ( CORBA::IDLType_ptr element_type_def @@ -5121,7 +5069,7 @@ CORBA::ArrayDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ArrayDef[] = { @@ -5156,9 +5104,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ExceptionDef. @@ -5193,8 +5139,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ExceptionDef_Proxy_Broker_Factory_function_pointer) ( @@ -5202,7 +5146,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::ExceptionDef::type ( ACE_ENV_SINGLE_ARG_DECL @@ -5246,7 +5190,7 @@ CORBA::TypeCode_ptr CORBA::ExceptionDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::StructMemberSeq * CORBA::ExceptionDef::members ( ACE_ENV_SINGLE_ARG_DECL @@ -5290,7 +5234,7 @@ CORBA::TypeCode_ptr CORBA::ExceptionDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ExceptionDef::members ( const CORBA::StructMemberSeq & members @@ -5442,7 +5386,7 @@ CORBA::ExceptionDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExceptionDef[] = { @@ -5479,7 +5423,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXCEPTIONDEFSEQ_CS_) #define _CORBA_EXCEPTIONDEFSEQ_CS_ @@ -5535,7 +5479,7 @@ void CORBA::ExceptionDefSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExceptionDefSeq[] = { @@ -5597,7 +5541,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AttributeMode[] = { @@ -5644,9 +5588,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::AttributeDef. @@ -5681,8 +5623,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_AttributeDef_Proxy_Broker_Factory_function_pointer) ( @@ -5690,7 +5630,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::AttributeDef::type ( ACE_ENV_SINGLE_ARG_DECL @@ -5734,7 +5674,7 @@ CORBA::TypeCode_ptr CORBA::AttributeDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::AttributeDef::type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -5778,7 +5718,7 @@ CORBA::TypeCode_ptr CORBA::AttributeDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::AttributeDef::type_def ( CORBA::IDLType_ptr type_def @@ -5823,7 +5763,7 @@ void CORBA::AttributeDef::type_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::AttributeMode CORBA::AttributeDef::mode ( ACE_ENV_SINGLE_ARG_DECL @@ -5867,7 +5807,7 @@ void CORBA::AttributeDef::type_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::AttributeDef::mode ( CORBA::AttributeMode mode @@ -6014,7 +5954,7 @@ CORBA::AttributeDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AttributeDef[] = { @@ -6051,7 +5991,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AttributeDescription[] = { @@ -6224,7 +6164,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::AttributeDescription::_tao_any_destructor ( @@ -6237,7 +6177,7 @@ CORBA::AttributeDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtAttributeDescription[] = { @@ -6719,7 +6659,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ExtAttributeDescription::_tao_any_destructor ( @@ -6732,9 +6672,7 @@ CORBA::ExtAttributeDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ExtAttributeDef. @@ -6769,8 +6707,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ExtAttributeDef_Proxy_Broker_Factory_function_pointer) ( @@ -6778,7 +6714,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExcDescriptionSeq * CORBA::ExtAttributeDef::get_exceptions ( ACE_ENV_SINGLE_ARG_DECL @@ -6822,7 +6758,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ExtAttributeDef::get_exceptions ( const CORBA::ExcDescriptionSeq & get_exceptions @@ -6867,7 +6803,7 @@ void CORBA::ExtAttributeDef::get_exceptions ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExcDescriptionSeq * CORBA::ExtAttributeDef::set_exceptions ( ACE_ENV_SINGLE_ARG_DECL @@ -6911,7 +6847,7 @@ void CORBA::ExtAttributeDef::get_exceptions ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ExtAttributeDef::set_exceptions ( const CORBA::ExcDescriptionSeq & set_exceptions @@ -6956,7 +6892,7 @@ void CORBA::ExtAttributeDef::set_exceptions ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExtAttributeDescription * CORBA::ExtAttributeDef::describe_attribute ( ACE_ENV_SINGLE_ARG_DECL @@ -7106,7 +7042,7 @@ CORBA::ExtAttributeDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtAttributeDef[] = { @@ -7144,7 +7080,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_OperationMode[] = { @@ -7190,7 +7126,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ParameterDescription[] = { @@ -7315,7 +7251,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ParameterDescription::_tao_any_destructor ( @@ -7328,7 +7264,7 @@ CORBA::ParameterDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_PARDESCRIPTIONSEQ_CS_) #define _CORBA_PARDESCRIPTIONSEQ_CS_ @@ -7381,7 +7317,7 @@ void CORBA::ParDescriptionSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ParDescriptionSeq[] = { @@ -7532,7 +7468,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ContextIdentifier[] = { @@ -7591,7 +7527,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_CONTEXTIDSEQ_CS_) #define _CORBA_CONTEXTIDSEQ_CS_ @@ -7638,7 +7574,7 @@ void CORBA::ContextIdSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ContextIdSeq[] = { @@ -7721,9 +7657,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::OperationDef. @@ -7758,8 +7692,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_OperationDef_Proxy_Broker_Factory_function_pointer) ( @@ -7767,7 +7699,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::OperationDef::result ( ACE_ENV_SINGLE_ARG_DECL @@ -7811,7 +7743,7 @@ CORBA::TypeCode_ptr CORBA::OperationDef::result ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::OperationDef::result_def ( ACE_ENV_SINGLE_ARG_DECL @@ -7855,7 +7787,7 @@ CORBA::TypeCode_ptr CORBA::OperationDef::result ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::OperationDef::result_def ( CORBA::IDLType_ptr result_def @@ -7900,7 +7832,7 @@ void CORBA::OperationDef::result_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ParDescriptionSeq * CORBA::OperationDef::params ( ACE_ENV_SINGLE_ARG_DECL @@ -7944,7 +7876,7 @@ void CORBA::OperationDef::result_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::OperationDef::params ( const CORBA::ParDescriptionSeq & params @@ -7989,7 +7921,7 @@ void CORBA::OperationDef::params ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::OperationMode CORBA::OperationDef::mode ( ACE_ENV_SINGLE_ARG_DECL @@ -8033,7 +7965,7 @@ void CORBA::OperationDef::params ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::OperationDef::mode ( CORBA::OperationMode mode @@ -8078,7 +8010,7 @@ void CORBA::OperationDef::mode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ContextIdSeq * CORBA::OperationDef::contexts ( ACE_ENV_SINGLE_ARG_DECL @@ -8122,7 +8054,7 @@ void CORBA::OperationDef::mode ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::OperationDef::contexts ( const CORBA::ContextIdSeq & contexts @@ -8167,7 +8099,7 @@ void CORBA::OperationDef::contexts ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExceptionDefSeq * CORBA::OperationDef::exceptions ( ACE_ENV_SINGLE_ARG_DECL @@ -8211,7 +8143,7 @@ void CORBA::OperationDef::contexts ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::OperationDef::exceptions ( const CORBA::ExceptionDefSeq & exceptions @@ -8358,7 +8290,7 @@ CORBA::OperationDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_OperationDef[] = { @@ -8395,7 +8327,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_OperationDescription[] = { @@ -8926,7 +8858,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::OperationDescription::_tao_any_destructor ( @@ -8939,7 +8871,7 @@ CORBA::OperationDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_REPOSITORYIDSEQ_CS_) #define _CORBA_REPOSITORYIDSEQ_CS_ @@ -8986,7 +8918,7 @@ void CORBA::RepositoryIdSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_RepositoryIdSeq[] = { @@ -9050,7 +8982,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_OPDESCRIPTIONSEQ_CS_) #define _CORBA_OPDESCRIPTIONSEQ_CS_ @@ -9103,7 +9035,7 @@ void CORBA::OpDescriptionSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_OpDescriptionSeq[] = { @@ -9660,7 +9592,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_ATTRDESCRIPTIONSEQ_CS_) #define _CORBA_ATTRDESCRIPTIONSEQ_CS_ @@ -9713,7 +9645,7 @@ void CORBA::AttrDescriptionSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AttrDescriptionSeq[] = { @@ -9913,7 +9845,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_EXTATTRDESCRIPTIONSEQ_CS_) #define _CORBA_EXTATTRDESCRIPTIONSEQ_CS_ @@ -9966,7 +9898,7 @@ void CORBA::ExtAttrDescriptionSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtAttrDescriptionSeq[] = { @@ -10476,9 +10408,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::InterfaceDef. @@ -10513,8 +10443,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_InterfaceDef_Proxy_Broker_Factory_function_pointer) ( @@ -10522,7 +10450,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDefSeq * CORBA::InterfaceDef::base_interfaces ( ACE_ENV_SINGLE_ARG_DECL @@ -10566,7 +10494,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::InterfaceDef::base_interfaces ( const CORBA::InterfaceDefSeq & base_interfaces @@ -10611,7 +10539,7 @@ void CORBA::InterfaceDef::base_interfaces ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::InterfaceDef::is_a ( const char * interface_id @@ -10658,7 +10586,7 @@ CORBA::Boolean CORBA::InterfaceDef::is_a ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InterfaceDef_FullInterfaceDescription[] = { @@ -11581,7 +11509,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_InterfaceDef_FullInterfaceDescription ( &_tc_TAO_tc_CORBA_InterfaceDef_FullInterfaceDescription; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor ( @@ -11594,7 +11522,7 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDef::FullInterfaceDescription * CORBA::InterfaceDef::describe_interface ( ACE_ENV_SINGLE_ARG_DECL @@ -11638,7 +11566,7 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::AttributeDef_ptr CORBA::InterfaceDef::create_attribute ( const char * id, @@ -11697,7 +11625,7 @@ CORBA::InterfaceDef::FullInterfaceDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::OperationDef_ptr CORBA::InterfaceDef::create_operation ( const char * id, @@ -11877,7 +11805,7 @@ CORBA::InterfaceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InterfaceDef[] = { @@ -11914,7 +11842,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InterfaceDescription[] = { @@ -12101,7 +12029,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::InterfaceDescription::_tao_any_destructor ( @@ -12114,9 +12042,7 @@ CORBA::InterfaceDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::InterfaceAttrExtension. @@ -12151,8 +12077,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_InterfaceAttrExtension_Proxy_Broker_Factory_function_pointer) ( @@ -12160,7 +12084,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InterfaceAttrExtension_ExtFullInterfaceDescription[] = { @@ -13397,7 +13321,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_InterfaceAttrExtension_ExtFullInterfaceD &_tc_TAO_tc_CORBA_InterfaceAttrExtension_ExtFullInterfaceDescription; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor ( @@ -13410,7 +13334,7 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * CORBA::InterfaceAttrExtension::describe_ext_interface ( ACE_ENV_SINGLE_ARG_DECL @@ -13454,7 +13378,7 @@ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription::_tao_any_destructor } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExtAttributeDef_ptr CORBA::InterfaceAttrExtension::create_ext_attribute ( const char * id, @@ -13611,7 +13535,7 @@ CORBA::InterfaceAttrExtension::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_InterfaceAttrExtension[] = { @@ -13653,9 +13577,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ExtInterfaceDef. @@ -13690,8 +13612,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ExtInterfaceDef_Proxy_Broker_Factory_function_pointer) ( @@ -13818,7 +13738,7 @@ CORBA::ExtInterfaceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtInterfaceDef[] = { @@ -13856,9 +13776,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::AbstractInterfaceDef. @@ -13893,8 +13811,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_AbstractInterfaceDef_Proxy_Broker_Factory_function_pointer) ( @@ -14016,7 +13932,7 @@ CORBA::AbstractInterfaceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_AbstractInterfaceDef[] = { @@ -14057,9 +13973,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ExtAbstractInterfaceDef. @@ -14094,8 +14008,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ExtAbstractInterfaceDef_Proxy_Broker_Factory_function_pointer) ( @@ -14226,7 +14138,7 @@ CORBA::ExtAbstractInterfaceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtAbstractInterfaceDef[] = { @@ -14268,9 +14180,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::LocalInterfaceDef. @@ -14305,8 +14215,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_LocalInterfaceDef_Proxy_Broker_Factory_function_pointer) ( @@ -14428,7 +14336,7 @@ CORBA::LocalInterfaceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_LocalInterfaceDef[] = { @@ -14467,9 +14375,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ExtLocalInterfaceDef. @@ -14504,8 +14410,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ExtLocalInterfaceDef_Proxy_Broker_Factory_function_pointer) ( @@ -14636,7 +14540,7 @@ CORBA::ExtLocalInterfaceDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtLocalInterfaceDef[] = { @@ -14677,7 +14581,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_cs.cpp:52 +// be/be_visitor_enum/any_op_cs.cpp:52 void operator<<= ( CORBA::Any &_tao_any, @@ -14705,7 +14609,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -14760,7 +14664,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -14815,7 +14719,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -14873,7 +14777,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -14928,7 +14832,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -14986,7 +14890,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15041,7 +14945,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15096,7 +15000,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15151,7 +15055,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15206,7 +15110,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15261,7 +15165,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15316,7 +15220,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15371,7 +15275,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15426,7 +15330,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15481,7 +15385,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15536,7 +15440,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15591,7 +15495,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -15649,7 +15553,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_cs.cpp:52 +// be/be_visitor_enum/any_op_cs.cpp:52 void operator<<= ( CORBA::Any &_tao_any, @@ -15677,7 +15581,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15732,7 +15636,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -15790,7 +15694,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -15848,7 +15752,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -15903,7 +15807,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_cs.cpp:52 +// be/be_visitor_enum/any_op_cs.cpp:52 void operator<<= ( CORBA::Any &_tao_any, @@ -15931,7 +15835,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -15989,7 +15893,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16047,7 +15951,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16105,7 +16009,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16160,7 +16064,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16218,7 +16122,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16276,7 +16180,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16334,7 +16238,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16392,7 +16296,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16450,7 +16354,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16505,7 +16409,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16563,7 +16467,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16621,7 +16525,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16676,7 +16580,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -16734,7 +16638,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16789,7 +16693,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16844,7 +16748,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16899,7 +16803,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -16954,7 +16858,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -17009,7 +16913,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17045,7 +16949,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17081,7 +16985,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17117,7 +17021,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17153,7 +17057,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17189,7 +17093,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17225,7 +17129,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17261,7 +17165,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17297,7 +17201,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17333,7 +17237,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17369,7 +17273,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17405,7 +17309,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17441,7 +17345,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17477,7 +17381,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17513,7 +17417,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExceptionDefSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExceptionDefSeq_CPP_ @@ -17586,7 +17490,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExceptionDefSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17622,7 +17526,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17658,7 +17562,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ParDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_ParDescriptionSeq_CPP_ @@ -17730,7 +17634,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ParDescriptionSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ContextIdSeq_CPP_ #define _TAO_CDR_OP_CORBA_ContextIdSeq_CPP_ @@ -17803,7 +17707,7 @@ return 0; #endif /* _TAO_CDR_OP_CORBA_ContextIdSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -17839,7 +17743,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_RepositoryIdSeq_CPP_ #define _TAO_CDR_OP_CORBA_RepositoryIdSeq_CPP_ @@ -17912,7 +17816,7 @@ return 0; #endif /* _TAO_CDR_OP_CORBA_RepositoryIdSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_OpDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_OpDescriptionSeq_CPP_ @@ -17984,7 +17888,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_OpDescriptionSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_AttrDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_AttrDescriptionSeq_CPP_ @@ -18056,7 +17960,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_AttrDescriptionSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_CPP_ @@ -18128,7 +18032,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18164,7 +18068,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18200,7 +18104,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18236,7 +18140,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18272,7 +18176,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18308,7 +18212,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18344,7 +18248,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -18380,20 +18284,24 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:1702 +// be/be_visitor_root/root.cpp:1702 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) #if !defined (_CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::Contained + >; template class TAO::Object_Arg_Traits_T< CORBA::Contained_ptr, CORBA::Contained_var, - CORBA::Contained_out + CORBA::Contained_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -18450,66 +18358,81 @@ CORBA::Boolean operator>> ( CORBA::FixedDef_var >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::Repository + >; template class TAO_Objref_Var_T< - CORBA::Repository, - TAO::Objref_Traits + CORBA::Repository >; template class TAO_Objref_Out_T< - CORBA::Repository, - TAO::Objref_Traits + CORBA::Repository >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::Repository + >; template class TAO::Any_Impl_T< CORBA::Repository >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ModuleDef + >; template class TAO_Objref_Var_T< - CORBA::ModuleDef, - TAO::Objref_Traits + CORBA::ModuleDef >; template class TAO_Objref_Out_T< - CORBA::ModuleDef, - TAO::Objref_Traits + CORBA::ModuleDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ModuleDef + >; template class TAO::Any_Impl_T< CORBA::ModuleDef >; - template class TAO::Objref_Traits; + template class + TAO::Ret_Object_Argument_T< + CORBA::IDLType_ptr, + CORBA::IDLType_var + >; + + template class + TAO::Objref_Traits< + CORBA::ConstantDef + >; template class TAO_Objref_Var_T< - CORBA::ConstantDef, - TAO::Objref_Traits + CORBA::ConstantDef >; template class TAO_Objref_Out_T< - CORBA::ConstantDef, - TAO::Objref_Traits + CORBA::ConstantDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ConstantDef + >; template class TAO::Any_Impl_T< @@ -18519,112 +18442,172 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::IDLType + >; template class TAO::Object_Arg_Traits_T< CORBA::IDLType_ptr, CORBA::IDLType_var, - CORBA::IDLType_out + CORBA::IDLType_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::StructMemberSeq, + CORBA::StructMemberSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::StructMemberSeq + >; + + template class + TAO::Objref_Traits< + CORBA::StructDef + >; template class TAO_Objref_Var_T< - CORBA::StructDef, - TAO::Objref_Traits + CORBA::StructDef >; template class TAO_Objref_Out_T< - CORBA::StructDef, - TAO::Objref_Traits + CORBA::StructDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::StructDef + >; template class TAO::Any_Impl_T< CORBA::StructDef >; - template class TAO::Objref_Traits; + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::UnionMemberSeq, + CORBA::UnionMemberSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::UnionMemberSeq + >; + + template class + TAO::Objref_Traits< + CORBA::UnionDef + >; template class TAO_Objref_Var_T< - CORBA::UnionDef, - TAO::Objref_Traits + CORBA::UnionDef >; template class TAO_Objref_Out_T< - CORBA::UnionDef, - TAO::Objref_Traits + CORBA::UnionDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::UnionDef + >; template class TAO::Any_Impl_T< CORBA::UnionDef >; - template class TAO::Objref_Traits; + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::EnumMemberSeq, + CORBA::EnumMemberSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::EnumMemberSeq + >; + + template class + TAO::Objref_Traits< + CORBA::EnumDef + >; template class TAO_Objref_Var_T< - CORBA::EnumDef, - TAO::Objref_Traits + CORBA::EnumDef >; template class TAO_Objref_Out_T< - CORBA::EnumDef, - TAO::Objref_Traits + CORBA::EnumDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::EnumDef + >; template class TAO::Any_Impl_T< CORBA::EnumDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::AliasDef + >; template class TAO_Objref_Var_T< - CORBA::AliasDef, - TAO::Objref_Traits + CORBA::AliasDef >; template class TAO_Objref_Out_T< - CORBA::AliasDef, - TAO::Objref_Traits + CORBA::AliasDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::AliasDef + >; template class TAO::Any_Impl_T< CORBA::AliasDef >; + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::InterfaceDefSeq, + CORBA::InterfaceDefSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::InterfaceDefSeq + >; + #if !defined (_CORBA_INTERFACEDEF_FULLINTERFACEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_INTERFACEDEF_FULLINTERFACEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_ template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InterfaceDef::FullInterfaceDescription, CORBA::InterfaceDef::FullInterfaceDescription_var, CORBA::InterfaceDef::FullInterfaceDescription_out @@ -18651,8 +18634,8 @@ CORBA::Boolean operator>> ( CORBA::OperationDescription >; -#if !defined (_CORBA_OPDESCRIPTIONSEQ_CS_) -#define _CORBA_OPDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_OPERATIONDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_OPERATIONDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -18685,8 +18668,8 @@ CORBA::Boolean operator>> ( CORBA::AttributeDescription >; -#if !defined (_CORBA_ATTRDESCRIPTIONSEQ_CS_) -#define _CORBA_ATTRDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_ATTRIBUTEDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_ATTRIBUTEDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -18788,22 +18771,25 @@ CORBA::Boolean operator>> ( CORBA::ContextIdSeq >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::InterfaceDef + >; template class TAO_Objref_Var_T< - CORBA::InterfaceDef, - TAO::Objref_Traits + CORBA::InterfaceDef >; template class TAO_Objref_Out_T< - CORBA::InterfaceDef, - TAO::Objref_Traits + CORBA::InterfaceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::InterfaceDef + >; template class TAO::Any_Impl_T< @@ -18816,7 +18802,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InterfaceDefSeq, CORBA::InterfaceDefSeq_var, CORBA::InterfaceDefSeq_out @@ -18824,154 +18810,175 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ExceptionDef + >; template class TAO_Objref_Var_T< - CORBA::ExceptionDef, - TAO::Objref_Traits + CORBA::ExceptionDef >; template class TAO_Objref_Out_T< - CORBA::ExceptionDef, - TAO::Objref_Traits + CORBA::ExceptionDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ExceptionDef + >; template class TAO::Any_Impl_T< CORBA::ExceptionDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::NativeDef + >; template class TAO_Objref_Var_T< - CORBA::NativeDef, - TAO::Objref_Traits + CORBA::NativeDef >; template class TAO_Objref_Out_T< - CORBA::NativeDef, - TAO::Objref_Traits + CORBA::NativeDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::NativeDef + >; template class TAO::Any_Impl_T< CORBA::NativeDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::AbstractInterfaceDef + >; template class TAO_Objref_Var_T< - CORBA::AbstractInterfaceDef, - TAO::Objref_Traits + CORBA::AbstractInterfaceDef >; template class TAO_Objref_Out_T< - CORBA::AbstractInterfaceDef, - TAO::Objref_Traits + CORBA::AbstractInterfaceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::AbstractInterfaceDef + >; template class TAO::Any_Impl_T< CORBA::AbstractInterfaceDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::LocalInterfaceDef + >; template class TAO_Objref_Var_T< - CORBA::LocalInterfaceDef, - TAO::Objref_Traits + CORBA::LocalInterfaceDef >; template class TAO_Objref_Out_T< - CORBA::LocalInterfaceDef, - TAO::Objref_Traits + CORBA::LocalInterfaceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::LocalInterfaceDef + >; template class TAO::Any_Impl_T< CORBA::LocalInterfaceDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ExtInterfaceDef + >; template class TAO_Objref_Var_T< - CORBA::ExtInterfaceDef, - TAO::Objref_Traits + CORBA::ExtInterfaceDef >; template class TAO_Objref_Out_T< - CORBA::ExtInterfaceDef, - TAO::Objref_Traits + CORBA::ExtInterfaceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ExtInterfaceDef + >; template class TAO::Any_Impl_T< CORBA::ExtInterfaceDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ExtAbstractInterfaceDef + >; template class TAO_Objref_Var_T< - CORBA::ExtAbstractInterfaceDef, - TAO::Objref_Traits + CORBA::ExtAbstractInterfaceDef >; template class TAO_Objref_Out_T< - CORBA::ExtAbstractInterfaceDef, - TAO::Objref_Traits + CORBA::ExtAbstractInterfaceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ExtAbstractInterfaceDef + >; template class TAO::Any_Impl_T< CORBA::ExtAbstractInterfaceDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ExtLocalInterfaceDef + >; template class TAO_Objref_Var_T< - CORBA::ExtLocalInterfaceDef, - TAO::Objref_Traits + CORBA::ExtLocalInterfaceDef >; template class TAO_Objref_Out_T< - CORBA::ExtLocalInterfaceDef, - TAO::Objref_Traits + CORBA::ExtLocalInterfaceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ExtLocalInterfaceDef + >; template class TAO::Any_Impl_T< @@ -18984,7 +18991,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::StructMemberSeq, CORBA::StructMemberSeq_var, CORBA::StructMemberSeq_out @@ -18998,7 +19005,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExcDescriptionSeq, CORBA::ExcDescriptionSeq_var, CORBA::ExcDescriptionSeq_out @@ -19012,7 +19019,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::UnionMemberSeq, CORBA::UnionMemberSeq_var, CORBA::UnionMemberSeq_out @@ -19026,7 +19033,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::EnumMemberSeq, CORBA::EnumMemberSeq_var, CORBA::EnumMemberSeq_out @@ -19037,33 +19044,45 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_PRIMITIVEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_PRIMITIVEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::PrimitiveDef + >; template class TAO::Object_Arg_Traits_T< CORBA::PrimitiveDef_ptr, CORBA::PrimitiveDef_var, - CORBA::PrimitiveDef_out + CORBA::PrimitiveDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Ret_Basic_Argument_T< + CORBA::PrimitiveKind + >; + + template class + TAO::Objref_Traits< + CORBA::PrimitiveDef + >; template class TAO_Objref_Var_T< - CORBA::PrimitiveDef, - TAO::Objref_Traits + CORBA::PrimitiveDef >; template class TAO_Objref_Out_T< - CORBA::PrimitiveDef, - TAO::Objref_Traits + CORBA::PrimitiveDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::PrimitiveDef + >; template class TAO::Any_Impl_T< @@ -19073,33 +19092,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_STRINGDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_STRINGDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::StringDef + >; template class TAO::Object_Arg_Traits_T< CORBA::StringDef_ptr, CORBA::StringDef_var, - CORBA::StringDef_out + CORBA::StringDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::StringDef + >; template class TAO_Objref_Var_T< - CORBA::StringDef, - TAO::Objref_Traits + CORBA::StringDef >; template class TAO_Objref_Out_T< - CORBA::StringDef, - TAO::Objref_Traits + CORBA::StringDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::StringDef + >; template class TAO::Any_Impl_T< @@ -19109,33 +19135,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_SEQUENCEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_SEQUENCEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::SequenceDef + >; template class TAO::Object_Arg_Traits_T< CORBA::SequenceDef_ptr, CORBA::SequenceDef_var, - CORBA::SequenceDef_out + CORBA::SequenceDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::SequenceDef + >; template class TAO_Objref_Var_T< - CORBA::SequenceDef, - TAO::Objref_Traits + CORBA::SequenceDef >; template class TAO_Objref_Out_T< - CORBA::SequenceDef, - TAO::Objref_Traits + CORBA::SequenceDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::SequenceDef + >; template class TAO::Any_Impl_T< @@ -19145,33 +19178,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ARRAYDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ARRAYDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ArrayDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ArrayDef_ptr, CORBA::ArrayDef_var, - CORBA::ArrayDef_out + CORBA::ArrayDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ArrayDef + >; template class TAO_Objref_Var_T< - CORBA::ArrayDef, - TAO::Objref_Traits + CORBA::ArrayDef >; template class TAO_Objref_Out_T< - CORBA::ArrayDef, - TAO::Objref_Traits + CORBA::ArrayDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ArrayDef + >; template class TAO::Any_Impl_T< @@ -19181,33 +19221,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_WSTRINGDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_WSTRINGDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::WstringDef + >; template class TAO::Object_Arg_Traits_T< CORBA::WstringDef_ptr, CORBA::WstringDef_var, - CORBA::WstringDef_out + CORBA::WstringDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::WstringDef + >; template class TAO_Objref_Var_T< - CORBA::WstringDef, - TAO::Objref_Traits + CORBA::WstringDef >; template class TAO_Objref_Out_T< - CORBA::WstringDef, - TAO::Objref_Traits + CORBA::WstringDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::WstringDef + >; template class TAO::Any_Impl_T< @@ -19217,13 +19264,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_FIXEDDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_FIXEDDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::FixedDef + >; template class TAO::Object_Arg_Traits_T< CORBA::FixedDef_ptr, CORBA::FixedDef_var, - CORBA::FixedDef_out + CORBA::FixedDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -19290,7 +19341,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExceptionDefSeq, CORBA::ExceptionDefSeq_var, CORBA::ExceptionDefSeq_out @@ -19301,7 +19352,7 @@ CORBA::Boolean operator>> ( template class TAO_Object_Manager< CORBA::ExceptionDef, - CORBA::ExceptionDef_va, + CORBA::ExceptionDef_var >; template class @@ -19332,8 +19383,8 @@ CORBA::Boolean operator>> ( > >; -#if !defined (_CORBA_EXCEPTIONDEFSEQ_CS_) -#define _CORBA_EXCEPTIONDEFSEQ_CS_ +#if !defined (_CORBA_EXCEPTIONDEF__EXPLICIT_CS_) +#define _CORBA_EXCEPTIONDEF__EXPLICIT_CS_ template class TAO_Unbounded_Object_Sequence< @@ -19365,33 +19416,45 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::AttributeDef + >; template class TAO::Object_Arg_Traits_T< CORBA::AttributeDef_ptr, CORBA::AttributeDef_var, - CORBA::AttributeDef_out + CORBA::AttributeDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Ret_Basic_Argument_T< + CORBA::AttributeMode + >; + + template class + TAO::Objref_Traits< + CORBA::AttributeDef + >; template class TAO_Objref_Var_T< - CORBA::AttributeDef, - TAO::Objref_Traits + CORBA::AttributeDef >; template class TAO_Objref_Out_T< - CORBA::AttributeDef, - TAO::Objref_Traits + CORBA::AttributeDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::AttributeDef + >; template class TAO::Any_Impl_T< @@ -19425,7 +19488,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExtAttributeDescription, CORBA::ExtAttributeDescription_var, CORBA::ExtAttributeDescription_out @@ -19457,39 +19520,57 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ExtAttributeDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ExtAttributeDef_ptr, CORBA::ExtAttributeDef_var, - CORBA::ExtAttributeDef_out + CORBA::ExtAttributeDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::ExcDescriptionSeq, + CORBA::ExcDescriptionSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::ExcDescriptionSeq + >; + template class TAO::Ret_Var_Size_Argument_T< CORBA::ExtAttributeDescription, CORBA::ExtAttributeDescription_var >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ExtAttributeDef + >; template class TAO_Objref_Var_T< - CORBA::ExtAttributeDef, - TAO::Objref_Traits + CORBA::ExtAttributeDef >; template class TAO_Objref_Out_T< - CORBA::ExtAttributeDef, - TAO::Objref_Traits + CORBA::ExtAttributeDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ExtAttributeDef + >; template class TAO::Any_Impl_T< @@ -19537,7 +19618,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ParDescriptionSeq, CORBA::ParDescriptionSeq_var, CORBA::ParDescriptionSeq_out @@ -19564,8 +19645,8 @@ CORBA::Boolean operator>> ( CORBA::ParameterDescription >; -#if !defined (_CORBA_PARDESCRIPTIONSEQ_CS_) -#define _CORBA_PARDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_PARAMETERDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_PARAMETERDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -19585,7 +19666,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ContextIdSeq, CORBA::ContextIdSeq_var, CORBA::ContextIdSeq_out @@ -19620,33 +19701,63 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::OperationDef + >; template class TAO::Object_Arg_Traits_T< CORBA::OperationDef_ptr, CORBA::OperationDef_var, - CORBA::OperationDef_out + CORBA::OperationDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::ParDescriptionSeq, + CORBA::ParDescriptionSeq_var + >; + + template class + TAO::Ret_Basic_Argument_T< + CORBA::OperationMode + >; + + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::ContextIdSeq, + CORBA::ContextIdSeq_var + >; + + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::ExceptionDefSeq, + CORBA::ExceptionDefSeq_var + >; + + template class + TAO::Objref_Traits< + CORBA::OperationDef + >; template class TAO_Objref_Var_T< - CORBA::OperationDef, - TAO::Objref_Traits + CORBA::OperationDef >; template class TAO_Objref_Out_T< - CORBA::OperationDef, - TAO::Objref_Traits + CORBA::OperationDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::OperationDef + >; template class TAO::Any_Impl_T< @@ -19693,8 +19804,8 @@ CORBA::Boolean operator>> ( CORBA::ExtAttributeDescription >; -#if !defined (_CORBA_EXTATTRDESCRIPTIONSEQ_CS_) -#define _CORBA_EXTATTRDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_EXTATTRIBUTEDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_EXTATTRIBUTEDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -19735,7 +19846,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription, CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription_var, CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription_out @@ -19776,22 +19887,25 @@ CORBA::Boolean operator>> ( CORBA::ExtAttributeDef_var >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::InterfaceAttrExtension + >; template class TAO_Objref_Var_T< - CORBA::InterfaceAttrExtension, - TAO::Objref_Traits + CORBA::InterfaceAttrExtension >; template class TAO_Objref_Out_T< - CORBA::InterfaceAttrExtension, - TAO::Objref_Traits + CORBA::InterfaceAttrExtension >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::InterfaceAttrExtension + >; template class TAO::Any_Impl_T< @@ -19803,13 +19917,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_CONTAINED__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::Contained \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::Contained_ptr, \ CORBA::Contained_var, \ - CORBA::Contained_out \ + CORBA::Contained_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -19824,66 +19942,75 @@ CORBA::Boolean operator>> ( CORBA::IDLType_ptr \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::Repository \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::Repository, \ - TAO::Objref_Traits \ + CORBA::Repository > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::Repository, \ - TAO::Objref_Traits \ + CORBA::Repository > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::Repository \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::Repository \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ModuleDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ModuleDef, \ - TAO::Objref_Traits \ + CORBA::ModuleDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ModuleDef, \ - TAO::Objref_Traits \ + CORBA::ModuleDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ModuleDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ModuleDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ConstantDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ConstantDef, \ - TAO::Objref_Traits \ + CORBA::ConstantDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ConstantDef, \ - TAO::Objref_Traits \ + CORBA::ConstantDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ConstantDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -19893,112 +20020,148 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::IDLType \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::IDLType_ptr, \ CORBA::IDLType_var, \ - CORBA::IDLType_out \ + CORBA::IDLType_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::StructMemberSeq \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::StructDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::StructDef, \ - TAO::Objref_Traits \ + CORBA::StructDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::StructDef, \ - TAO::Objref_Traits \ + CORBA::StructDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::StructDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::StructDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::UnionMemberSeq \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::UnionDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::UnionDef, \ - TAO::Objref_Traits \ + CORBA::UnionDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::UnionDef, \ - TAO::Objref_Traits \ + CORBA::UnionDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::UnionDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::UnionDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::EnumMemberSeq \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::EnumDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::EnumDef, \ - TAO::Objref_Traits \ + CORBA::EnumDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::EnumDef, \ - TAO::Objref_Traits \ + CORBA::EnumDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::EnumDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::EnumDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::AliasDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::AliasDef, \ - TAO::Objref_Traits \ + CORBA::AliasDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::AliasDef, \ - TAO::Objref_Traits \ + CORBA::AliasDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::AliasDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::AliasDef \ > +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::InterfaceDefSeq \ + > + #if !defined (_CORBA_INTERFACEDEF_FULLINTERFACEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_INTERFACEDEF_FULLINTERFACEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_ # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InterfaceDef::FullInterfaceDescription, \ CORBA::InterfaceDef::FullInterfaceDescription_var, \ CORBA::InterfaceDef::FullInterfaceDescription_out \ @@ -20025,8 +20188,8 @@ CORBA::Boolean operator>> ( CORBA::OperationDescription \ > -#if !defined (_CORBA_OPDESCRIPTIONSEQ_CS_) -#define _CORBA_OPDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_OPERATIONDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_OPERATIONDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -20059,8 +20222,8 @@ CORBA::Boolean operator>> ( CORBA::AttributeDescription \ > -#if !defined (_CORBA_ATTRDESCRIPTIONSEQ_CS_) -#define _CORBA_ATTRDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_ATTRIBUTEDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_ATTRIBUTEDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -20144,22 +20307,25 @@ CORBA::Boolean operator>> ( CORBA::ContextIdSeq \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::InterfaceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::InterfaceDef, \ - TAO::Objref_Traits \ + CORBA::InterfaceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::InterfaceDef, \ - TAO::Objref_Traits \ + CORBA::InterfaceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::InterfaceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20172,7 +20338,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InterfaceDefSeq, \ CORBA::InterfaceDefSeq_var, \ CORBA::InterfaceDefSeq_out \ @@ -20180,154 +20346,175 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ExceptionDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ExceptionDef, \ - TAO::Objref_Traits \ + CORBA::ExceptionDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ExceptionDef, \ - TAO::Objref_Traits \ + CORBA::ExceptionDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ExceptionDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ExceptionDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::NativeDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::NativeDef, \ - TAO::Objref_Traits \ + CORBA::NativeDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::NativeDef, \ - TAO::Objref_Traits \ + CORBA::NativeDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::NativeDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::NativeDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::AbstractInterfaceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::AbstractInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::AbstractInterfaceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::AbstractInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::AbstractInterfaceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::AbstractInterfaceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::AbstractInterfaceDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::LocalInterfaceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::LocalInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::LocalInterfaceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::LocalInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::LocalInterfaceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::LocalInterfaceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::LocalInterfaceDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ExtInterfaceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ExtInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::ExtInterfaceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ExtInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::ExtInterfaceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ExtInterfaceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ExtInterfaceDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ExtAbstractInterfaceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ExtAbstractInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::ExtAbstractInterfaceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ExtAbstractInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::ExtAbstractInterfaceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ExtAbstractInterfaceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ExtAbstractInterfaceDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ExtLocalInterfaceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ExtLocalInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::ExtLocalInterfaceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ExtLocalInterfaceDef, \ - TAO::Objref_Traits \ + CORBA::ExtLocalInterfaceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ExtLocalInterfaceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20340,7 +20527,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::StructMemberSeq, \ CORBA::StructMemberSeq_var, \ CORBA::StructMemberSeq_out \ @@ -20354,7 +20541,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExcDescriptionSeq, \ CORBA::ExcDescriptionSeq_var, \ CORBA::ExcDescriptionSeq_out \ @@ -20368,7 +20555,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::UnionMemberSeq, \ CORBA::UnionMemberSeq_var, \ CORBA::UnionMemberSeq_out \ @@ -20382,7 +20569,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::EnumMemberSeq, \ CORBA::EnumMemberSeq_var, \ CORBA::EnumMemberSeq_out \ @@ -20393,33 +20580,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_PRIMITIVEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_PRIMITIVEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::PrimitiveDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::PrimitiveDef_ptr, \ CORBA::PrimitiveDef_var, \ - CORBA::PrimitiveDef_out \ + CORBA::PrimitiveDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::PrimitiveDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::PrimitiveDef, \ - TAO::Objref_Traits \ + CORBA::PrimitiveDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::PrimitiveDef, \ - TAO::Objref_Traits \ + CORBA::PrimitiveDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::PrimitiveDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20429,33 +20623,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_STRINGDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_STRINGDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::StringDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::StringDef_ptr, \ CORBA::StringDef_var, \ - CORBA::StringDef_out \ + CORBA::StringDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::StringDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::StringDef, \ - TAO::Objref_Traits \ + CORBA::StringDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::StringDef, \ - TAO::Objref_Traits \ + CORBA::StringDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::StringDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20465,33 +20666,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_SEQUENCEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_SEQUENCEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::SequenceDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::SequenceDef_ptr, \ CORBA::SequenceDef_var, \ - CORBA::SequenceDef_out \ + CORBA::SequenceDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::SequenceDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::SequenceDef, \ - TAO::Objref_Traits \ + CORBA::SequenceDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::SequenceDef, \ - TAO::Objref_Traits \ + CORBA::SequenceDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::SequenceDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20501,33 +20709,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ARRAYDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ARRAYDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ArrayDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ArrayDef_ptr, \ CORBA::ArrayDef_var, \ - CORBA::ArrayDef_out \ + CORBA::ArrayDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ArrayDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ArrayDef, \ - TAO::Objref_Traits \ + CORBA::ArrayDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ArrayDef, \ - TAO::Objref_Traits \ + CORBA::ArrayDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ArrayDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20537,33 +20752,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_WSTRINGDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_WSTRINGDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::WstringDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::WstringDef_ptr, \ CORBA::WstringDef_var, \ - CORBA::WstringDef_out \ + CORBA::WstringDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::WstringDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::WstringDef, \ - TAO::Objref_Traits \ + CORBA::WstringDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::WstringDef, \ - TAO::Objref_Traits \ + CORBA::WstringDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::WstringDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20573,13 +20795,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_FIXEDDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_FIXEDDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::FixedDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::FixedDef_ptr, \ CORBA::FixedDef_var, \ - CORBA::FixedDef_out \ + CORBA::FixedDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -20646,7 +20872,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExceptionDefSeq, \ CORBA::ExceptionDefSeq_var, \ CORBA::ExceptionDefSeq_out \ @@ -20682,8 +20908,8 @@ CORBA::Boolean operator>> ( > \ > -#if !defined (_CORBA_EXCEPTIONDEFSEQ_CS_) -#define _CORBA_EXCEPTIONDEFSEQ_CS_ +#if !defined (_CORBA_EXCEPTIONDEF__EXPLICIT_CS_) +#define _CORBA_EXCEPTIONDEF__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Object_Sequence< \ @@ -20715,33 +20941,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::AttributeDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::AttributeDef_ptr, \ CORBA::AttributeDef_var, \ - CORBA::AttributeDef_out \ + CORBA::AttributeDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::AttributeDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::AttributeDef, \ - TAO::Objref_Traits \ + CORBA::AttributeDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::AttributeDef, \ - TAO::Objref_Traits \ + CORBA::AttributeDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::AttributeDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20775,7 +21008,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExtAttributeDescription, \ CORBA::ExtAttributeDescription_var, \ CORBA::ExtAttributeDescription_out \ @@ -20807,33 +21040,45 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ExtAttributeDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ExtAttributeDef_ptr, \ CORBA::ExtAttributeDef_var, \ - CORBA::ExtAttributeDef_out \ + CORBA::ExtAttributeDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::ExcDescriptionSeq \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ExtAttributeDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ExtAttributeDef, \ - TAO::Objref_Traits \ + CORBA::ExtAttributeDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ExtAttributeDef, \ - TAO::Objref_Traits \ + CORBA::ExtAttributeDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ExtAttributeDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -20881,7 +21126,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ParDescriptionSeq, \ CORBA::ParDescriptionSeq_var, \ CORBA::ParDescriptionSeq_out \ @@ -20908,8 +21153,8 @@ CORBA::Boolean operator>> ( CORBA::ParameterDescription \ > -#if !defined (_CORBA_PARDESCRIPTIONSEQ_CS_) -#define _CORBA_PARDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_PARAMETERDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_PARAMETERDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -20929,7 +21174,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ContextIdSeq, \ CORBA::ContextIdSeq_var, \ CORBA::ContextIdSeq_out \ @@ -20964,33 +21209,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::OperationDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::OperationDef_ptr, \ CORBA::OperationDef_var, \ - CORBA::OperationDef_out \ + CORBA::OperationDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::OperationDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::OperationDef, \ - TAO::Objref_Traits \ + CORBA::OperationDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::OperationDef, \ - TAO::Objref_Traits \ + CORBA::OperationDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::OperationDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -21037,8 +21289,8 @@ CORBA::Boolean operator>> ( CORBA::ExtAttributeDescription \ > -#if !defined (_CORBA_EXTATTRDESCRIPTIONSEQ_CS_) -#define _CORBA_EXTATTRDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_EXTATTRIBUTEDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_EXTATTRIBUTEDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -21079,7 +21331,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription, \ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription_var, \ CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription_out \ @@ -21108,22 +21360,25 @@ CORBA::Boolean operator>> ( CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::InterfaceAttrExtension \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::InterfaceAttrExtension, \ - TAO::Objref_Traits \ + CORBA::InterfaceAttrExtension > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::InterfaceAttrExtension, \ - TAO::Objref_Traits \ + CORBA::InterfaceAttrExtension > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::InterfaceAttrExtension \ + > # pragma instantiate \ TAO::Any_Impl_T< \ diff --git a/TAO/tao/IFR_Client/IFR_BasicC.h b/TAO/tao/IFR_Client/IFR_BasicC.h index 3b250ff5aa1..33c1f039a02 100644 --- a/TAO/tao/IFR_Client/IFR_BasicC.h +++ b/TAO/tao/IFR_Client/IFR_BasicC.h @@ -26,7 +26,7 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:150 +// be/be_codegen.cpp:150 #ifndef _TAO_IDL_ORIG_IFR_BASICC_H_ #define _TAO_IDL_ORIG_IFR_BASICC_H_ @@ -78,23 +78,24 @@ #endif /* __BORLANDC__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root_ch.cpp:63 +// be/be_visitor_root/root_ch.cpp:63 namespace TAO { class Collocation_Proxy_Broker; template class Narrow_Utils; + template class AbstractBase_Narrow_Utils; } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:48 +// be/be_visitor_module/module_ch.cpp:48 namespace CORBA { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_PRIMITIVEDEF__VAR_OUT_CH_) #define _CORBA_PRIMITIVEDEF__VAR_OUT_CH_ @@ -117,7 +118,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_STRINGDEF__VAR_OUT_CH_) #define _CORBA_STRINGDEF__VAR_OUT_CH_ @@ -140,7 +141,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_SEQUENCEDEF__VAR_OUT_CH_) #define _CORBA_SEQUENCEDEF__VAR_OUT_CH_ @@ -163,7 +164,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ARRAYDEF__VAR_OUT_CH_) #define _CORBA_ARRAYDEF__VAR_OUT_CH_ @@ -186,7 +187,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_WSTRINGDEF__VAR_OUT_CH_) #define _CORBA_WSTRINGDEF__VAR_OUT_CH_ @@ -209,7 +210,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_FIXEDDEF__VAR_OUT_CH_) #define _CORBA_FIXEDDEF__VAR_OUT_CH_ @@ -232,7 +233,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/enum_ch.cpp:57 + // be/be_visitor_enum/enum_ch.cpp:57 enum PrimitiveKind { @@ -263,12 +264,12 @@ namespace CORBA typedef PrimitiveKind &PrimitiveKind_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_PrimitiveKind; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_REPOSITORY__VAR_OUT_CH_) #define _CORBA_REPOSITORY__VAR_OUT_CH_ @@ -291,7 +292,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_REPOSITORY_CH_) #define _CORBA_REPOSITORY_CH_ @@ -313,14 +314,14 @@ namespace CORBA ); static Repository_ptr _nil (void) - { - return (Repository_ptr)0; - } + { + return (Repository_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::Contained_ptr lookup_id ( const char * search_id @@ -331,7 +332,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr get_canonical_typecode ( CORBA::TypeCode_ptr tc @@ -342,7 +343,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::PrimitiveDef_ptr get_primitive ( CORBA::PrimitiveKind kind @@ -353,7 +354,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::StringDef_ptr create_string ( CORBA::ULong bound @@ -364,7 +365,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::WstringDef_ptr create_wstring ( CORBA::ULong bound @@ -375,7 +376,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::SequenceDef_ptr create_sequence ( CORBA::ULong bound, @@ -387,7 +388,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ArrayDef_ptr create_array ( CORBA::ULong length, @@ -399,7 +400,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::FixedDef_ptr create_fixed ( CORBA::UShort digits, @@ -411,7 +412,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -432,13 +433,18 @@ namespace CORBA virtual void CORBA_Repository_setup_collocation (int collocated); // Concrete non-local interface only. - Repository (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + Repository ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - Repository (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + Repository ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~Repository (void); @@ -452,12 +458,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Repository; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_MODULEDEF__VAR_OUT_CH_) #define _CORBA_MODULEDEF__VAR_OUT_CH_ @@ -480,7 +486,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_MODULEDEF_CH_) #define _CORBA_MODULEDEF_CH_ @@ -503,14 +509,14 @@ namespace CORBA ); static ModuleDef_ptr _nil (void) - { - return (ModuleDef_ptr)0; - } + { + return (ModuleDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -531,13 +537,18 @@ namespace CORBA virtual void CORBA_ModuleDef_setup_collocation (int collocated); // Concrete non-local interface only. - ModuleDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ModuleDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ModuleDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ModuleDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ModuleDef (void); @@ -551,12 +562,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ModuleDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ModuleDescription; @@ -574,7 +585,7 @@ namespace CORBA ModuleDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ModuleDescription { @@ -588,12 +599,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ModuleDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_CONSTANTDEF__VAR_OUT_CH_) #define _CORBA_CONSTANTDEF__VAR_OUT_CH_ @@ -616,7 +627,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_CONSTANTDEF_CH_) #define _CORBA_CONSTANTDEF_CH_ @@ -638,14 +649,14 @@ namespace CORBA ); static ConstantDef_ptr _nil (void) - { - return (ConstantDef_ptr)0; - } + { + return (ConstantDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -655,7 +666,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -665,7 +676,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void type_def ( CORBA::IDLType_ptr type_def @@ -676,7 +687,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Any * value ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -686,7 +697,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void value ( const CORBA::Any & value @@ -697,7 +708,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -718,13 +729,18 @@ namespace CORBA virtual void CORBA_ConstantDef_setup_collocation (int collocated); // Concrete non-local interface only. - ConstantDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ConstantDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ConstantDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ConstantDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ConstantDef (void); @@ -738,12 +754,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ConstantDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ConstantDescription; @@ -761,7 +777,7 @@ namespace CORBA ConstantDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ConstantDescription { @@ -777,12 +793,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ConstantDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_STRUCTDEF__VAR_OUT_CH_) #define _CORBA_STRUCTDEF__VAR_OUT_CH_ @@ -805,7 +821,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_STRUCTDEF_CH_) #define _CORBA_STRUCTDEF_CH_ @@ -828,14 +844,14 @@ namespace CORBA ); static StructDef_ptr _nil (void) - { - return (StructDef_ptr)0; - } + { + return (StructDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::StructMemberSeq * members ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -845,7 +861,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void members ( const CORBA::StructMemberSeq & members @@ -856,7 +872,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -877,13 +893,18 @@ namespace CORBA virtual void CORBA_StructDef_setup_collocation (int collocated); // Concrete non-local interface only. - StructDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + StructDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - StructDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + StructDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~StructDef (void); @@ -897,12 +918,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_StructDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_UNIONDEF__VAR_OUT_CH_) #define _CORBA_UNIONDEF__VAR_OUT_CH_ @@ -925,7 +946,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_UNIONDEF_CH_) #define _CORBA_UNIONDEF_CH_ @@ -948,14 +969,14 @@ namespace CORBA ); static UnionDef_ptr _nil (void) - { - return (UnionDef_ptr)0; - } + { + return (UnionDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr discriminator_type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -965,7 +986,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr discriminator_type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -975,7 +996,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void discriminator_type_def ( CORBA::IDLType_ptr discriminator_type_def @@ -986,7 +1007,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::UnionMemberSeq * members ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -996,7 +1017,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void members ( const CORBA::UnionMemberSeq & members @@ -1007,7 +1028,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1028,13 +1049,18 @@ namespace CORBA virtual void CORBA_UnionDef_setup_collocation (int collocated); // Concrete non-local interface only. - UnionDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + UnionDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - UnionDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + UnionDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~UnionDef (void); @@ -1048,12 +1074,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_UnionDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ENUMDEF__VAR_OUT_CH_) #define _CORBA_ENUMDEF__VAR_OUT_CH_ @@ -1076,7 +1102,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_ENUMDEF_CH_) #define _CORBA_ENUMDEF_CH_ @@ -1098,14 +1124,14 @@ namespace CORBA ); static EnumDef_ptr _nil (void) - { - return (EnumDef_ptr)0; - } + { + return (EnumDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::EnumMemberSeq * members ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1115,7 +1141,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void members ( const CORBA::EnumMemberSeq & members @@ -1126,7 +1152,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1147,13 +1173,18 @@ namespace CORBA virtual void CORBA_EnumDef_setup_collocation (int collocated); // Concrete non-local interface only. - EnumDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + EnumDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - EnumDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + EnumDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~EnumDef (void); @@ -1167,12 +1198,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EnumDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ALIASDEF__VAR_OUT_CH_) #define _CORBA_ALIASDEF__VAR_OUT_CH_ @@ -1195,7 +1226,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_ALIASDEF_CH_) #define _CORBA_ALIASDEF_CH_ @@ -1217,14 +1248,14 @@ namespace CORBA ); static AliasDef_ptr _nil (void) - { - return (AliasDef_ptr)0; - } + { + return (AliasDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr original_type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1234,7 +1265,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void original_type_def ( CORBA::IDLType_ptr original_type_def @@ -1245,7 +1276,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1266,13 +1297,18 @@ namespace CORBA virtual void CORBA_AliasDef_setup_collocation (int collocated); // Concrete non-local interface only. - AliasDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + AliasDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - AliasDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + AliasDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~AliasDef (void); @@ -1286,12 +1322,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AliasDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_NATIVEDEF__VAR_OUT_CH_) #define _CORBA_NATIVEDEF__VAR_OUT_CH_ @@ -1314,7 +1350,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_NATIVEDEF_CH_) #define _CORBA_NATIVEDEF_CH_ @@ -1336,14 +1372,14 @@ namespace CORBA ); static NativeDef_ptr _nil (void) - { - return (NativeDef_ptr)0; - } + { + return (NativeDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1364,13 +1400,18 @@ namespace CORBA virtual void CORBA_NativeDef_setup_collocation (int collocated); // Concrete non-local interface only. - NativeDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + NativeDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - NativeDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + NativeDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~NativeDef (void); @@ -1384,12 +1425,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_NativeDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_PRIMITIVEDEF_CH_) #define _CORBA_PRIMITIVEDEF_CH_ @@ -1411,14 +1452,14 @@ namespace CORBA ); static PrimitiveDef_ptr _nil (void) - { - return (PrimitiveDef_ptr)0; - } + { + return (PrimitiveDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::PrimitiveKind kind ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1428,7 +1469,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1449,13 +1490,18 @@ namespace CORBA virtual void CORBA_PrimitiveDef_setup_collocation (int collocated); // Concrete non-local interface only. - PrimitiveDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + PrimitiveDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - PrimitiveDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + PrimitiveDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~PrimitiveDef (void); @@ -1469,12 +1515,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_PrimitiveDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_STRINGDEF_CH_) #define _CORBA_STRINGDEF_CH_ @@ -1496,14 +1542,14 @@ namespace CORBA ); static StringDef_ptr _nil (void) - { - return (StringDef_ptr)0; - } + { + return (StringDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::ULong bound ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1513,7 +1559,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void bound ( CORBA::ULong bound @@ -1524,7 +1570,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1545,13 +1591,18 @@ namespace CORBA virtual void CORBA_StringDef_setup_collocation (int collocated); // Concrete non-local interface only. - StringDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + StringDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - StringDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + StringDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~StringDef (void); @@ -1565,12 +1616,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_StringDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_WSTRINGDEF_CH_) #define _CORBA_WSTRINGDEF_CH_ @@ -1592,14 +1643,14 @@ namespace CORBA ); static WstringDef_ptr _nil (void) - { - return (WstringDef_ptr)0; - } + { + return (WstringDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::ULong bound ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1609,7 +1660,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void bound ( CORBA::ULong bound @@ -1620,7 +1671,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1641,13 +1692,18 @@ namespace CORBA virtual void CORBA_WstringDef_setup_collocation (int collocated); // Concrete non-local interface only. - WstringDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + WstringDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - WstringDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + WstringDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~WstringDef (void); @@ -1661,12 +1717,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_WstringDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_SEQUENCEDEF_CH_) #define _CORBA_SEQUENCEDEF_CH_ @@ -1688,14 +1744,14 @@ namespace CORBA ); static SequenceDef_ptr _nil (void) - { - return (SequenceDef_ptr)0; - } + { + return (SequenceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::ULong bound ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1705,7 +1761,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void bound ( CORBA::ULong bound @@ -1716,7 +1772,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr element_type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1726,7 +1782,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr element_type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1736,7 +1792,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void element_type_def ( CORBA::IDLType_ptr element_type_def @@ -1747,7 +1803,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1768,13 +1824,18 @@ namespace CORBA virtual void CORBA_SequenceDef_setup_collocation (int collocated); // Concrete non-local interface only. - SequenceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + SequenceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - SequenceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + SequenceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~SequenceDef (void); @@ -1788,12 +1849,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_SequenceDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_ARRAYDEF_CH_) #define _CORBA_ARRAYDEF_CH_ @@ -1815,14 +1876,14 @@ namespace CORBA ); static ArrayDef_ptr _nil (void) - { - return (ArrayDef_ptr)0; - } + { + return (ArrayDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::ULong length ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1832,7 +1893,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void length ( CORBA::ULong length @@ -1843,7 +1904,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr element_type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1853,7 +1914,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr element_type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1863,7 +1924,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void element_type_def ( CORBA::IDLType_ptr element_type_def @@ -1874,7 +1935,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1895,13 +1956,18 @@ namespace CORBA virtual void CORBA_ArrayDef_setup_collocation (int collocated); // Concrete non-local interface only. - ArrayDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ArrayDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ArrayDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ArrayDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ArrayDef (void); @@ -1915,12 +1981,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ArrayDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXCEPTIONDEF__VAR_OUT_CH_) #define _CORBA_EXCEPTIONDEF__VAR_OUT_CH_ @@ -1943,7 +2009,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_EXCEPTIONDEF_CH_) #define _CORBA_EXCEPTIONDEF_CH_ @@ -1966,14 +2032,14 @@ namespace CORBA ); static ExceptionDef_ptr _nil (void) - { - return (ExceptionDef_ptr)0; - } + { + return (ExceptionDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1983,7 +2049,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::StructMemberSeq * members ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1993,7 +2059,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void members ( const CORBA::StructMemberSeq & members @@ -2004,7 +2070,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2025,13 +2091,18 @@ namespace CORBA virtual void CORBA_ExceptionDef_setup_collocation (int collocated); // Concrete non-local interface only. - ExceptionDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ExceptionDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ExceptionDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ExceptionDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ExceptionDef (void); @@ -2045,12 +2116,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExceptionDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXCEPTIONDEFSEQ_CH_) #define _CORBA_EXCEPTIONDEFSEQ_CH_ @@ -2105,12 +2176,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExceptionDefSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/enum_ch.cpp:57 + // be/be_visitor_enum/enum_ch.cpp:57 enum AttributeMode { @@ -2121,12 +2192,12 @@ namespace CORBA typedef AttributeMode &AttributeMode_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AttributeMode; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ATTRIBUTEDEF__VAR_OUT_CH_) #define _CORBA_ATTRIBUTEDEF__VAR_OUT_CH_ @@ -2149,7 +2220,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_ATTRIBUTEDEF_CH_) #define _CORBA_ATTRIBUTEDEF_CH_ @@ -2171,14 +2242,14 @@ namespace CORBA ); static AttributeDef_ptr _nil (void) - { - return (AttributeDef_ptr)0; - } + { + return (AttributeDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2188,7 +2259,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2198,7 +2269,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void type_def ( CORBA::IDLType_ptr type_def @@ -2209,7 +2280,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::AttributeMode mode ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2219,7 +2290,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void mode ( CORBA::AttributeMode mode @@ -2230,7 +2301,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2251,13 +2322,18 @@ namespace CORBA virtual void CORBA_AttributeDef_setup_collocation (int collocated); // Concrete non-local interface only. - AttributeDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + AttributeDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - AttributeDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + AttributeDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~AttributeDef (void); @@ -2271,12 +2347,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AttributeDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct AttributeDescription; @@ -2294,7 +2370,7 @@ namespace CORBA AttributeDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export AttributeDescription { @@ -2310,12 +2386,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AttributeDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ExtAttributeDescription; @@ -2333,7 +2409,7 @@ namespace CORBA ExtAttributeDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ExtAttributeDescription { @@ -2351,12 +2427,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtAttributeDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTATTRIBUTEDEF__VAR_OUT_CH_) #define _CORBA_EXTATTRIBUTEDEF__VAR_OUT_CH_ @@ -2379,7 +2455,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_EXTATTRIBUTEDEF_CH_) #define _CORBA_EXTATTRIBUTEDEF_CH_ @@ -2401,14 +2477,14 @@ namespace CORBA ); static ExtAttributeDef_ptr _nil (void) - { - return (ExtAttributeDef_ptr)0; - } + { + return (ExtAttributeDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExcDescriptionSeq * get_exceptions ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2418,7 +2494,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void get_exceptions ( const CORBA::ExcDescriptionSeq & get_exceptions @@ -2429,7 +2505,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExcDescriptionSeq * set_exceptions ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2439,7 +2515,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void set_exceptions ( const CORBA::ExcDescriptionSeq & set_exceptions @@ -2450,7 +2526,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExtAttributeDescription * describe_attribute ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2460,7 +2536,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2481,13 +2557,18 @@ namespace CORBA virtual void CORBA_ExtAttributeDef_setup_collocation (int collocated); // Concrete non-local interface only. - ExtAttributeDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ExtAttributeDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ExtAttributeDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ExtAttributeDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ExtAttributeDef (void); @@ -2501,12 +2582,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtAttributeDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/enum_ch.cpp:57 + // be/be_visitor_enum/enum_ch.cpp:57 enum OperationMode { @@ -2517,12 +2598,12 @@ namespace CORBA typedef OperationMode &OperationMode_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_OperationMode; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ParameterDescription; @@ -2540,7 +2621,7 @@ namespace CORBA ParameterDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ParameterDescription { @@ -2554,12 +2635,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ParameterDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_PARDESCRIPTIONSEQ_CH_) #define _CORBA_PARDESCRIPTIONSEQ_CH_ @@ -2607,24 +2688,24 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ParDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typedef/typedef_ch.cpp:376 + // be/be_visitor_typedef/typedef_ch.cpp:376 typedef char * ContextIdentifier; typedef CORBA::String_var ContextIdentifier_var; typedef CORBA::String_out ContextIdentifier_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ContextIdentifier; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_CONTEXTIDSEQ_CH_) #define _CORBA_CONTEXTIDSEQ_CH_ @@ -2670,12 +2751,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ContextIdSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_OPERATIONDEF__VAR_OUT_CH_) #define _CORBA_OPERATIONDEF__VAR_OUT_CH_ @@ -2698,7 +2779,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_OPERATIONDEF_CH_) #define _CORBA_OPERATIONDEF_CH_ @@ -2720,14 +2801,14 @@ namespace CORBA ); static OperationDef_ptr _nil (void) - { - return (OperationDef_ptr)0; - } + { + return (OperationDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr result ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2737,7 +2818,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr result_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2747,7 +2828,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void result_def ( CORBA::IDLType_ptr result_def @@ -2758,7 +2839,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ParDescriptionSeq * params ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2768,7 +2849,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void params ( const CORBA::ParDescriptionSeq & params @@ -2779,7 +2860,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::OperationMode mode ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2789,7 +2870,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void mode ( CORBA::OperationMode mode @@ -2800,7 +2881,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ContextIdSeq * contexts ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2810,7 +2891,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void contexts ( const CORBA::ContextIdSeq & contexts @@ -2821,7 +2902,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExceptionDefSeq * exceptions ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2831,7 +2912,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void exceptions ( const CORBA::ExceptionDefSeq & exceptions @@ -2842,7 +2923,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2863,13 +2944,18 @@ namespace CORBA virtual void CORBA_OperationDef_setup_collocation (int collocated); // Concrete non-local interface only. - OperationDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + OperationDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - OperationDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + OperationDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~OperationDef (void); @@ -2883,12 +2969,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_OperationDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct OperationDescription; @@ -2906,7 +2992,7 @@ namespace CORBA OperationDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export OperationDescription { @@ -2925,12 +3011,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_OperationDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_REPOSITORYIDSEQ_CH_) #define _CORBA_REPOSITORYIDSEQ_CH_ @@ -2976,12 +3062,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_RepositoryIdSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_OPDESCRIPTIONSEQ_CH_) #define _CORBA_OPDESCRIPTIONSEQ_CH_ @@ -3029,12 +3115,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_OpDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_ATTRDESCRIPTIONSEQ_CH_) #define _CORBA_ATTRDESCRIPTIONSEQ_CH_ @@ -3082,12 +3168,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AttrDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_EXTATTRDESCRIPTIONSEQ_CH_) #define _CORBA_EXTATTRDESCRIPTIONSEQ_CH_ @@ -3135,12 +3221,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtAttrDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_INTERFACEDEF__VAR_OUT_CH_) #define _CORBA_INTERFACEDEF__VAR_OUT_CH_ @@ -3163,7 +3249,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_INTERFACEDEF_CH_) #define _CORBA_INTERFACEDEF_CH_ @@ -3187,14 +3273,14 @@ namespace CORBA ); static InterfaceDef_ptr _nil (void) - { - return (InterfaceDef_ptr)0; - } + { + return (InterfaceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDefSeq * base_interfaces ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -3204,7 +3290,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void base_interfaces ( const CORBA::InterfaceDefSeq & base_interfaces @@ -3215,7 +3301,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_a ( const char * interface_id @@ -3226,7 +3312,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct FullInterfaceDescription; @@ -3244,7 +3330,7 @@ namespace CORBA FullInterfaceDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export FullInterfaceDescription { @@ -3262,12 +3348,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_FullInterfaceDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDef::FullInterfaceDescription * describe_interface ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -3277,7 +3363,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::AttributeDef_ptr create_attribute ( const char * id, @@ -3292,7 +3378,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::OperationDef_ptr create_operation ( const char * id, @@ -3310,7 +3396,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -3331,13 +3417,18 @@ namespace CORBA virtual void CORBA_InterfaceDef_setup_collocation (int collocated); // Concrete non-local interface only. - InterfaceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + InterfaceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - InterfaceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + InterfaceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~InterfaceDef (void); @@ -3351,12 +3442,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_InterfaceDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct InterfaceDescription; @@ -3374,7 +3465,7 @@ namespace CORBA InterfaceDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export InterfaceDescription { @@ -3389,12 +3480,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_InterfaceDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_INTERFACEATTREXTENSION__VAR_OUT_CH_) #define _CORBA_INTERFACEATTREXTENSION__VAR_OUT_CH_ @@ -3417,7 +3508,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_INTERFACEATTREXTENSION_CH_) #define _CORBA_INTERFACEATTREXTENSION_CH_ @@ -3439,14 +3530,14 @@ namespace CORBA ); static InterfaceAttrExtension_ptr _nil (void) - { - return (InterfaceAttrExtension_ptr)0; - } + { + return (InterfaceAttrExtension_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ExtFullInterfaceDescription; @@ -3464,7 +3555,7 @@ namespace CORBA ExtFullInterfaceDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ExtFullInterfaceDescription { @@ -3482,12 +3573,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_ExtFullInterfaceDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription * describe_ext_interface ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -3497,7 +3588,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExtAttributeDef_ptr create_ext_attribute ( const char * id, @@ -3514,7 +3605,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -3535,13 +3626,18 @@ namespace CORBA virtual void CORBA_InterfaceAttrExtension_setup_collocation (int collocated); // Concrete non-local interface only. - InterfaceAttrExtension (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + InterfaceAttrExtension ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - InterfaceAttrExtension (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + InterfaceAttrExtension ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~InterfaceAttrExtension (void); @@ -3555,12 +3651,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_InterfaceAttrExtension; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_EXTINTERFACEDEF__VAR_OUT_CH_ @@ -3583,7 +3679,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_EXTINTERFACEDEF_CH_) #define _CORBA_EXTINTERFACEDEF_CH_ @@ -3606,14 +3702,14 @@ namespace CORBA ); static ExtInterfaceDef_ptr _nil (void) - { - return (ExtInterfaceDef_ptr)0; - } + { + return (ExtInterfaceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -3634,13 +3730,18 @@ namespace CORBA virtual void CORBA_ExtInterfaceDef_setup_collocation (int collocated); // Concrete non-local interface only. - ExtInterfaceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ExtInterfaceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ExtInterfaceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ExtInterfaceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ExtInterfaceDef (void); @@ -3654,12 +3755,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtInterfaceDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_ABSTRACTINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_ABSTRACTINTERFACEDEF__VAR_OUT_CH_ @@ -3682,7 +3783,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_ABSTRACTINTERFACEDEF_CH_) #define _CORBA_ABSTRACTINTERFACEDEF_CH_ @@ -3704,14 +3805,14 @@ namespace CORBA ); static AbstractInterfaceDef_ptr _nil (void) - { - return (AbstractInterfaceDef_ptr)0; - } + { + return (AbstractInterfaceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -3732,13 +3833,18 @@ namespace CORBA virtual void CORBA_AbstractInterfaceDef_setup_collocation (int collocated); // Concrete non-local interface only. - AbstractInterfaceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + AbstractInterfaceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - AbstractInterfaceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + AbstractInterfaceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~AbstractInterfaceDef (void); @@ -3752,12 +3858,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_AbstractInterfaceDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTABSTRACTINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_EXTABSTRACTINTERFACEDEF__VAR_OUT_CH_ @@ -3780,7 +3886,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_EXTABSTRACTINTERFACEDEF_CH_) #define _CORBA_EXTABSTRACTINTERFACEDEF_CH_ @@ -3803,14 +3909,14 @@ namespace CORBA ); static ExtAbstractInterfaceDef_ptr _nil (void) - { - return (ExtAbstractInterfaceDef_ptr)0; - } + { + return (ExtAbstractInterfaceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -3831,13 +3937,18 @@ namespace CORBA virtual void CORBA_ExtAbstractInterfaceDef_setup_collocation (int collocated); // Concrete non-local interface only. - ExtAbstractInterfaceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ExtAbstractInterfaceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ExtAbstractInterfaceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ExtAbstractInterfaceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ExtAbstractInterfaceDef (void); @@ -3851,12 +3962,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtAbstractInterfaceDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_LOCALINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_LOCALINTERFACEDEF__VAR_OUT_CH_ @@ -3879,7 +3990,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_LOCALINTERFACEDEF_CH_) #define _CORBA_LOCALINTERFACEDEF_CH_ @@ -3901,14 +4012,14 @@ namespace CORBA ); static LocalInterfaceDef_ptr _nil (void) - { - return (LocalInterfaceDef_ptr)0; - } + { + return (LocalInterfaceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -3929,13 +4040,18 @@ namespace CORBA virtual void CORBA_LocalInterfaceDef_setup_collocation (int collocated); // Concrete non-local interface only. - LocalInterfaceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + LocalInterfaceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - LocalInterfaceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + LocalInterfaceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~LocalInterfaceDef (void); @@ -3949,12 +4065,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_LocalInterfaceDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTLOCALINTERFACEDEF__VAR_OUT_CH_) #define _CORBA_EXTLOCALINTERFACEDEF__VAR_OUT_CH_ @@ -3977,7 +4093,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_EXTLOCALINTERFACEDEF_CH_) #define _CORBA_EXTLOCALINTERFACEDEF_CH_ @@ -4000,14 +4116,14 @@ namespace CORBA ); static ExtLocalInterfaceDef_ptr _nil (void) - { - return (ExtLocalInterfaceDef_ptr)0; - } + { + return (ExtLocalInterfaceDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -4028,13 +4144,18 @@ namespace CORBA virtual void CORBA_ExtLocalInterfaceDef_setup_collocation (int collocated); // Concrete non-local interface only. - ExtLocalInterfaceDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ExtLocalInterfaceDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ExtLocalInterfaceDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ExtLocalInterfaceDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ExtLocalInterfaceDef (void); @@ -4048,19 +4169,19 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtLocalInterfaceDef; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:66 +// be/be_visitor_module/module_ch.cpp:66 } // module CORBA // Proxy Broker Factory function pointer declarations. // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:120 +// be/be_visitor_root/root.cpp:120 extern TAO_IFR_Client_Export TAO::Collocation_Proxy_Broker * @@ -4207,9 +4328,7 @@ TAO::Collocation_Proxy_Broker * ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_traits.cpp:48 - -#if defined (_MSC_VER) +// be/be_visitor_traits.cpp:48 // Traits specializations. namespace TAO @@ -4741,37 +4860,35 @@ namespace TAO #endif /* end #if !defined */ }; -#endif /* _MSC_VER */ - // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/any_op_ch.cpp:65 +// be/be_visitor_interface_fwd/any_op_ch.cpp:65 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::FixedDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::FixedDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::FixedDef *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_ch.cpp:51 +// be/be_visitor_enum/any_op_ch.cpp:51 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::PrimitiveKind); TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::PrimitiveKind &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Repository_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::Repository_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Repository_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ModuleDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ModuleDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ModuleDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ModuleDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ModuleDescription*); // noncopying version @@ -4779,14 +4896,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Mod TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ModuleDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ConstantDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ConstantDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ConstantDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ConstantDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ConstantDescription*); // noncopying version @@ -4794,84 +4911,84 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Con TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ConstantDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StructDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StructDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::StructDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::UnionDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::UnionDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::UnionDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::EnumDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::EnumDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::EnumDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AliasDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AliasDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::AliasDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::NativeDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::NativeDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::NativeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::PrimitiveDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::PrimitiveDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::PrimitiveDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StringDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::StringDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::StringDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::WstringDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::WstringDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::WstringDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::SequenceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::SequenceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::SequenceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ArrayDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ArrayDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ArrayDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExceptionDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExceptionDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExceptionDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExceptionDefSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExceptionDefSeq*); // noncopying version @@ -4879,20 +4996,20 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Exc TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExceptionDefSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_ch.cpp:51 +// be/be_visitor_enum/any_op_ch.cpp:51 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AttributeMode); TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::AttributeMode &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AttributeDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AttributeDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::AttributeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::AttributeDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AttributeDescription*); // noncopying version @@ -4900,7 +5017,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Att TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::AttributeDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtAttributeDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAttributeDescription*); // noncopying version @@ -4908,20 +5025,20 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtAttributeDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAttributeDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAttributeDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtAttributeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/any_op_ch.cpp:51 +// be/be_visitor_enum/any_op_ch.cpp:51 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::OperationMode); TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::OperationMode &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ParameterDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ParameterDescription*); // noncopying version @@ -4929,7 +5046,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Par TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ParameterDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ParDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ParDescriptionSeq*); // noncopying version @@ -4937,7 +5054,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Par TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ParDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ContextIdSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ContextIdSeq*); // noncopying version @@ -4945,14 +5062,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Con TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ContextIdSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::OperationDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::OperationDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::OperationDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::OperationDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::OperationDescription*); // noncopying version @@ -4960,7 +5077,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ope TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::OperationDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::RepositoryIdSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::RepositoryIdSeq*); // noncopying version @@ -4968,7 +5085,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Rep TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::RepositoryIdSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::OpDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::OpDescriptionSeq*); // noncopying version @@ -4976,7 +5093,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::OpD TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::OpDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::AttrDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AttrDescriptionSeq*); // noncopying version @@ -4984,7 +5101,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Att TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::AttrDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtAttrDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAttrDescriptionSeq*); // noncopying version @@ -4992,14 +5109,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtAttrDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::InterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::InterfaceDef::FullInterfaceDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDef::FullInterfaceDescription*); // noncopying version @@ -5007,7 +5124,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Int TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::InterfaceDef::FullInterfaceDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::InterfaceDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceDescription*); // noncopying version @@ -5015,14 +5132,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Int TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::InterfaceDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceAttrExtension_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceAttrExtension_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::InterfaceAttrExtension_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription*); // noncopying version @@ -5030,156 +5147,156 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Int TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AbstractInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::AbstractInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::AbstractInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAbstractInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtAbstractInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtAbstractInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::LocalInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::LocalInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::LocalInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtLocalInterfaceDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtLocalInterfaceDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtLocalInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:48 +// be/be_visitor_root/cdr_op.cpp:48 #ifndef __ACE_INLINE__ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ch.cpp:66 +// be/be_visitor_interface_fwd/cdr_op_ch.cpp:66 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::FixedDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::FixedDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ch.cpp:50 +// be/be_visitor_enum/cdr_op_ch.cpp:50 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::PrimitiveKind &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::PrimitiveKind &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::Repository_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Repository_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ModuleDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ModuleDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ModuleDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ModuleDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ConstantDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ConstantDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ConstantDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ConstantDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::StructDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::StructDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::UnionDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::UnionDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::EnumDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::EnumDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AliasDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AliasDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::NativeDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::NativeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::PrimitiveDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::PrimitiveDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::StringDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::StringDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::WstringDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::WstringDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::SequenceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::SequenceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ArrayDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ArrayDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExceptionDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExceptionDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExceptionDefSeq_H_ #define _TAO_CDR_OP_CORBA_ExceptionDefSeq_H_ @@ -5196,49 +5313,49 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExceptionDefSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ch.cpp:50 +// be/be_visitor_enum/cdr_op_ch.cpp:50 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AttributeMode &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AttributeMode &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AttributeDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AttributeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AttributeDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AttributeDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtAttributeDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtAttributeDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtAttributeDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtAttributeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ch.cpp:50 +// be/be_visitor_enum/cdr_op_ch.cpp:50 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::OperationMode &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::OperationMode &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ParameterDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ParameterDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ParDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_ParDescriptionSeq_H_ @@ -5255,7 +5372,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ParDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ContextIdSeq_H_ #define _TAO_CDR_OP_CORBA_ContextIdSeq_H_ @@ -5272,19 +5389,19 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ContextIdSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::OperationDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::OperationDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::OperationDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::OperationDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_RepositoryIdSeq_H_ #define _TAO_CDR_OP_CORBA_RepositoryIdSeq_H_ @@ -5301,7 +5418,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_RepositoryIdSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_OpDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_OpDescriptionSeq_H_ @@ -5318,7 +5435,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_OpDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_AttrDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_AttrDescriptionSeq_H_ @@ -5335,7 +5452,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_AttrDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_H_ @@ -5352,72 +5469,72 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::InterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::InterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::InterfaceDef::FullInterfaceDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::InterfaceDef::FullInterfaceDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::InterfaceDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::InterfaceDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::InterfaceAttrExtension_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::InterfaceAttrExtension_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::InterfaceAttrExtension::ExtFullInterfaceDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::AbstractInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::AbstractInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtAbstractInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtAbstractInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::LocalInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::LocalInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtLocalInterfaceDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtLocalInterfaceDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:64 +// be/be_visitor_root/cdr_op.cpp:64 #endif /* __ACE_INLINE__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:911 +// be/be_codegen.cpp:911 #if defined (__ACE_INLINE__) #include "IFR_BasicC.i" diff --git a/TAO/tao/IFR_Client/IFR_BasicC.i b/TAO/tao/IFR_Client/IFR_BasicC.i index 3af2ae55ba3..f40fd3caf53 100644 --- a/TAO/tao/IFR_Client/IFR_BasicC.i +++ b/TAO/tao/IFR_Client/IFR_BasicC.i @@ -27,7 +27,7 @@ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_REPOSITORY___CI_) #define _CORBA_REPOSITORY___CI_ @@ -48,6 +48,7 @@ CORBA::Repository::Repository ( the_TAO_Repository_Proxy_Broker_ (0) { this->CORBA_Repository_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -63,7 +64,7 @@ CORBA::Repository::Repository ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_MODULEDEF___CI_) #define _CORBA_MODULEDEF___CI_ @@ -84,6 +85,7 @@ CORBA::ModuleDef::ModuleDef ( the_TAO_ModuleDef_Proxy_Broker_ (0) { this->CORBA_ModuleDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -99,7 +101,7 @@ CORBA::ModuleDef::ModuleDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_CONSTANTDEF___CI_) #define _CORBA_CONSTANTDEF___CI_ @@ -120,6 +122,7 @@ CORBA::ConstantDef::ConstantDef ( the_TAO_ConstantDef_Proxy_Broker_ (0) { this->CORBA_ConstantDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -135,7 +138,7 @@ CORBA::ConstantDef::ConstantDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_STRUCTDEF___CI_) #define _CORBA_STRUCTDEF___CI_ @@ -156,6 +159,7 @@ CORBA::StructDef::StructDef ( the_TAO_StructDef_Proxy_Broker_ (0) { this->CORBA_StructDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -171,7 +175,7 @@ CORBA::StructDef::StructDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_UNIONDEF___CI_) #define _CORBA_UNIONDEF___CI_ @@ -192,6 +196,7 @@ CORBA::UnionDef::UnionDef ( the_TAO_UnionDef_Proxy_Broker_ (0) { this->CORBA_UnionDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -207,7 +212,7 @@ CORBA::UnionDef::UnionDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_ENUMDEF___CI_) #define _CORBA_ENUMDEF___CI_ @@ -228,6 +233,7 @@ CORBA::EnumDef::EnumDef ( the_TAO_EnumDef_Proxy_Broker_ (0) { this->CORBA_EnumDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -243,7 +249,7 @@ CORBA::EnumDef::EnumDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_ALIASDEF___CI_) #define _CORBA_ALIASDEF___CI_ @@ -264,6 +270,7 @@ CORBA::AliasDef::AliasDef ( the_TAO_AliasDef_Proxy_Broker_ (0) { this->CORBA_AliasDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -279,7 +286,7 @@ CORBA::AliasDef::AliasDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_NATIVEDEF___CI_) #define _CORBA_NATIVEDEF___CI_ @@ -300,6 +307,7 @@ CORBA::NativeDef::NativeDef ( the_TAO_NativeDef_Proxy_Broker_ (0) { this->CORBA_NativeDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -315,7 +323,7 @@ CORBA::NativeDef::NativeDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_PRIMITIVEDEF___CI_) #define _CORBA_PRIMITIVEDEF___CI_ @@ -336,6 +344,7 @@ CORBA::PrimitiveDef::PrimitiveDef ( the_TAO_PrimitiveDef_Proxy_Broker_ (0) { this->CORBA_PrimitiveDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -351,7 +360,7 @@ CORBA::PrimitiveDef::PrimitiveDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_STRINGDEF___CI_) #define _CORBA_STRINGDEF___CI_ @@ -372,6 +381,7 @@ CORBA::StringDef::StringDef ( the_TAO_StringDef_Proxy_Broker_ (0) { this->CORBA_StringDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -387,7 +397,7 @@ CORBA::StringDef::StringDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_WSTRINGDEF___CI_) #define _CORBA_WSTRINGDEF___CI_ @@ -408,6 +418,7 @@ CORBA::WstringDef::WstringDef ( the_TAO_WstringDef_Proxy_Broker_ (0) { this->CORBA_WstringDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -423,7 +434,7 @@ CORBA::WstringDef::WstringDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_SEQUENCEDEF___CI_) #define _CORBA_SEQUENCEDEF___CI_ @@ -444,6 +455,7 @@ CORBA::SequenceDef::SequenceDef ( the_TAO_SequenceDef_Proxy_Broker_ (0) { this->CORBA_SequenceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -459,7 +471,7 @@ CORBA::SequenceDef::SequenceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_ARRAYDEF___CI_) #define _CORBA_ARRAYDEF___CI_ @@ -480,6 +492,7 @@ CORBA::ArrayDef::ArrayDef ( the_TAO_ArrayDef_Proxy_Broker_ (0) { this->CORBA_ArrayDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -495,7 +508,7 @@ CORBA::ArrayDef::ArrayDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_EXCEPTIONDEF___CI_) #define _CORBA_EXCEPTIONDEF___CI_ @@ -516,6 +529,7 @@ CORBA::ExceptionDef::ExceptionDef ( the_TAO_ExceptionDef_Proxy_Broker_ (0) { this->CORBA_ExceptionDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -531,7 +545,7 @@ CORBA::ExceptionDef::ExceptionDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_ATTRIBUTEDEF___CI_) #define _CORBA_ATTRIBUTEDEF___CI_ @@ -552,6 +566,7 @@ CORBA::AttributeDef::AttributeDef ( the_TAO_AttributeDef_Proxy_Broker_ (0) { this->CORBA_AttributeDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -567,7 +582,7 @@ CORBA::AttributeDef::AttributeDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_EXTATTRIBUTEDEF___CI_) #define _CORBA_EXTATTRIBUTEDEF___CI_ @@ -588,6 +603,7 @@ CORBA::ExtAttributeDef::ExtAttributeDef ( the_TAO_ExtAttributeDef_Proxy_Broker_ (0) { this->CORBA_ExtAttributeDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -603,7 +619,7 @@ CORBA::ExtAttributeDef::ExtAttributeDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_OPERATIONDEF___CI_) #define _CORBA_OPERATIONDEF___CI_ @@ -624,6 +640,7 @@ CORBA::OperationDef::OperationDef ( the_TAO_OperationDef_Proxy_Broker_ (0) { this->CORBA_OperationDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -639,7 +656,7 @@ CORBA::OperationDef::OperationDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_INTERFACEDEF___CI_) #define _CORBA_INTERFACEDEF___CI_ @@ -660,6 +677,7 @@ CORBA::InterfaceDef::InterfaceDef ( the_TAO_InterfaceDef_Proxy_Broker_ (0) { this->CORBA_InterfaceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -675,7 +693,7 @@ CORBA::InterfaceDef::InterfaceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_INTERFACEATTREXTENSION___CI_) #define _CORBA_INTERFACEATTREXTENSION___CI_ @@ -696,6 +714,7 @@ CORBA::InterfaceAttrExtension::InterfaceAttrExtension ( the_TAO_InterfaceAttrExtension_Proxy_Broker_ (0) { this->CORBA_InterfaceAttrExtension_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -711,7 +730,7 @@ CORBA::InterfaceAttrExtension::InterfaceAttrExtension ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_EXTINTERFACEDEF___CI_) #define _CORBA_EXTINTERFACEDEF___CI_ @@ -732,6 +751,7 @@ CORBA::ExtInterfaceDef::ExtInterfaceDef ( the_TAO_ExtInterfaceDef_Proxy_Broker_ (0) { this->CORBA_ExtInterfaceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -747,7 +767,7 @@ CORBA::ExtInterfaceDef::ExtInterfaceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_ABSTRACTINTERFACEDEF___CI_) #define _CORBA_ABSTRACTINTERFACEDEF___CI_ @@ -768,6 +788,7 @@ CORBA::AbstractInterfaceDef::AbstractInterfaceDef ( the_TAO_AbstractInterfaceDef_Proxy_Broker_ (0) { this->CORBA_AbstractInterfaceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -783,7 +804,7 @@ CORBA::AbstractInterfaceDef::AbstractInterfaceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_EXTABSTRACTINTERFACEDEF___CI_) #define _CORBA_EXTABSTRACTINTERFACEDEF___CI_ @@ -804,6 +825,7 @@ CORBA::ExtAbstractInterfaceDef::ExtAbstractInterfaceDef ( the_TAO_ExtAbstractInterfaceDef_Proxy_Broker_ (0) { this->CORBA_ExtAbstractInterfaceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -819,7 +841,7 @@ CORBA::ExtAbstractInterfaceDef::ExtAbstractInterfaceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_LOCALINTERFACEDEF___CI_) #define _CORBA_LOCALINTERFACEDEF___CI_ @@ -840,6 +862,7 @@ CORBA::LocalInterfaceDef::LocalInterfaceDef ( the_TAO_LocalInterfaceDef_Proxy_Broker_ (0) { this->CORBA_LocalInterfaceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -855,7 +878,7 @@ CORBA::LocalInterfaceDef::LocalInterfaceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_EXTLOCALINTERFACEDEF___CI_) #define _CORBA_EXTLOCALINTERFACEDEF___CI_ @@ -876,6 +899,7 @@ CORBA::ExtLocalInterfaceDef::ExtLocalInterfaceDef ( the_TAO_ExtLocalInterfaceDef_Proxy_Broker_ (0) { this->CORBA_ExtLocalInterfaceDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -891,7 +915,7 @@ CORBA::ExtLocalInterfaceDef::ExtLocalInterfaceDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -904,7 +928,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -917,7 +941,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -930,7 +954,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -943,7 +967,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -956,7 +980,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -969,7 +993,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ci.cpp:51 +// be/be_visitor_enum/cdr_op_ci.cpp:51 ACE_INLINE CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::PrimitiveKind &_tao_enumval) @@ -993,7 +1017,7 @@ CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::PrimitiveKind &_tao_enumva } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1006,7 +1030,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1019,7 +1043,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1048,7 +1072,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1061,7 +1085,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1094,7 +1118,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1107,7 +1131,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1120,7 +1144,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1133,7 +1157,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1146,7 +1170,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1159,7 +1183,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1172,7 +1196,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExceptionDefSeq_I_ #define _TAO_CDR_OP_CORBA_ExceptionDefSeq_I_ @@ -1190,7 +1214,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExceptionDefSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ci.cpp:51 +// be/be_visitor_enum/cdr_op_ci.cpp:51 ACE_INLINE CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::AttributeMode &_tao_enumval) @@ -1214,7 +1238,7 @@ CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::AttributeMode &_tao_enumva } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1227,7 +1251,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1260,7 +1284,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1297,7 +1321,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1310,7 +1334,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_enum/cdr_op_ci.cpp:51 +// be/be_visitor_enum/cdr_op_ci.cpp:51 ACE_INLINE CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::OperationMode &_tao_enumval) @@ -1334,7 +1358,7 @@ CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::OperationMode &_tao_enumva } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1366,7 +1390,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ParDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_ParDescriptionSeq_I_ @@ -1384,7 +1408,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ParDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ContextIdSeq_I_ #define _TAO_CDR_OP_CORBA_ContextIdSeq_I_ @@ -1402,7 +1426,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ContextIdSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1415,7 +1439,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1454,7 +1478,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_RepositoryIdSeq_I_ #define _TAO_CDR_OP_CORBA_RepositoryIdSeq_I_ @@ -1472,7 +1496,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_RepositoryIdSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_OpDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_OpDescriptionSeq_I_ @@ -1490,7 +1514,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_OpDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_AttrDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_AttrDescriptionSeq_I_ @@ -1508,7 +1532,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_AttrDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_I_ @@ -1526,7 +1550,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ExtAttrDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1539,7 +1563,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1576,7 +1600,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1607,7 +1631,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1620,7 +1644,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -1657,7 +1681,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1670,7 +1694,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1683,7 +1707,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1696,7 +1720,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -1709,7 +1733,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, diff --git a/TAO/tao/IFR_Client/IFR_ComponentsC.cpp b/TAO/tao/IFR_Client/IFR_ComponentsC.cpp index b87a81d0103..7b59208acc7 100644 --- a/TAO/tao/IFR_Client/IFR_ComponentsC.cpp +++ b/TAO/tao/IFR_Client/IFR_ComponentsC.cpp @@ -26,11 +26,11 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:302 +// be/be_codegen.cpp:302 #include "IFR_ComponentsC.h" -#include "tao/Stub.h" +#include "tao/Exception_Data.h" #include "tao/Invocation_Adapter.h" #include "tao/Object_T.h" #include "tao/Any_Impl_T.h" @@ -50,7 +50,7 @@ #endif /* !defined INLINE */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:60 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO @@ -74,7 +74,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_ @@ -110,7 +110,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_VALUEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_VALUEDEFSEQ__ARG_TRAITS_CS_ @@ -129,7 +129,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXTINITIALIZERSEQ__ARG_TRAITS_CS_) #define _CORBA_EXTINITIALIZERSEQ__ARG_TRAITS_CS_ @@ -148,7 +148,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXCEPTIONDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_EXCEPTIONDEFSEQ__ARG_TRAITS_CS_ @@ -167,7 +167,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_PARDESCRIPTIONSEQ__ARG_TRAITS_CS_) #define _CORBA_PARDESCRIPTIONSEQ__ARG_TRAITS_CS_ @@ -357,9 +357,7 @@ namespace TAO }; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::EventDef. @@ -394,8 +392,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA_ComponentIR__TAO_EventDef_Proxy_Broker_Factory_function_pointer) ( @@ -521,7 +517,7 @@ CORBA::ComponentIR::EventDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_EventDef[] = { @@ -562,9 +558,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::Container. @@ -598,8 +592,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -608,7 +600,7 @@ namespace CORBA ) = 0; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::ComponentDef_ptr CORBA::ComponentIR::Container::create_component ( const char * id, @@ -667,7 +659,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::HomeDef_ptr CORBA::ComponentIR::Container::create_home ( const char * id, @@ -732,7 +724,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::EventDef_ptr CORBA::ComponentIR::Container::create_event ( const char * id, @@ -908,7 +900,7 @@ CORBA::ComponentIR::Container::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_Container[] = { @@ -949,9 +941,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::ModuleDef. @@ -985,8 +975,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -1110,7 +1098,7 @@ CORBA::ComponentIR::ModuleDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ModuleDef[] = { @@ -1151,9 +1139,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::Repository. @@ -1187,8 +1173,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -1308,7 +1292,7 @@ CORBA::ComponentIR::Repository::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_Repository[] = { @@ -1350,9 +1334,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::ProvidesDef. @@ -1386,8 +1368,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -1396,7 +1376,7 @@ namespace CORBA ) = 0; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDef_ptr CORBA::ComponentIR::ProvidesDef::interface_type ( ACE_ENV_SINGLE_ARG_DECL @@ -1440,7 +1420,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::ProvidesDef::interface_type ( CORBA::InterfaceDef_ptr interface_type @@ -1587,7 +1567,7 @@ CORBA::ComponentIR::ProvidesDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ProvidesDef[] = { @@ -1629,7 +1609,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ProvidesDescription[] = { @@ -1796,7 +1776,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 + // be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ComponentIR::ProvidesDescription::_tao_any_destructor ( @@ -1809,9 +1789,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::UsesDef. @@ -1845,8 +1823,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -1855,7 +1831,7 @@ namespace CORBA ) = 0; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDef_ptr CORBA::ComponentIR::UsesDef::interface_type ( ACE_ENV_SINGLE_ARG_DECL @@ -1899,7 +1875,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::UsesDef::interface_type ( CORBA::InterfaceDef_ptr interface_type @@ -1944,7 +1920,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::ComponentIR::UsesDef::is_multiple ( ACE_ENV_SINGLE_ARG_DECL @@ -1988,7 +1964,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::UsesDef::is_multiple ( CORBA::Boolean is_multiple @@ -2135,7 +2111,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_UsesDef[] = { @@ -2175,7 +2151,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_UsesDescription[] = { @@ -2346,7 +2322,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 + // be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ComponentIR::UsesDescription::_tao_any_destructor ( @@ -2359,9 +2335,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::EventPortDef. @@ -2395,8 +2369,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -2405,7 +2377,7 @@ namespace CORBA ) = 0; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::EventDef_ptr CORBA::ComponentIR::EventPortDef::event ( ACE_ENV_SINGLE_ARG_DECL @@ -2449,7 +2421,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::EventPortDef::event ( CORBA::ComponentIR::EventDef_ptr event @@ -2494,7 +2466,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::ComponentIR::EventPortDef::is_a ( const char * event_id @@ -2643,7 +2615,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_EventPortDef[] = { @@ -2686,7 +2658,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_EventPortDescription[] = { @@ -2852,7 +2824,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 + // be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ComponentIR::EventPortDescription::_tao_any_destructor ( @@ -2865,9 +2837,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::EmitsDef. @@ -2901,8 +2871,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -3017,7 +2985,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_EmitsDef[] = { @@ -3058,9 +3026,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::PublishesDef. @@ -3094,8 +3060,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -3210,7 +3174,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_PublishesDef[] = { @@ -3253,9 +3217,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::ConsumesDef. @@ -3289,8 +3251,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -3405,7 +3365,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ConsumesDef[] = { @@ -3447,9 +3407,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::ComponentDef. @@ -3483,8 +3441,6 @@ namespace CORBA { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -3493,7 +3449,7 @@ namespace CORBA ) = 0; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::ComponentDef_ptr CORBA::ComponentIR::ComponentDef::base_component ( ACE_ENV_SINGLE_ARG_DECL @@ -3537,7 +3493,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::ComponentDef::base_component ( CORBA::ComponentIR::ComponentDef_ptr base_component @@ -3582,7 +3538,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDefSeq * CORBA::ComponentIR::ComponentDef::supported_interfaces ( ACE_ENV_SINGLE_ARG_DECL @@ -3626,7 +3582,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::ComponentDef::supported_interfaces ( const CORBA::InterfaceDefSeq & supported_interfaces @@ -3671,7 +3627,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::ProvidesDef_ptr CORBA::ComponentIR::ComponentDef::create_provides ( const char * id, @@ -3727,7 +3683,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::UsesDef_ptr CORBA::ComponentIR::ComponentDef::create_uses ( const char * id, @@ -3786,7 +3742,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::EmitsDef_ptr CORBA::ComponentIR::ComponentDef::create_emits ( const char * id, @@ -3842,7 +3798,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::PublishesDef_ptr CORBA::ComponentIR::ComponentDef::create_publishes ( const char * id, @@ -3898,7 +3854,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::ConsumesDef_ptr CORBA::ComponentIR::ComponentDef::create_consumes ( const char * id, @@ -4076,7 +4032,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ComponentDef[] = { @@ -4119,7 +4075,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 + // be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_) #define _CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_ @@ -4172,7 +4128,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ProvidesDescriptionSeq[] = { @@ -4371,7 +4327,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 + // be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_) #define _CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_ @@ -4424,7 +4380,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_UsesDescriptionSeq[] = { @@ -4625,7 +4581,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 + // be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_) #define _CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_ @@ -4678,7 +4634,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_EventPortDescriptionSeq[] = { @@ -4876,7 +4832,7 @@ namespace CORBA } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_ComponentDescription[] = { @@ -6514,7 +6470,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 + // be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ComponentIR::ComponentDescription::_tao_any_destructor ( @@ -6527,9 +6483,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::FactoryDef. @@ -6563,8 +6517,6 @@ TAO_ENCAP_BYTE_ORDER, // byte order { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -6679,7 +6631,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_FactoryDef[] = { @@ -6721,9 +6673,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::FinderDef. @@ -6757,8 +6707,6 @@ TAO_ENCAP_BYTE_ORDER, // byte order { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -6873,7 +6821,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_FinderDef[] = { @@ -6914,9 +6862,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) + // be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ComponentIR::HomeDef. @@ -6950,8 +6896,6 @@ TAO_ENCAP_BYTE_ORDER, // byte order { return p->marshal (cdr); } - -#endif /* _MSC_VER */ // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * @@ -6960,7 +6904,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order ) = 0; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::HomeDef_ptr CORBA::ComponentIR::HomeDef::base_home ( ACE_ENV_SINGLE_ARG_DECL @@ -7004,7 +6948,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::HomeDef::base_home ( CORBA::ComponentIR::HomeDef_ptr base_home @@ -7049,7 +6993,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDefSeq * CORBA::ComponentIR::HomeDef::supported_interfaces ( ACE_ENV_SINGLE_ARG_DECL @@ -7093,7 +7037,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::HomeDef::supported_interfaces ( const CORBA::InterfaceDefSeq & supported_interfaces @@ -7138,7 +7082,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::ComponentDef_ptr CORBA::ComponentIR::HomeDef::managed_component ( ACE_ENV_SINGLE_ARG_DECL @@ -7182,7 +7126,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::HomeDef::managed_component ( CORBA::ComponentIR::ComponentDef_ptr managed_component @@ -7227,7 +7171,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueDef_ptr CORBA::ComponentIR::HomeDef::primary_key ( ACE_ENV_SINGLE_ARG_DECL @@ -7271,7 +7215,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ComponentIR::HomeDef::primary_key ( CORBA::ValueDef_ptr primary_key @@ -7316,7 +7260,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::FactoryDef_ptr CORBA::ComponentIR::HomeDef::create_factory ( const char * id, @@ -7375,7 +7319,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 + // be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ComponentIR::FinderDef_ptr CORBA::ComponentIR::HomeDef::create_finder ( const char * id, @@ -7556,7 +7500,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_HomeDef[] = { @@ -7596,7 +7540,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 + // be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ComponentIR_HomeDescription[] = { @@ -10186,7 +10130,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 + // be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ComponentIR::HomeDescription::_tao_any_destructor ( @@ -10199,7 +10143,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10254,7 +10198,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10309,7 +10253,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10364,7 +10308,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10419,7 +10363,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10474,7 +10418,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 + // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -10532,7 +10476,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10587,7 +10531,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 + // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -10645,7 +10589,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10700,7 +10644,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 + // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -10758,7 +10702,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10813,7 +10757,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10868,7 +10812,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10923,7 +10867,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -10978,7 +10922,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 + // be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -11036,7 +10980,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 + // be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -11094,7 +11038,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 + // be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -11152,7 +11096,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 + // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -11210,7 +11154,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -11265,7 +11209,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -11320,7 +11264,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 + // be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -11375,7 +11319,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 + // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -11433,7 +11377,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11469,7 +11413,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11505,7 +11449,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11541,7 +11485,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11577,7 +11521,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11613,7 +11557,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11649,7 +11593,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11685,7 +11629,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11721,7 +11665,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11757,7 +11701,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11793,7 +11737,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -11829,7 +11773,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 + // be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_CPP_ @@ -11901,7 +11845,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order #endif /* _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_CPP_ */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 + // be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_CPP_ @@ -11973,7 +11917,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order #endif /* _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_CPP_ */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 + // be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_CPP_ #define _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_CPP_ @@ -12045,7 +11989,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order #endif /* _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_CPP_ */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -12081,7 +12025,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -12117,7 +12061,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 + // be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -12153,20 +12097,24 @@ TAO_ENCAP_BYTE_ORDER, // byte order } // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:1702 + // be/be_visitor_root/root.cpp:1702 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) #if !defined (_CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::InterfaceDef + >; template class TAO::Object_Arg_Traits_T< CORBA::InterfaceDef_ptr, CORBA::InterfaceDef_var, - CORBA::InterfaceDef_out + CORBA::InterfaceDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -12177,7 +12125,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InterfaceDefSeq, CORBA::InterfaceDefSeq_var, CORBA::InterfaceDefSeq_out @@ -12188,13 +12136,17 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ValueDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ValueDef_ptr, CORBA::ValueDef_var, - CORBA::ValueDef_out + CORBA::ValueDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -12205,7 +12157,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ValueDefSeq, CORBA::ValueDefSeq_var, CORBA::ValueDefSeq_out @@ -12219,7 +12171,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExtInitializerSeq, CORBA::ExtInitializerSeq_var, CORBA::ExtInitializerSeq_out @@ -12233,7 +12185,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExceptionDefSeq, CORBA::ExceptionDefSeq_var, CORBA::ExceptionDefSeq_out @@ -12247,7 +12199,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ParDescriptionSeq, CORBA::ParDescriptionSeq_var, CORBA::ParDescriptionSeq_out @@ -12258,17 +12210,43 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_COMPONENTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_COMPONENTDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::ComponentDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::ComponentDef_ptr, CORBA::ComponentIR::ComponentDef_var, - CORBA::ComponentIR::ComponentDef_out + CORBA::ComponentIR::ComponentDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ + template class + TAO::Ret_Object_Argument_T< + CORBA::ComponentIR::ComponentDef_ptr, + CORBA::ComponentIR::ComponentDef_var + >; + + template class + TAO::In_Object_Argument_T< + CORBA::ComponentIR::ComponentDef_ptr + >; + + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::InterfaceDefSeq, + CORBA::InterfaceDefSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::InterfaceDefSeq + >; + template class TAO::Ret_Object_Argument_T< CORBA::ComponentIR::ProvidesDef_ptr, @@ -12309,22 +12287,25 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::ConsumesDef_var >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::ComponentDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::ComponentDef, - TAO::Objref_Traits + CORBA::ComponentIR::ComponentDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::ComponentDef, - TAO::Objref_Traits + CORBA::ComponentIR::ComponentDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::ComponentDef + >; template class TAO::Any_Impl_T< @@ -12334,17 +12315,43 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_HOMEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_HOMEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::HomeDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::HomeDef_ptr, CORBA::ComponentIR::HomeDef_var, - CORBA::ComponentIR::HomeDef_out + CORBA::ComponentIR::HomeDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ + template class + TAO::Ret_Object_Argument_T< + CORBA::ComponentIR::HomeDef_ptr, + CORBA::ComponentIR::HomeDef_var + >; + + template class + TAO::In_Object_Argument_T< + CORBA::ComponentIR::HomeDef_ptr + >; + + template class + TAO::Ret_Object_Argument_T< + CORBA::ValueDef_ptr, + CORBA::ValueDef_var + >; + + template class + TAO::In_Object_Argument_T< + CORBA::ValueDef_ptr + >; + template class TAO::Ret_Object_Argument_T< CORBA::ComponentIR::FactoryDef_ptr, @@ -12353,12 +12360,12 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ParDescriptionSeq >; template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ExceptionDefSeq >; template class @@ -12367,22 +12374,25 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::FinderDef_var >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::HomeDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::HomeDef, - TAO::Objref_Traits + CORBA::ComponentIR::HomeDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::HomeDef, - TAO::Objref_Traits + CORBA::ComponentIR::HomeDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::HomeDef + >; template class TAO::Any_Impl_T< @@ -12392,69 +12402,44 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_EVENTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_EVENTDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::EventDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::EventDef_ptr, CORBA::ComponentIR::EventDef_var, - CORBA::ComponentIR::EventDef_out + CORBA::ComponentIR::EventDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::EventDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::EventDef, - TAO::Objref_Traits + CORBA::ComponentIR::EventDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::EventDef, - TAO::Objref_Traits - >; - - template class - TAO::Narrow_Utils; - - template class - TAO::Any_Impl_T< CORBA::ComponentIR::EventDef >; template class - TAO::Ret_Object_Argument_T< - CORBA::ComponentIR::ComponentDef_ptr, - CORBA::ComponentIR::ComponentDef_var - >; - - template class - TAO::In_Object_Argument_T< - CORBA::ComponentIR::ComponentDef_ptr - >; - - template class - TAO::In_Var_Size_Argument_T< - CORBA::sequence - >; - - template class - TAO::Ret_Object_Argument_T< - CORBA::ComponentIR::HomeDef_ptr, - CORBA::ComponentIR::HomeDef_var - >; - - template class - TAO::In_Object_Argument_T< - CORBA::ComponentIR::HomeDef_ptr + TAO::Narrow_Utils< + CORBA::ComponentIR::EventDef >; template class - TAO::In_Object_Argument_T< - CORBA::ValueDef_ptr + TAO::Any_Impl_T< + CORBA::ComponentIR::EventDef >; template class @@ -12465,74 +12450,83 @@ TAO_ENCAP_BYTE_ORDER, // byte order template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ValueDefSeq >; template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ExtInitializerSeq >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::Container + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::Container, - TAO::Objref_Traits + CORBA::ComponentIR::Container >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::Container, - TAO::Objref_Traits + CORBA::ComponentIR::Container >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::Container + >; template class TAO::Any_Impl_T< CORBA::ComponentIR::Container >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::ModuleDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::ModuleDef, - TAO::Objref_Traits + CORBA::ComponentIR::ModuleDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::ModuleDef, - TAO::Objref_Traits + CORBA::ComponentIR::ModuleDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::ModuleDef + >; template class TAO::Any_Impl_T< CORBA::ComponentIR::ModuleDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::Repository + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::Repository, - TAO::Objref_Traits + CORBA::ComponentIR::Repository >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::Repository, - TAO::Objref_Traits + CORBA::ComponentIR::Repository >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::Repository + >; template class TAO::Any_Impl_T< @@ -12542,33 +12536,46 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_PROVIDESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_PROVIDESDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::ProvidesDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::ProvidesDef_ptr, CORBA::ComponentIR::ProvidesDef_var, - CORBA::ComponentIR::ProvidesDef_out + CORBA::ComponentIR::ProvidesDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Ret_Object_Argument_T< + CORBA::InterfaceDef_ptr, + CORBA::InterfaceDef_var + >; + + template class + TAO::Objref_Traits< + CORBA::ComponentIR::ProvidesDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::ProvidesDef, - TAO::Objref_Traits + CORBA::ComponentIR::ProvidesDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::ProvidesDef, - TAO::Objref_Traits + CORBA::ComponentIR::ProvidesDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::ProvidesDef + >; template class TAO::Any_Impl_T< @@ -12599,33 +12606,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_USESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_USESDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::UsesDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::UsesDef_ptr, CORBA::ComponentIR::UsesDef_var, - CORBA::ComponentIR::UsesDef_out + CORBA::ComponentIR::UsesDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::UsesDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::UsesDef, - TAO::Objref_Traits + CORBA::ComponentIR::UsesDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::UsesDef, - TAO::Objref_Traits + CORBA::ComponentIR::UsesDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::UsesDef + >; template class TAO::Any_Impl_T< @@ -12653,22 +12667,25 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::UsesDescription >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::EventPortDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::EventPortDef, - TAO::Objref_Traits + CORBA::ComponentIR::EventPortDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::EventPortDef, - TAO::Objref_Traits + CORBA::ComponentIR::EventPortDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::EventPortDef + >; template class TAO::Any_Impl_T< @@ -12699,33 +12716,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_EMITSDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_EMITSDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::EmitsDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::EmitsDef_ptr, CORBA::ComponentIR::EmitsDef_var, - CORBA::ComponentIR::EmitsDef_out + CORBA::ComponentIR::EmitsDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::EmitsDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::EmitsDef, - TAO::Objref_Traits + CORBA::ComponentIR::EmitsDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::EmitsDef, - TAO::Objref_Traits + CORBA::ComponentIR::EmitsDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::EmitsDef + >; template class TAO::Any_Impl_T< @@ -12735,33 +12759,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_PUBLISHESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_PUBLISHESDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::PublishesDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::PublishesDef_ptr, CORBA::ComponentIR::PublishesDef_var, - CORBA::ComponentIR::PublishesDef_out + CORBA::ComponentIR::PublishesDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::PublishesDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::PublishesDef, - TAO::Objref_Traits + CORBA::ComponentIR::PublishesDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::PublishesDef, - TAO::Objref_Traits + CORBA::ComponentIR::PublishesDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::PublishesDef + >; template class TAO::Any_Impl_T< @@ -12771,33 +12802,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_CONSUMESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_CONSUMESDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::ConsumesDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::ConsumesDef_ptr, CORBA::ComponentIR::ConsumesDef_var, - CORBA::ComponentIR::ConsumesDef_out + CORBA::ComponentIR::ConsumesDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::ConsumesDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::ConsumesDef, - TAO::Objref_Traits + CORBA::ComponentIR::ConsumesDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::ConsumesDef, - TAO::Objref_Traits + CORBA::ComponentIR::ConsumesDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::ConsumesDef + >; template class TAO::Any_Impl_T< @@ -12823,8 +12861,8 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::ProvidesDescription >; -#if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_) -#define _CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_COMPONENTIR_PROVIDESDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12857,8 +12895,8 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::UsesDescription >; -#if !defined (_CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_) -#define _CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_COMPONENTIR_USESDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_COMPONENTIR_USESDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12891,8 +12929,8 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::EventPortDescription >; -#if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_) -#define _CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_COMPONENTIR_EVENTPORTDESCRIPTION__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -12930,33 +12968,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_FACTORYDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_FACTORYDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::FactoryDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::FactoryDef_ptr, CORBA::ComponentIR::FactoryDef_var, - CORBA::ComponentIR::FactoryDef_out + CORBA::ComponentIR::FactoryDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::FactoryDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::FactoryDef, - TAO::Objref_Traits + CORBA::ComponentIR::FactoryDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::FactoryDef, - TAO::Objref_Traits + CORBA::ComponentIR::FactoryDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::FactoryDef + >; template class TAO::Any_Impl_T< @@ -12966,33 +13011,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_FINDERDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_FINDERDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ComponentIR::FinderDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ComponentIR::FinderDef_ptr, CORBA::ComponentIR::FinderDef_var, - CORBA::ComponentIR::FinderDef_out + CORBA::ComponentIR::FinderDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ComponentIR::FinderDef + >; template class TAO_Objref_Var_T< - CORBA::ComponentIR::FinderDef, - TAO::Objref_Traits + CORBA::ComponentIR::FinderDef >; template class TAO_Objref_Out_T< - CORBA::ComponentIR::FinderDef, - TAO::Objref_Traits + CORBA::ComponentIR::FinderDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ComponentIR::FinderDef + >; template class TAO::Any_Impl_T< @@ -13025,13 +13077,17 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_INTERFACEDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::InterfaceDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::InterfaceDef_ptr, \ CORBA::InterfaceDef_var, \ - CORBA::InterfaceDef_out \ + CORBA::InterfaceDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -13042,7 +13098,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InterfaceDefSeq, \ CORBA::InterfaceDefSeq_var, \ CORBA::InterfaceDefSeq_out \ @@ -13053,13 +13109,17 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ValueDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ValueDef_ptr, \ CORBA::ValueDef_var, \ - CORBA::ValueDef_out \ + CORBA::ValueDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -13070,7 +13130,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ValueDefSeq, \ CORBA::ValueDefSeq_var, \ CORBA::ValueDefSeq_out \ @@ -13084,7 +13144,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExtInitializerSeq, \ CORBA::ExtInitializerSeq_var, \ CORBA::ExtInitializerSeq_out \ @@ -13098,7 +13158,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExceptionDefSeq, \ CORBA::ExceptionDefSeq_var, \ CORBA::ExceptionDefSeq_out \ @@ -13112,7 +13172,7 @@ TAO_ENCAP_BYTE_ORDER, // byte order # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ParDescriptionSeq, \ CORBA::ParDescriptionSeq_var, \ CORBA::ParDescriptionSeq_out \ @@ -13123,17 +13183,31 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_COMPONENTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_COMPONENTDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::ComponentDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::ComponentDef_ptr, \ CORBA::ComponentIR::ComponentDef_var, \ - CORBA::ComponentIR::ComponentDef_out \ + CORBA::ComponentIR::ComponentDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ + # pragma instantiate \ + TAO::In_Object_Argument_T< \ + CORBA::ComponentIR::ComponentDef_ptr \ + > + + # pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::InterfaceDefSeq \ + > + # pragma instantiate \ TAO::In_Object_Argument_T< \ CORBA::InterfaceDef_ptr \ @@ -13144,22 +13218,25 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::EventDef_ptr \ > - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::ComponentDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::ComponentDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ComponentDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::ComponentDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ComponentDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::ComponentDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13169,43 +13246,60 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_HOMEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_HOMEDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::HomeDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::HomeDef_ptr, \ CORBA::ComponentIR::HomeDef_var, \ - CORBA::ComponentIR::HomeDef_out \ + CORBA::ComponentIR::HomeDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ + # pragma instantiate \ + TAO::In_Object_Argument_T< \ + CORBA::ComponentIR::HomeDef_ptr \ + > + + # pragma instantiate \ + TAO::In_Object_Argument_T< \ + CORBA::ValueDef_ptr \ + > + # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + CORBA::ParDescriptionSeq \ > # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + CORBA::ExceptionDefSeq \ > - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::HomeDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::HomeDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::HomeDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::HomeDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::HomeDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::HomeDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13215,129 +13309,125 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_EVENTDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_EVENTDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::EventDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::EventDef_ptr, \ CORBA::ComponentIR::EventDef_var, \ - CORBA::ComponentIR::EventDef_out \ + CORBA::ComponentIR::EventDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::EventDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::EventDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::EventDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::EventDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::EventDef > # pragma instantiate \ - TAO::Narrow_Utils - - # pragma instantiate \ - TAO::Any_Impl_T< \ + TAO::Narrow_Utils< \ CORBA::ComponentIR::EventDef \ > # pragma instantiate \ - TAO::In_Object_Argument_T< \ - CORBA::ComponentIR::ComponentDef_ptr \ + TAO::Any_Impl_T< \ + CORBA::ComponentIR::EventDef \ > # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ - > - - # pragma instantiate \ - TAO::In_Object_Argument_T< \ - CORBA::ComponentIR::HomeDef_ptr \ - > - - # pragma instantiate \ - TAO::In_Object_Argument_T< \ - CORBA::ValueDef_ptr \ + CORBA::ValueDefSeq \ > # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + CORBA::ExtInitializerSeq \ > # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::Container \ > - # pragma instantiate TAO::Objref_Traits - # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::Container, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::Container > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::Container, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::Container > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::Container \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ComponentIR::Container \ > - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::ModuleDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::ModuleDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ModuleDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::ModuleDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ModuleDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::ModuleDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ComponentIR::ModuleDef \ > - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::Repository \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::Repository, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::Repository > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::Repository, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::Repository > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::Repository \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13347,33 +13437,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_PROVIDESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_PROVIDESDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::ProvidesDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::ProvidesDef_ptr, \ CORBA::ComponentIR::ProvidesDef_var, \ - CORBA::ComponentIR::ProvidesDef_out \ + CORBA::ComponentIR::ProvidesDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::ProvidesDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::ProvidesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ProvidesDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::ProvidesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ProvidesDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::ProvidesDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13404,33 +13501,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_USESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_USESDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::UsesDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::UsesDef_ptr, \ CORBA::ComponentIR::UsesDef_var, \ - CORBA::ComponentIR::UsesDef_out \ + CORBA::ComponentIR::UsesDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::UsesDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::UsesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::UsesDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::UsesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::UsesDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::UsesDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13458,22 +13562,25 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::UsesDescription \ > - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::EventPortDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::EventPortDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::EventPortDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::EventPortDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::EventPortDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::EventPortDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13504,33 +13611,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_EMITSDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_EMITSDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::EmitsDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::EmitsDef_ptr, \ CORBA::ComponentIR::EmitsDef_var, \ - CORBA::ComponentIR::EmitsDef_out \ + CORBA::ComponentIR::EmitsDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::EmitsDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::EmitsDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::EmitsDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::EmitsDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::EmitsDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::EmitsDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13540,33 +13654,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_PUBLISHESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_PUBLISHESDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::PublishesDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::PublishesDef_ptr, \ CORBA::ComponentIR::PublishesDef_var, \ - CORBA::ComponentIR::PublishesDef_out \ + CORBA::ComponentIR::PublishesDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::PublishesDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::PublishesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::PublishesDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::PublishesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::PublishesDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::PublishesDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13576,33 +13697,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_CONSUMESDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_CONSUMESDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::ConsumesDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::ConsumesDef_ptr, \ CORBA::ComponentIR::ConsumesDef_var, \ - CORBA::ComponentIR::ConsumesDef_out \ + CORBA::ComponentIR::ConsumesDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::ConsumesDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::ConsumesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ConsumesDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::ConsumesDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::ConsumesDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::ConsumesDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13628,8 +13756,8 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::ProvidesDescription \ > -#if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_) -#define _CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_COMPONENTIR_PROVIDESDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13662,8 +13790,8 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::UsesDescription \ > -#if !defined (_CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_) -#define _CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_COMPONENTIR_USESDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_COMPONENTIR_USESDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13696,8 +13824,8 @@ TAO_ENCAP_BYTE_ORDER, // byte order CORBA::ComponentIR::EventPortDescription \ > -#if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_) -#define _CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CS_ +#if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTION__EXPLICIT_CS_) +#define _CORBA_COMPONENTIR_EVENTPORTDESCRIPTION__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -13735,33 +13863,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_FACTORYDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_FACTORYDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::FactoryDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::FactoryDef_ptr, \ CORBA::ComponentIR::FactoryDef_var, \ - CORBA::ComponentIR::FactoryDef_out \ + CORBA::ComponentIR::FactoryDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::FactoryDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::FactoryDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::FactoryDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::FactoryDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::FactoryDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::FactoryDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -13771,33 +13906,40 @@ TAO_ENCAP_BYTE_ORDER, // byte order #if !defined (_CORBA_COMPONENTIR_FINDERDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_COMPONENTIR_FINDERDEF__ARG_TRAITS_TMPLINST_CS_ - # pragma instantiate TAO::Arg_Traits + # pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ComponentIR::FinderDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ComponentIR::FinderDef_ptr, \ CORBA::ComponentIR::FinderDef_var, \ - CORBA::ComponentIR::FinderDef_out \ + CORBA::ComponentIR::FinderDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ - # pragma instantiate TAO::Objref_Traits + # pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ComponentIR::FinderDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ComponentIR::FinderDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::FinderDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ComponentIR::FinderDef, \ - TAO::Objref_Traits \ + CORBA::ComponentIR::FinderDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ComponentIR::FinderDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ diff --git a/TAO/tao/IFR_Client/IFR_ComponentsC.h b/TAO/tao/IFR_Client/IFR_ComponentsC.h index e36e8d58adb..5a4dc479948 100644 --- a/TAO/tao/IFR_Client/IFR_ComponentsC.h +++ b/TAO/tao/IFR_Client/IFR_ComponentsC.h @@ -26,7 +26,7 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:150 +// be/be_codegen.cpp:150 #ifndef _TAO_IDL_ORIG_IFR_COMPONENTSC_H_ #define _TAO_IDL_ORIG_IFR_COMPONENTSC_H_ @@ -76,29 +76,30 @@ #endif /* __BORLANDC__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root_ch.cpp:63 +// be/be_visitor_root/root_ch.cpp:63 namespace TAO { class Collocation_Proxy_Broker; template class Narrow_Utils; + template class AbstractBase_Narrow_Utils; } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:48 +// be/be_visitor_module/module_ch.cpp:48 namespace CORBA { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:48 + // be/be_visitor_module/module_ch.cpp:48 namespace ComponentIR { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_COMPONENTDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_COMPONENTDEF__VAR_OUT_CH_ @@ -121,7 +122,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_HOMEDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_HOMEDEF__VAR_OUT_CH_ @@ -144,7 +145,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_EVENTDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_EVENTDEF__VAR_OUT_CH_ @@ -167,7 +168,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_EVENTDEF_CH_) #define _CORBA_COMPONENTIR_EVENTDEF_CH_ @@ -189,14 +190,14 @@ namespace CORBA ); static EventDef_ptr _nil (void) - { - return (EventDef_ptr)0; - } + { + return (EventDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -217,13 +218,18 @@ namespace CORBA virtual void CORBA_ComponentIR_EventDef_setup_collocation (int collocated); // Concrete non-local interface only. - EventDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + EventDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - EventDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + EventDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~EventDef (void); @@ -237,12 +243,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EventDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_CONTAINER__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_CONTAINER__VAR_OUT_CH_ @@ -265,7 +271,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_CONTAINER_CH_) #define _CORBA_COMPONENTIR_CONTAINER_CH_ @@ -287,14 +293,14 @@ namespace CORBA ); static Container_ptr _nil (void) - { - return (Container_ptr)0; - } + { + return (Container_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::ComponentDef_ptr create_component ( const char * id, @@ -309,7 +315,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::HomeDef_ptr create_home ( const char * id, @@ -326,7 +332,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::EventDef_ptr create_event ( const char * id, @@ -346,7 +352,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -367,13 +373,18 @@ namespace CORBA virtual void CORBA_ComponentIR_Container_setup_collocation (int collocated); // Concrete non-local interface only. - Container (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + Container ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - Container (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + Container ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~Container (void); @@ -387,12 +398,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Container; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_MODULEDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_MODULEDEF__VAR_OUT_CH_ @@ -415,7 +426,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_MODULEDEF_CH_) #define _CORBA_COMPONENTIR_MODULEDEF_CH_ @@ -438,14 +449,14 @@ namespace CORBA ); static ModuleDef_ptr _nil (void) - { - return (ModuleDef_ptr)0; - } + { + return (ModuleDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -466,13 +477,18 @@ namespace CORBA virtual void CORBA_ComponentIR_ModuleDef_setup_collocation (int collocated); // Concrete non-local interface only. - ModuleDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ModuleDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ModuleDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ModuleDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ModuleDef (void); @@ -486,12 +502,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ModuleDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_REPOSITORY__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_REPOSITORY__VAR_OUT_CH_ @@ -514,7 +530,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_REPOSITORY_CH_) #define _CORBA_COMPONENTIR_REPOSITORY_CH_ @@ -537,14 +553,14 @@ namespace CORBA ); static Repository_ptr _nil (void) - { - return (Repository_ptr)0; - } + { + return (Repository_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -565,13 +581,18 @@ namespace CORBA virtual void CORBA_ComponentIR_Repository_setup_collocation (int collocated); // Concrete non-local interface only. - Repository (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + Repository ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - Repository (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + Repository ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~Repository (void); @@ -585,12 +606,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Repository; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_PROVIDESDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_PROVIDESDEF__VAR_OUT_CH_ @@ -613,7 +634,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_PROVIDESDEF_CH_) #define _CORBA_COMPONENTIR_PROVIDESDEF_CH_ @@ -635,14 +656,14 @@ namespace CORBA ); static ProvidesDef_ptr _nil (void) - { - return (ProvidesDef_ptr)0; - } + { + return (ProvidesDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDef_ptr interface_type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -652,7 +673,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void interface_type ( CORBA::InterfaceDef_ptr interface_type @@ -663,7 +684,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -684,13 +705,18 @@ namespace CORBA virtual void CORBA_ComponentIR_ProvidesDef_setup_collocation (int collocated); // Concrete non-local interface only. - ProvidesDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ProvidesDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ProvidesDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ProvidesDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ProvidesDef (void); @@ -704,12 +730,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ProvidesDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ProvidesDescription; @@ -727,7 +753,7 @@ namespace CORBA ProvidesDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ProvidesDescription { @@ -742,12 +768,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ProvidesDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_USESDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_USESDEF__VAR_OUT_CH_ @@ -770,7 +796,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_USESDEF_CH_) #define _CORBA_COMPONENTIR_USESDEF_CH_ @@ -792,14 +818,14 @@ namespace CORBA ); static UsesDef_ptr _nil (void) - { - return (UsesDef_ptr)0; - } + { + return (UsesDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDef_ptr interface_type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -809,7 +835,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void interface_type ( CORBA::InterfaceDef_ptr interface_type @@ -820,7 +846,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_multiple ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -830,7 +856,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void is_multiple ( CORBA::Boolean is_multiple @@ -841,7 +867,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -862,13 +888,18 @@ namespace CORBA virtual void CORBA_ComponentIR_UsesDef_setup_collocation (int collocated); // Concrete non-local interface only. - UsesDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + UsesDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - UsesDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + UsesDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~UsesDef (void); @@ -882,12 +913,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_UsesDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct UsesDescription; @@ -905,7 +936,7 @@ namespace CORBA UsesDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export UsesDescription { @@ -921,12 +952,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_UsesDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_EVENTPORTDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_EVENTPORTDEF__VAR_OUT_CH_ @@ -949,7 +980,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_EVENTPORTDEF_CH_) #define _CORBA_COMPONENTIR_EVENTPORTDEF_CH_ @@ -971,14 +1002,14 @@ namespace CORBA ); static EventPortDef_ptr _nil (void) - { - return (EventPortDef_ptr)0; - } + { + return (EventPortDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::EventDef_ptr event ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -988,7 +1019,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void event ( CORBA::ComponentIR::EventDef_ptr event @@ -999,7 +1030,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_a ( const char * event_id @@ -1010,7 +1041,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1031,13 +1062,18 @@ namespace CORBA virtual void CORBA_ComponentIR_EventPortDef_setup_collocation (int collocated); // Concrete non-local interface only. - EventPortDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + EventPortDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - EventPortDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + EventPortDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~EventPortDef (void); @@ -1051,12 +1087,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EventPortDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct EventPortDescription; @@ -1074,7 +1110,7 @@ namespace CORBA EventPortDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export EventPortDescription { @@ -1089,12 +1125,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EventPortDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_EMITSDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_EMITSDEF__VAR_OUT_CH_ @@ -1117,7 +1153,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_EMITSDEF_CH_) #define _CORBA_COMPONENTIR_EMITSDEF_CH_ @@ -1139,14 +1175,14 @@ namespace CORBA ); static EmitsDef_ptr _nil (void) - { - return (EmitsDef_ptr)0; - } + { + return (EmitsDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1167,13 +1203,18 @@ namespace CORBA virtual void CORBA_ComponentIR_EmitsDef_setup_collocation (int collocated); // Concrete non-local interface only. - EmitsDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + EmitsDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - EmitsDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + EmitsDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~EmitsDef (void); @@ -1187,12 +1228,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EmitsDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_PUBLISHESDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_PUBLISHESDEF__VAR_OUT_CH_ @@ -1215,7 +1256,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_PUBLISHESDEF_CH_) #define _CORBA_COMPONENTIR_PUBLISHESDEF_CH_ @@ -1237,14 +1278,14 @@ namespace CORBA ); static PublishesDef_ptr _nil (void) - { - return (PublishesDef_ptr)0; - } + { + return (PublishesDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1265,13 +1306,18 @@ namespace CORBA virtual void CORBA_ComponentIR_PublishesDef_setup_collocation (int collocated); // Concrete non-local interface only. - PublishesDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + PublishesDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - PublishesDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + PublishesDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~PublishesDef (void); @@ -1285,12 +1331,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_PublishesDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_CONSUMESDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_CONSUMESDEF__VAR_OUT_CH_ @@ -1313,7 +1359,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_CONSUMESDEF_CH_) #define _CORBA_COMPONENTIR_CONSUMESDEF_CH_ @@ -1335,14 +1381,14 @@ namespace CORBA ); static ConsumesDef_ptr _nil (void) - { - return (ConsumesDef_ptr)0; - } + { + return (ConsumesDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1363,13 +1409,18 @@ namespace CORBA virtual void CORBA_ComponentIR_ConsumesDef_setup_collocation (int collocated); // Concrete non-local interface only. - ConsumesDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ConsumesDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ConsumesDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ConsumesDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ConsumesDef (void); @@ -1383,12 +1434,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ConsumesDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_COMPONENTDEF_CH_) #define _CORBA_COMPONENTIR_COMPONENTDEF_CH_ @@ -1410,14 +1461,14 @@ namespace CORBA ); static ComponentDef_ptr _nil (void) - { - return (ComponentDef_ptr)0; - } + { + return (ComponentDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::ComponentDef_ptr base_component ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1427,7 +1478,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void base_component ( CORBA::ComponentIR::ComponentDef_ptr base_component @@ -1438,7 +1489,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDefSeq * supported_interfaces ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1448,7 +1499,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void supported_interfaces ( const CORBA::InterfaceDefSeq & supported_interfaces @@ -1459,7 +1510,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::ProvidesDef_ptr create_provides ( const char * id, @@ -1473,7 +1524,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::UsesDef_ptr create_uses ( const char * id, @@ -1488,7 +1539,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::EmitsDef_ptr create_emits ( const char * id, @@ -1502,7 +1553,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::PublishesDef_ptr create_publishes ( const char * id, @@ -1516,7 +1567,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::ConsumesDef_ptr create_consumes ( const char * id, @@ -1530,7 +1581,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1551,13 +1602,18 @@ namespace CORBA virtual void CORBA_ComponentIR_ComponentDef_setup_collocation (int collocated); // Concrete non-local interface only. - ComponentDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ComponentDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ComponentDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ComponentDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ComponentDef (void); @@ -1571,12 +1627,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ComponentDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CH_) #define _CORBA_COMPONENTIR_PROVIDESDESCRIPTIONSEQ_CH_ @@ -1624,12 +1680,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ProvidesDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CH_) #define _CORBA_COMPONENTIR_USESDESCRIPTIONSEQ_CH_ @@ -1677,12 +1733,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_UsesDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CH_) #define _CORBA_COMPONENTIR_EVENTPORTDESCRIPTIONSEQ_CH_ @@ -1730,12 +1786,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_EventPortDescriptionSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ComponentDescription; @@ -1753,7 +1809,7 @@ namespace CORBA ComponentDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ComponentDescription { @@ -1776,12 +1832,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ComponentDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_FACTORYDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_FACTORYDEF__VAR_OUT_CH_ @@ -1804,7 +1860,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_FACTORYDEF_CH_) #define _CORBA_COMPONENTIR_FACTORYDEF_CH_ @@ -1826,14 +1882,14 @@ namespace CORBA ); static FactoryDef_ptr _nil (void) - { - return (FactoryDef_ptr)0; - } + { + return (FactoryDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1854,13 +1910,18 @@ namespace CORBA virtual void CORBA_ComponentIR_FactoryDef_setup_collocation (int collocated); // Concrete non-local interface only. - FactoryDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + FactoryDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - FactoryDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + FactoryDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~FactoryDef (void); @@ -1874,12 +1935,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_FactoryDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_COMPONENTIR_FINDERDEF__VAR_OUT_CH_) #define _CORBA_COMPONENTIR_FINDERDEF__VAR_OUT_CH_ @@ -1902,7 +1963,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_FINDERDEF_CH_) #define _CORBA_COMPONENTIR_FINDERDEF_CH_ @@ -1924,14 +1985,14 @@ namespace CORBA ); static FinderDef_ptr _nil (void) - { - return (FinderDef_ptr)0; - } + { + return (FinderDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1952,13 +2013,18 @@ namespace CORBA virtual void CORBA_ComponentIR_FinderDef_setup_collocation (int collocated); // Concrete non-local interface only. - FinderDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + FinderDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - FinderDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + FinderDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~FinderDef (void); @@ -1972,12 +2038,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_FinderDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_COMPONENTIR_HOMEDEF_CH_) #define _CORBA_COMPONENTIR_HOMEDEF_CH_ @@ -1999,14 +2065,14 @@ namespace CORBA ); static HomeDef_ptr _nil (void) - { - return (HomeDef_ptr)0; - } + { + return (HomeDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::HomeDef_ptr base_home ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2016,7 +2082,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void base_home ( CORBA::ComponentIR::HomeDef_ptr base_home @@ -2027,7 +2093,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDefSeq * supported_interfaces ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2037,7 +2103,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void supported_interfaces ( const CORBA::InterfaceDefSeq & supported_interfaces @@ -2048,7 +2114,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::ComponentDef_ptr managed_component ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2058,7 +2124,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void managed_component ( CORBA::ComponentIR::ComponentDef_ptr managed_component @@ -2069,7 +2135,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueDef_ptr primary_key ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -2079,7 +2145,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void primary_key ( CORBA::ValueDef_ptr primary_key @@ -2090,7 +2156,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::FactoryDef_ptr create_factory ( const char * id, @@ -2105,7 +2171,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ComponentIR::FinderDef_ptr create_finder ( const char * id, @@ -2120,7 +2186,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -2141,13 +2207,18 @@ namespace CORBA virtual void CORBA_ComponentIR_HomeDef_setup_collocation (int collocated); // Concrete non-local interface only. - HomeDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + HomeDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - HomeDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + HomeDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~HomeDef (void); @@ -2161,12 +2232,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_HomeDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct HomeDescription; @@ -2184,7 +2255,7 @@ namespace CORBA HomeDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export HomeDescription { @@ -2206,24 +2277,24 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_HomeDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:66 + // be/be_visitor_module/module_ch.cpp:66 } // module CORBA::ComponentIR // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:66 +// be/be_visitor_module/module_ch.cpp:66 } // module CORBA // Proxy Broker Factory function pointer declarations. // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:120 +// be/be_visitor_root/root.cpp:120 extern TAO_IFR_Client_Export TAO::Collocation_Proxy_Broker * @@ -2310,9 +2381,7 @@ TAO::Collocation_Proxy_Broker * ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_traits.cpp:48 - -#if defined (_MSC_VER) +// be/be_visitor_traits.cpp:48 // Traits specializations. namespace TAO @@ -2613,45 +2682,43 @@ namespace TAO #endif /* end #if !defined */ }; -#endif /* _MSC_VER */ - // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EventDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EventDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::EventDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::Container_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::Container_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::Container_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ModuleDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ModuleDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::ModuleDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::Repository_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::Repository_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::Repository_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ProvidesDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ProvidesDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::ProvidesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::ProvidesDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ProvidesDescription*); // noncopying version @@ -2659,14 +2726,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::ProvidesDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::UsesDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::UsesDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::UsesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::UsesDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::UsesDescription*); // noncopying version @@ -2674,14 +2741,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::UsesDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EventPortDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EventPortDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::EventPortDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::EventPortDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EventPortDescription*); // noncopying version @@ -2689,35 +2756,35 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::EventPortDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EmitsDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EmitsDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::EmitsDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::PublishesDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::PublishesDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::PublishesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ConsumesDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ConsumesDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::ConsumesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ComponentDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ComponentDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::ComponentDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::ProvidesDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ProvidesDescriptionSeq*); // noncopying version @@ -2725,7 +2792,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::ProvidesDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::UsesDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::UsesDescriptionSeq*); // noncopying version @@ -2733,7 +2800,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::UsesDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::EventPortDescriptionSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::EventPortDescriptionSeq*); // noncopying version @@ -2741,7 +2808,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::EventPortDescriptionSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::ComponentDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::ComponentDescription*); // noncopying version @@ -2749,28 +2816,28 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::ComponentDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::FactoryDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::FactoryDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::FactoryDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::FinderDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::FinderDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::FinderDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::HomeDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::HomeDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ComponentIR::HomeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ComponentIR::HomeDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ComponentIR::HomeDescription*); // noncopying version @@ -2778,96 +2845,96 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Com TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ComponentIR::HomeDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:48 +// be/be_visitor_root/cdr_op.cpp:48 #ifndef __ACE_INLINE__ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::EventDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::EventDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::Container_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::Container_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::ModuleDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::ModuleDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::Repository_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::Repository_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::ProvidesDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::ProvidesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::ProvidesDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::ProvidesDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::UsesDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::UsesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::UsesDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::UsesDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::EventPortDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::EventPortDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::EventPortDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::EventPortDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::EmitsDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::EmitsDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::PublishesDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::PublishesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::ConsumesDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::ConsumesDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::ComponentDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::ComponentDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_H_ @@ -2884,7 +2951,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_H_ @@ -2901,7 +2968,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_H_ #define _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_H_ @@ -2918,42 +2985,42 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::ComponentDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::ComponentDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::FactoryDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::FactoryDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::FinderDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::FinderDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::HomeDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::HomeDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ComponentIR::HomeDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ComponentIR::HomeDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:64 +// be/be_visitor_root/cdr_op.cpp:64 #endif /* __ACE_INLINE__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:911 +// be/be_codegen.cpp:911 #if defined (__ACE_INLINE__) #include "IFR_ComponentsC.i" diff --git a/TAO/tao/IFR_Client/IFR_ComponentsC.i b/TAO/tao/IFR_Client/IFR_ComponentsC.i index 2cd9815a116..5b831fe09f9 100644 --- a/TAO/tao/IFR_Client/IFR_ComponentsC.i +++ b/TAO/tao/IFR_Client/IFR_ComponentsC.i @@ -27,7 +27,7 @@ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_EVENTDEF___CI_) #define _CORBA_COMPONENTIR_EVENTDEF___CI_ @@ -48,6 +48,7 @@ CORBA::ComponentIR::EventDef::EventDef ( the_TAO_EventDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_EventDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -63,7 +64,7 @@ CORBA::ComponentIR::EventDef::EventDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_CONTAINER___CI_) #define _CORBA_COMPONENTIR_CONTAINER___CI_ @@ -84,6 +85,7 @@ CORBA::ComponentIR::Container::Container ( the_TAO_Container_Proxy_Broker_ (0) { this->CORBA_ComponentIR_Container_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -99,7 +101,7 @@ CORBA::ComponentIR::Container::Container ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_MODULEDEF___CI_) #define _CORBA_COMPONENTIR_MODULEDEF___CI_ @@ -120,6 +122,7 @@ CORBA::ComponentIR::ModuleDef::ModuleDef ( the_TAO_ModuleDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_ModuleDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -135,7 +138,7 @@ CORBA::ComponentIR::ModuleDef::ModuleDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_REPOSITORY___CI_) #define _CORBA_COMPONENTIR_REPOSITORY___CI_ @@ -156,6 +159,7 @@ CORBA::ComponentIR::Repository::Repository ( the_TAO_Repository_Proxy_Broker_ (0) { this->CORBA_ComponentIR_Repository_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -171,7 +175,7 @@ CORBA::ComponentIR::Repository::Repository ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_PROVIDESDEF___CI_) #define _CORBA_COMPONENTIR_PROVIDESDEF___CI_ @@ -192,6 +196,7 @@ CORBA::ComponentIR::ProvidesDef::ProvidesDef ( the_TAO_ProvidesDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_ProvidesDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -207,7 +212,7 @@ CORBA::ComponentIR::ProvidesDef::ProvidesDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_USESDEF___CI_) #define _CORBA_COMPONENTIR_USESDEF___CI_ @@ -228,6 +233,7 @@ CORBA::ComponentIR::UsesDef::UsesDef ( the_TAO_UsesDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_UsesDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -243,7 +249,7 @@ CORBA::ComponentIR::UsesDef::UsesDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_EVENTPORTDEF___CI_) #define _CORBA_COMPONENTIR_EVENTPORTDEF___CI_ @@ -264,6 +270,7 @@ CORBA::ComponentIR::EventPortDef::EventPortDef ( the_TAO_EventPortDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_EventPortDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -279,7 +286,7 @@ CORBA::ComponentIR::EventPortDef::EventPortDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_EMITSDEF___CI_) #define _CORBA_COMPONENTIR_EMITSDEF___CI_ @@ -300,6 +307,7 @@ CORBA::ComponentIR::EmitsDef::EmitsDef ( the_TAO_EmitsDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_EmitsDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -315,7 +323,7 @@ CORBA::ComponentIR::EmitsDef::EmitsDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_PUBLISHESDEF___CI_) #define _CORBA_COMPONENTIR_PUBLISHESDEF___CI_ @@ -336,6 +344,7 @@ CORBA::ComponentIR::PublishesDef::PublishesDef ( the_TAO_PublishesDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_PublishesDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -351,7 +360,7 @@ CORBA::ComponentIR::PublishesDef::PublishesDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_CONSUMESDEF___CI_) #define _CORBA_COMPONENTIR_CONSUMESDEF___CI_ @@ -372,6 +381,7 @@ CORBA::ComponentIR::ConsumesDef::ConsumesDef ( the_TAO_ConsumesDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_ConsumesDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -387,7 +397,7 @@ CORBA::ComponentIR::ConsumesDef::ConsumesDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_COMPONENTDEF___CI_) #define _CORBA_COMPONENTIR_COMPONENTDEF___CI_ @@ -408,6 +418,7 @@ CORBA::ComponentIR::ComponentDef::ComponentDef ( the_TAO_ComponentDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_ComponentDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -423,7 +434,7 @@ CORBA::ComponentIR::ComponentDef::ComponentDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_FACTORYDEF___CI_) #define _CORBA_COMPONENTIR_FACTORYDEF___CI_ @@ -444,6 +455,7 @@ CORBA::ComponentIR::FactoryDef::FactoryDef ( the_TAO_FactoryDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_FactoryDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -459,7 +471,7 @@ CORBA::ComponentIR::FactoryDef::FactoryDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_FINDERDEF___CI_) #define _CORBA_COMPONENTIR_FINDERDEF___CI_ @@ -480,6 +492,7 @@ CORBA::ComponentIR::FinderDef::FinderDef ( the_TAO_FinderDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_FinderDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -495,7 +508,7 @@ CORBA::ComponentIR::FinderDef::FinderDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_COMPONENTIR_HOMEDEF___CI_) #define _CORBA_COMPONENTIR_HOMEDEF___CI_ @@ -516,6 +529,7 @@ CORBA::ComponentIR::HomeDef::HomeDef ( the_TAO_HomeDef_Proxy_Broker_ (0) { this->CORBA_ComponentIR_HomeDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -531,7 +545,7 @@ CORBA::ComponentIR::HomeDef::HomeDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -544,7 +558,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface_fwd/cdr_op_ci.cpp:59 +// be/be_visitor_interface_fwd/cdr_op_ci.cpp:59 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -557,7 +571,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -570,7 +584,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -583,7 +597,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -596,7 +610,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -609,7 +623,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -622,7 +636,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -653,7 +667,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -666,7 +680,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -699,7 +713,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -712,7 +726,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -743,7 +757,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -756,7 +770,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -769,7 +783,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -782,7 +796,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_I_ @@ -800,7 +814,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ComponentIR_ProvidesDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_I_ @@ -818,7 +832,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ComponentIR_UsesDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_I_ #define _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_I_ @@ -836,7 +850,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ComponentIR_EventPortDescriptionSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -883,7 +897,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -896,7 +910,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -909,7 +923,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( diff --git a/TAO/tao/IFR_Client/IFR_ExtendedC.cpp b/TAO/tao/IFR_Client/IFR_ExtendedC.cpp index ef16a48bcb2..f8cdcf5ffaf 100644 --- a/TAO/tao/IFR_Client/IFR_ExtendedC.cpp +++ b/TAO/tao/IFR_Client/IFR_ExtendedC.cpp @@ -26,11 +26,11 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:302 +// be/be_codegen.cpp:302 #include "IFR_ExtendedC.h" -#include "tao/Stub.h" +#include "tao/Exception_Data.h" #include "tao/Invocation_Adapter.h" #include "tao/Object_T.h" #include "tao/Any_Impl_T.h" @@ -50,7 +50,7 @@ #endif /* !defined INLINE */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:60 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO @@ -74,7 +74,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_INTERFACEDEFSEQ__ARG_TRAITS_CS_ @@ -110,7 +110,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:472 + // be/be_visitor_arg_traits.cpp:472 #if !defined (_CORBA_VALUEDEF_FULLVALUEDESCRIPTION__ARG_TRAITS_CS_) #define _CORBA_VALUEDEF_FULLVALUEDESCRIPTION__ARG_TRAITS_CS_ @@ -129,7 +129,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_INITIALIZERSEQ__ARG_TRAITS_CS_) #define _CORBA_INITIALIZERSEQ__ARG_TRAITS_CS_ @@ -148,7 +148,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_VALUEDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_VALUEDEFSEQ__ARG_TRAITS_CS_ @@ -167,7 +167,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:472 + // be/be_visitor_arg_traits.cpp:472 #if !defined (_CORBA_EXTVALUEDEF_EXTFULLVALUEDESCRIPTION__ARG_TRAITS_CS_) #define _CORBA_EXTVALUEDEF_EXTFULLVALUEDESCRIPTION__ARG_TRAITS_CS_ @@ -186,7 +186,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXTINITIALIZERSEQ__ARG_TRAITS_CS_) #define _CORBA_EXTINITIALIZERSEQ__ARG_TRAITS_CS_ @@ -205,7 +205,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_EXCEPTIONDEFSEQ__ARG_TRAITS_CS_) #define _CORBA_EXCEPTIONDEFSEQ__ARG_TRAITS_CS_ @@ -224,7 +224,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:391 + // be/be_visitor_arg_traits.cpp:391 #if !defined (_CORBA_ATTRIBUTEMODE__ARG_TRAITS_CS_) #define _CORBA_ATTRIBUTEMODE__ARG_TRAITS_CS_ @@ -275,7 +275,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:391 + // be/be_visitor_arg_traits.cpp:391 #if !defined (_CORBA_OPERATIONMODE__ARG_TRAITS_CS_) #define _CORBA_OPERATIONMODE__ARG_TRAITS_CS_ @@ -292,7 +292,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_PARDESCRIPTIONSEQ__ARG_TRAITS_CS_) #define _CORBA_PARDESCRIPTIONSEQ__ARG_TRAITS_CS_ @@ -311,7 +311,7 @@ namespace TAO #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:263 + // be/be_visitor_arg_traits.cpp:263 #if !defined (_CORBA_CONTEXTIDSEQ__ARG_TRAITS_CS_) #define _CORBA_CONTEXTIDSEQ__ARG_TRAITS_CS_ @@ -365,9 +365,7 @@ namespace TAO }; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::FixedDef. @@ -402,8 +400,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_FixedDef_Proxy_Broker_Factory_function_pointer) ( @@ -411,7 +407,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::UShort CORBA::FixedDef::digits ( ACE_ENV_SINGLE_ARG_DECL @@ -455,7 +451,7 @@ CORBA::UShort CORBA::FixedDef::digits ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::FixedDef::digits ( CORBA::UShort digits @@ -500,7 +496,7 @@ void CORBA::FixedDef::digits ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Short CORBA::FixedDef::scale ( ACE_ENV_SINGLE_ARG_DECL @@ -544,7 +540,7 @@ CORBA::Short CORBA::FixedDef::scale ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::FixedDef::scale ( CORBA::Short scale @@ -691,7 +687,7 @@ CORBA::FixedDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_FixedDef[] = { @@ -726,7 +722,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueMember[] = { @@ -905,7 +901,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ValueMember::_tao_any_destructor ( @@ -918,7 +914,7 @@ CORBA::ValueMember::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_CORBA_VALUEMEMBERSEQ_CS_) #define _CORBA_VALUEMEMBERSEQ_CS_ @@ -971,7 +967,7 @@ void CORBA::ValueMemberSeq::_tao_any_destructor ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueMemberSeq[] = { @@ -1175,9 +1171,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ValueMemberDef. @@ -1212,8 +1206,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ValueMemberDef_Proxy_Broker_Factory_function_pointer) ( @@ -1221,7 +1213,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::TypeCode_ptr CORBA::ValueMemberDef::type ( ACE_ENV_SINGLE_ARG_DECL @@ -1265,7 +1257,7 @@ CORBA::TypeCode_ptr CORBA::ValueMemberDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::ValueMemberDef::type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -1309,7 +1301,7 @@ CORBA::TypeCode_ptr CORBA::ValueMemberDef::type ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueMemberDef::type_def ( CORBA::IDLType_ptr type_def @@ -1354,7 +1346,7 @@ void CORBA::ValueMemberDef::type_def ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Visibility CORBA::ValueMemberDef::access ( ACE_ENV_SINGLE_ARG_DECL @@ -1398,7 +1390,7 @@ CORBA::Visibility CORBA::ValueMemberDef::access ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueMemberDef::access ( CORBA::Visibility access @@ -1545,7 +1537,7 @@ CORBA::ValueMemberDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueMemberDef[] = { @@ -1583,9 +1575,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ValueDef. @@ -1620,8 +1610,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ValueDef_Proxy_Broker_Factory_function_pointer) ( @@ -1629,7 +1617,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InterfaceDefSeq * CORBA::ValueDef::supported_interfaces ( ACE_ENV_SINGLE_ARG_DECL @@ -1673,7 +1661,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::supported_interfaces ( const CORBA::InterfaceDefSeq & supported_interfaces @@ -1718,7 +1706,7 @@ void CORBA::ValueDef::supported_interfaces ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::InitializerSeq * CORBA::ValueDef::initializers ( ACE_ENV_SINGLE_ARG_DECL @@ -1762,7 +1750,7 @@ void CORBA::ValueDef::supported_interfaces ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::initializers ( const CORBA::InitializerSeq & initializers @@ -1807,7 +1795,7 @@ void CORBA::ValueDef::initializers ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueDef_ptr CORBA::ValueDef::base_value ( ACE_ENV_SINGLE_ARG_DECL @@ -1851,7 +1839,7 @@ void CORBA::ValueDef::initializers ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::base_value ( CORBA::ValueDef_ptr base_value @@ -1896,7 +1884,7 @@ void CORBA::ValueDef::base_value ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueDefSeq * CORBA::ValueDef::abstract_base_values ( ACE_ENV_SINGLE_ARG_DECL @@ -1940,7 +1928,7 @@ void CORBA::ValueDef::base_value ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::abstract_base_values ( const CORBA::ValueDefSeq & abstract_base_values @@ -1985,7 +1973,7 @@ void CORBA::ValueDef::abstract_base_values ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::ValueDef::is_abstract ( ACE_ENV_SINGLE_ARG_DECL @@ -2029,7 +2017,7 @@ CORBA::Boolean CORBA::ValueDef::is_abstract ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::is_abstract ( CORBA::Boolean is_abstract @@ -2074,7 +2062,7 @@ void CORBA::ValueDef::is_abstract ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::ValueDef::is_custom ( ACE_ENV_SINGLE_ARG_DECL @@ -2118,7 +2106,7 @@ CORBA::Boolean CORBA::ValueDef::is_custom ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::is_custom ( CORBA::Boolean is_custom @@ -2163,7 +2151,7 @@ void CORBA::ValueDef::is_custom ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::ValueDef::is_truncatable ( ACE_ENV_SINGLE_ARG_DECL @@ -2207,7 +2195,7 @@ CORBA::Boolean CORBA::ValueDef::is_truncatable ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueDef::is_truncatable ( CORBA::Boolean is_truncatable @@ -2252,7 +2240,7 @@ void CORBA::ValueDef::is_truncatable ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 CORBA::Boolean CORBA::ValueDef::is_a ( const char * id @@ -2299,7 +2287,7 @@ CORBA::Boolean CORBA::ValueDef::is_a ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueDef_FullValueDescription[] = { @@ -3675,7 +3663,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_ValueDef_FullValueDescription ( &_tc_TAO_tc_CORBA_ValueDef_FullValueDescription; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ValueDef::FullValueDescription::_tao_any_destructor ( @@ -3688,7 +3676,7 @@ CORBA::ValueDef::FullValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueDef::FullValueDescription * CORBA::ValueDef::describe_value ( ACE_ENV_SINGLE_ARG_DECL @@ -3732,7 +3720,7 @@ CORBA::ValueDef::FullValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ValueMemberDef_ptr CORBA::ValueDef::create_value_member ( const char * id, @@ -3791,7 +3779,7 @@ CORBA::ValueDef::FullValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::AttributeDef_ptr CORBA::ValueDef::create_attribute ( const char * id, @@ -3850,7 +3838,7 @@ CORBA::ValueDef::FullValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::OperationDef_ptr CORBA::ValueDef::create_operation ( const char * id, @@ -4030,7 +4018,7 @@ CORBA::ValueDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueDef[] = { @@ -4065,7 +4053,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueDescription[] = { @@ -4349,7 +4337,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ValueDescription::_tao_any_destructor ( @@ -4362,9 +4350,7 @@ CORBA::ValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ExtValueDef. @@ -4399,8 +4385,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ExtValueDef_Proxy_Broker_Factory_function_pointer) ( @@ -4408,7 +4392,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExtInitializerSeq * CORBA::ExtValueDef::ext_initializers ( ACE_ENV_SINGLE_ARG_DECL @@ -4452,7 +4436,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ExtValueDef::ext_initializers ( const CORBA::ExtInitializerSeq & ext_initializers @@ -4497,7 +4481,7 @@ void CORBA::ExtValueDef::ext_initializers ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtValueDef_ExtFullValueDescription[] = { @@ -6341,7 +6325,7 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_ExtValueDef_ExtFullValueDescription ( &_tc_TAO_tc_CORBA_ExtValueDef_ExtFullValueDescription; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_cs.cpp:66 +// be/be_visitor_structure/structure_cs.cpp:66 void CORBA::ExtValueDef::ExtFullValueDescription::_tao_any_destructor ( @@ -6354,7 +6338,7 @@ CORBA::ExtValueDef::ExtFullValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExtValueDef::ExtFullValueDescription * CORBA::ExtValueDef::describe_ext_value ( ACE_ENV_SINGLE_ARG_DECL @@ -6398,7 +6382,7 @@ CORBA::ExtValueDef::ExtFullValueDescription::_tao_any_destructor ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::ExtAttributeDef_ptr CORBA::ExtValueDef::create_ext_attribute ( const char * id, @@ -6577,7 +6561,7 @@ CORBA::ExtValueDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ExtValueDef[] = { @@ -6613,9 +6597,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::ValueBoxDef. @@ -6650,8 +6632,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_ValueBoxDef_Proxy_Broker_Factory_function_pointer) ( @@ -6659,7 +6639,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 ::CORBA::IDLType_ptr CORBA::ValueBoxDef::original_type_def ( ACE_ENV_SINGLE_ARG_DECL @@ -6703,7 +6683,7 @@ TAO::Collocation_Proxy_Broker * } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_cs.cpp:78 +// be/be_visitor_operation/operation_cs.cpp:78 void CORBA::ValueBoxDef::original_type_def ( CORBA::IDLType_ptr original_type_def @@ -6858,7 +6838,7 @@ CORBA::ValueBoxDef::marshal (TAO_OutputCDR &cdr) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_ValueBoxDef[] = { @@ -6894,7 +6874,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -6949,7 +6929,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7007,7 +6987,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_cs.cpp:54 +// be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7065,7 +7045,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -7120,7 +7100,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -7175,7 +7155,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7233,7 +7213,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7291,7 +7271,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -7346,7 +7326,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_cs.cpp:54 +// be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -7404,7 +7384,7 @@ CORBA::Boolean operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -7459,7 +7439,7 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -7495,7 +7475,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_cs.cpp:95 +// be/be_visitor_sequence/cdr_op_cs.cpp:95 #if !defined _TAO_CDR_OP_CORBA_ValueMemberSeq_CPP_ #define _TAO_CDR_OP_CORBA_ValueMemberSeq_CPP_ @@ -7567,7 +7547,7 @@ CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ValueMemberSeq_CPP_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -7603,7 +7583,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -7639,7 +7619,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -7675,7 +7655,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_cs.cpp:63 +// be/be_visitor_interface/cdr_op_cs.cpp:63 CORBA::Boolean operator<< ( TAO_OutputCDR &strm, @@ -7711,20 +7691,24 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:1702 +// be/be_visitor_root/root.cpp:1702 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) #if !defined (_CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::IDLType + >; template class TAO::Object_Arg_Traits_T< CORBA::IDLType_ptr, CORBA::IDLType_var, - CORBA::IDLType_out + CORBA::IDLType_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -7735,7 +7719,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InterfaceDefSeq, CORBA::InterfaceDefSeq_var, CORBA::InterfaceDefSeq_out @@ -7746,24 +7730,72 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ValueDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ValueDef_ptr, CORBA::ValueDef_var, - CORBA::ValueDef_out + CORBA::ValueDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::InterfaceDefSeq, + CORBA::InterfaceDefSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::InterfaceDefSeq + >; + + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::InitializerSeq, + CORBA::InitializerSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::InitializerSeq + >; + + template class + TAO::Ret_Object_Argument_T< + CORBA::ValueDef_ptr, + CORBA::ValueDef_var + >; + + template class + TAO::In_Object_Argument_T< + CORBA::ValueDef_ptr + >; + + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::ValueDefSeq, + CORBA::ValueDefSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::ValueDefSeq + >; + #if !defined (_CORBA_VALUEDEF_FULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF_FULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_ template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ValueDef::FullValueDescription, CORBA::ValueDef::FullValueDescription_var, CORBA::ValueDef::FullValueDescription_out @@ -7790,8 +7822,8 @@ CORBA::Boolean operator>> ( CORBA::ValueMember >; -#if !defined (_CORBA_VALUEMEMBERSEQ_CS_) -#define _CORBA_VALUEMEMBERSEQ_CS_ +#if !defined (_CORBA_VALUEMEMBER__EXPLICIT_CS_) +#define _CORBA_VALUEMEMBER__EXPLICIT_CS_ template class TAO_Unbounded_Sequence< @@ -7811,7 +7843,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::InitializerSeq, CORBA::InitializerSeq_var, CORBA::InitializerSeq_out @@ -7881,35 +7913,38 @@ CORBA::Boolean operator>> ( template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ParDescriptionSeq >; template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ExceptionDefSeq >; template class TAO::In_Var_Size_Argument_T< - CORBA::sequence + CORBA::ContextIdSeq >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ValueDef + >; template class TAO_Objref_Var_T< - CORBA::ValueDef, - TAO::Objref_Traits + CORBA::ValueDef >; template class TAO_Objref_Out_T< - CORBA::ValueDef, - TAO::Objref_Traits + CORBA::ValueDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ValueDef + >; template class TAO::Any_Impl_T< @@ -7922,7 +7957,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ValueDefSeq, CORBA::ValueDefSeq_var, CORBA::ValueDefSeq_out @@ -7930,35 +7965,55 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Ret_Object_Argument_T< + CORBA::IDLType_ptr, + CORBA::IDLType_var + >; + + template class + TAO::Objref_Traits< + CORBA::ValueBoxDef + >; template class TAO_Objref_Var_T< - CORBA::ValueBoxDef, - TAO::Objref_Traits + CORBA::ValueBoxDef >; template class TAO_Objref_Out_T< - CORBA::ValueBoxDef, - TAO::Objref_Traits + CORBA::ValueBoxDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ValueBoxDef + >; template class TAO::Any_Impl_T< CORBA::ValueBoxDef >; + template class + TAO::Ret_Var_Size_Argument_T< + CORBA::ExtInitializerSeq, + CORBA::ExtInitializerSeq_var + >; + + template class + TAO::In_Var_Size_Argument_T< + CORBA::ExtInitializerSeq + >; + #if !defined (_CORBA_EXTVALUEDEF_EXTFULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTVALUEDEF_EXTFULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_ template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExtValueDef::ExtFullValueDescription, CORBA::ExtValueDef::ExtFullValueDescription_var, CORBA::ExtValueDef::ExtFullValueDescription_out @@ -7972,7 +8027,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExtInitializerSeq, CORBA::ExtInitializerSeq_var, CORBA::ExtInitializerSeq_out @@ -8013,44 +8068,50 @@ CORBA::Boolean operator>> ( CORBA::ExtAttributeDef_var >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ExtValueDef + >; template class TAO_Objref_Var_T< - CORBA::ExtValueDef, - TAO::Objref_Traits + CORBA::ExtValueDef >; template class TAO_Objref_Out_T< - CORBA::ExtValueDef, - TAO::Objref_Traits + CORBA::ExtValueDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ExtValueDef + >; template class TAO::Any_Impl_T< CORBA::ExtValueDef >; - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::FixedDef + >; template class TAO_Objref_Var_T< - CORBA::FixedDef, - TAO::Objref_Traits + CORBA::FixedDef >; template class TAO_Objref_Out_T< - CORBA::FixedDef, - TAO::Objref_Traits + CORBA::FixedDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::FixedDef + >; template class TAO::Any_Impl_T< @@ -8063,7 +8124,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ExceptionDefSeq, CORBA::ExceptionDefSeq_var, CORBA::ExceptionDefSeq_out @@ -8083,13 +8144,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::AttributeDef + >; template class TAO::Object_Arg_Traits_T< CORBA::AttributeDef_ptr, CORBA::AttributeDef_var, - CORBA::AttributeDef_out + CORBA::AttributeDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -8097,13 +8162,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ExtAttributeDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ExtAttributeDef_ptr, CORBA::ExtAttributeDef_var, - CORBA::ExtAttributeDef_out + CORBA::ExtAttributeDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -8123,7 +8192,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ParDescriptionSeq, CORBA::ParDescriptionSeq_var, CORBA::ParDescriptionSeq_out @@ -8137,7 +8206,7 @@ CORBA::Boolean operator>> ( template class TAO::Arg_Traits; template class - TAO::Var_Size_Arg_Traits< + TAO::Var_Size_Arg_Traits_T< CORBA::ContextIdSeq, CORBA::ContextIdSeq_var, CORBA::ContextIdSeq_out @@ -8148,13 +8217,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::OperationDef + >; template class TAO::Object_Arg_Traits_T< CORBA::OperationDef_ptr, CORBA::OperationDef_var, - CORBA::OperationDef_out + CORBA::OperationDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ @@ -8183,33 +8256,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEMEMBERDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEMEMBERDEF__ARG_TRAITS_TMPLINST_CS_ - template class TAO::Arg_Traits; + template class + TAO::Arg_Traits< + CORBA::ValueMemberDef + >; template class TAO::Object_Arg_Traits_T< CORBA::ValueMemberDef_ptr, CORBA::ValueMemberDef_var, - CORBA::ValueMemberDef_out + CORBA::ValueMemberDef_out, + TAO::Objref_Traits >; #endif /* end #if !defined */ - template class TAO::Objref_Traits; + template class + TAO::Objref_Traits< + CORBA::ValueMemberDef + >; template class TAO_Objref_Var_T< - CORBA::ValueMemberDef, - TAO::Objref_Traits + CORBA::ValueMemberDef >; template class TAO_Objref_Out_T< - CORBA::ValueMemberDef, - TAO::Objref_Traits + CORBA::ValueMemberDef >; template class - TAO::Narrow_Utils; + TAO::Narrow_Utils< + CORBA::ValueMemberDef + >; template class TAO::Any_Impl_T< @@ -8242,13 +8322,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_IDLTYPE__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::IDLType \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::IDLType_ptr, \ CORBA::IDLType_var, \ - CORBA::IDLType_out \ + CORBA::IDLType_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -8259,7 +8343,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InterfaceDefSeq, \ CORBA::InterfaceDefSeq_var, \ CORBA::InterfaceDefSeq_out \ @@ -8270,24 +8354,48 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ValueDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ValueDef_ptr, \ CORBA::ValueDef_var, \ - CORBA::ValueDef_out \ + CORBA::ValueDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::InterfaceDefSeq \ + > + +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::InitializerSeq \ + > + +# pragma instantiate \ + TAO::In_Object_Argument_T< \ + CORBA::ValueDef_ptr \ + > + +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::ValueDefSeq \ + > + #if !defined (_CORBA_VALUEDEF_FULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEDEF_FULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_ # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ValueDef::FullValueDescription, \ CORBA::ValueDef::FullValueDescription_var, \ CORBA::ValueDef::FullValueDescription_out \ @@ -8314,8 +8422,8 @@ CORBA::Boolean operator>> ( CORBA::ValueMember \ > -#if !defined (_CORBA_VALUEMEMBERSEQ_CS_) -#define _CORBA_VALUEMEMBERSEQ_CS_ +#if !defined (_CORBA_VALUEMEMBER__EXPLICIT_CS_) +#define _CORBA_VALUEMEMBER__EXPLICIT_CS_ # pragma instantiate \ TAO_Unbounded_Sequence< \ @@ -8335,7 +8443,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::InitializerSeq, \ CORBA::InitializerSeq_var, \ CORBA::InitializerSeq_out \ @@ -8381,35 +8489,38 @@ CORBA::Boolean operator>> ( # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + CORBA::ParDescriptionSeq \ > # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + CORBA::ExceptionDefSeq \ > # pragma instantiate \ TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + CORBA::ContextIdSeq \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ValueDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ValueDef, \ - TAO::Objref_Traits \ + CORBA::ValueDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ValueDef, \ - TAO::Objref_Traits \ + CORBA::ValueDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ValueDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -8422,7 +8533,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ValueDefSeq, \ CORBA::ValueDefSeq_var, \ CORBA::ValueDefSeq_out \ @@ -8430,35 +8541,43 @@ CORBA::Boolean operator>> ( #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ValueBoxDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ValueBoxDef, \ - TAO::Objref_Traits \ + CORBA::ValueBoxDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ValueBoxDef, \ - TAO::Objref_Traits \ + CORBA::ValueBoxDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ValueBoxDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ValueBoxDef \ > +# pragma instantiate \ + TAO::In_Var_Size_Argument_T< \ + CORBA::ExtInitializerSeq \ + > + #if !defined (_CORBA_EXTVALUEDEF_EXTFULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTVALUEDEF_EXTFULLVALUEDESCRIPTION__ARG_TRAITS_TMPLINST_CS_ # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExtValueDef::ExtFullValueDescription, \ CORBA::ExtValueDef::ExtFullValueDescription_var, \ CORBA::ExtValueDef::ExtFullValueDescription_out \ @@ -8472,7 +8591,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExtInitializerSeq, \ CORBA::ExtInitializerSeq_var, \ CORBA::ExtInitializerSeq_out \ @@ -8501,44 +8620,50 @@ CORBA::Boolean operator>> ( CORBA::ExtValueDef::ExtFullValueDescription \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ExtValueDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ExtValueDef, \ - TAO::Objref_Traits \ + CORBA::ExtValueDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ExtValueDef, \ - TAO::Objref_Traits \ + CORBA::ExtValueDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ExtValueDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ CORBA::ExtValueDef \ > -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::FixedDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::FixedDef, \ - TAO::Objref_Traits \ + CORBA::FixedDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::FixedDef, \ - TAO::Objref_Traits \ + CORBA::FixedDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::FixedDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ @@ -8551,7 +8676,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ExceptionDefSeq, \ CORBA::ExceptionDefSeq_var, \ CORBA::ExceptionDefSeq_out \ @@ -8571,13 +8696,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_ATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::AttributeDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::AttributeDef_ptr, \ CORBA::AttributeDef_var, \ - CORBA::AttributeDef_out \ + CORBA::AttributeDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -8585,13 +8714,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_EXTATTRIBUTEDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ExtAttributeDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ExtAttributeDef_ptr, \ CORBA::ExtAttributeDef_var, \ - CORBA::ExtAttributeDef_out \ + CORBA::ExtAttributeDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -8611,7 +8744,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ParDescriptionSeq, \ CORBA::ParDescriptionSeq_var, \ CORBA::ParDescriptionSeq_out \ @@ -8625,7 +8758,7 @@ CORBA::Boolean operator>> ( # pragma instantiate TAO::Arg_Traits # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ + TAO::Var_Size_Arg_Traits_T< \ CORBA::ContextIdSeq, \ CORBA::ContextIdSeq_var, \ CORBA::ContextIdSeq_out \ @@ -8636,13 +8769,17 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_OPERATIONDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::OperationDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::OperationDef_ptr, \ CORBA::OperationDef_var, \ - CORBA::OperationDef_out \ + CORBA::OperationDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ @@ -8671,33 +8808,40 @@ CORBA::Boolean operator>> ( #if !defined (_CORBA_VALUEMEMBERDEF__ARG_TRAITS_TMPLINST_CS_) #define _CORBA_VALUEMEMBERDEF__ARG_TRAITS_TMPLINST_CS_ -# pragma instantiate TAO::Arg_Traits +# pragma instantiate \ + TAO::Arg_Traits< \ + CORBA::ValueMemberDef \ + > # pragma instantiate \ TAO::Object_Arg_Traits_T< \ CORBA::ValueMemberDef_ptr, \ CORBA::ValueMemberDef_var, \ - CORBA::ValueMemberDef_out \ + CORBA::ValueMemberDef_out, \ + TAO::Objref_Traits \ > #endif /* end #if !defined */ -# pragma instantiate TAO::Objref_Traits +# pragma instantiate \ + TAO::Objref_Traits< \ + CORBA::ValueMemberDef \ + > # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::ValueMemberDef, \ - TAO::Objref_Traits \ + CORBA::ValueMemberDef > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::ValueMemberDef, \ - TAO::Objref_Traits \ + CORBA::ValueMemberDef > # pragma instantiate \ - TAO::Narrow_Utils + TAO::Narrow_Utils< \ + CORBA::ValueMemberDef \ + > # pragma instantiate \ TAO::Any_Impl_T< \ diff --git a/TAO/tao/IFR_Client/IFR_ExtendedC.h b/TAO/tao/IFR_Client/IFR_ExtendedC.h index d7f2a595466..4910610a2cf 100644 --- a/TAO/tao/IFR_Client/IFR_ExtendedC.h +++ b/TAO/tao/IFR_Client/IFR_ExtendedC.h @@ -26,7 +26,7 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:150 +// be/be_codegen.cpp:150 #ifndef _TAO_IDL_ORIG_IFR_EXTENDEDC_H_ #define _TAO_IDL_ORIG_IFR_EXTENDEDC_H_ @@ -76,23 +76,24 @@ #endif /* __BORLANDC__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root_ch.cpp:63 +// be/be_visitor_root/root_ch.cpp:63 namespace TAO { class Collocation_Proxy_Broker; template class Narrow_Utils; + template class AbstractBase_Narrow_Utils; } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:48 +// be/be_visitor_module/module_ch.cpp:48 namespace CORBA { // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_FIXEDDEF__VAR_OUT_CH_) #define _CORBA_FIXEDDEF__VAR_OUT_CH_ @@ -115,7 +116,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_FIXEDDEF_CH_) #define _CORBA_FIXEDDEF_CH_ @@ -137,14 +138,14 @@ namespace CORBA ); static FixedDef_ptr _nil (void) - { - return (FixedDef_ptr)0; - } + { + return (FixedDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::UShort digits ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -154,7 +155,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void digits ( CORBA::UShort digits @@ -165,7 +166,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Short scale ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -175,7 +176,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void scale ( CORBA::Short scale @@ -186,7 +187,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -207,13 +208,18 @@ namespace CORBA virtual void CORBA_FixedDef_setup_collocation (int collocated); // Concrete non-local interface only. - FixedDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + FixedDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - FixedDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + FixedDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~FixedDef (void); @@ -227,12 +233,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_FixedDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ValueMember; @@ -250,7 +256,7 @@ namespace CORBA ValueMember_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ValueMember { @@ -267,12 +273,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueMember; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/sequence_ch.cpp:101 + // be/be_visitor_sequence/sequence_ch.cpp:101 #if !defined (_CORBA_VALUEMEMBERSEQ_CH_) #define _CORBA_VALUEMEMBERSEQ_CH_ @@ -320,12 +326,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueMemberSeq; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_VALUEMEMBERDEF__VAR_OUT_CH_) #define _CORBA_VALUEMEMBERDEF__VAR_OUT_CH_ @@ -348,7 +354,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_VALUEMEMBERDEF_CH_) #define _CORBA_VALUEMEMBERDEF_CH_ @@ -370,14 +376,14 @@ namespace CORBA ); static ValueMemberDef_ptr _nil (void) - { - return (ValueMemberDef_ptr)0; - } + { + return (ValueMemberDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::TypeCode_ptr type ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -387,7 +393,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -397,7 +403,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void type_def ( CORBA::IDLType_ptr type_def @@ -408,7 +414,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Visibility access ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -418,7 +424,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void access ( CORBA::Visibility access @@ -429,7 +435,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -450,13 +456,18 @@ namespace CORBA virtual void CORBA_ValueMemberDef_setup_collocation (int collocated); // Concrete non-local interface only. - ValueMemberDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ValueMemberDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ValueMemberDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ValueMemberDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ValueMemberDef (void); @@ -470,12 +481,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueMemberDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_VALUEDEF__VAR_OUT_CH_) #define _CORBA_VALUEDEF__VAR_OUT_CH_ @@ -498,7 +509,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_VALUEDEF_CH_) #define _CORBA_VALUEDEF_CH_ @@ -522,14 +533,14 @@ namespace CORBA ); static ValueDef_ptr _nil (void) - { - return (ValueDef_ptr)0; - } + { + return (ValueDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InterfaceDefSeq * supported_interfaces ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -539,7 +550,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void supported_interfaces ( const CORBA::InterfaceDefSeq & supported_interfaces @@ -550,7 +561,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::InitializerSeq * initializers ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -560,7 +571,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void initializers ( const CORBA::InitializerSeq & initializers @@ -571,7 +582,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueDef_ptr base_value ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -581,7 +592,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void base_value ( CORBA::ValueDef_ptr base_value @@ -592,7 +603,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueDefSeq * abstract_base_values ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -602,7 +613,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void abstract_base_values ( const CORBA::ValueDefSeq & abstract_base_values @@ -613,7 +624,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_abstract ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -623,7 +634,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void is_abstract ( CORBA::Boolean is_abstract @@ -634,7 +645,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_custom ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -644,7 +655,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void is_custom ( CORBA::Boolean is_custom @@ -655,7 +666,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_truncatable ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -665,7 +676,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void is_truncatable ( CORBA::Boolean is_truncatable @@ -676,7 +687,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean is_a ( const char * id @@ -687,7 +698,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct FullValueDescription; @@ -705,7 +716,7 @@ namespace CORBA FullValueDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export FullValueDescription { @@ -730,12 +741,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_FullValueDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueDef::FullValueDescription * describe_value ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -745,7 +756,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ValueMemberDef_ptr create_value_member ( const char * id, @@ -760,7 +771,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::AttributeDef_ptr create_attribute ( const char * id, @@ -775,7 +786,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::OperationDef_ptr create_operation ( const char * id, @@ -793,7 +804,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -814,13 +825,18 @@ namespace CORBA virtual void CORBA_ValueDef_setup_collocation (int collocated); // Concrete non-local interface only. - ValueDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ValueDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ValueDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ValueDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ValueDef (void); @@ -834,12 +850,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ValueDescription; @@ -857,7 +873,7 @@ namespace CORBA ValueDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ValueDescription { @@ -877,12 +893,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_EXTVALUEDEF__VAR_OUT_CH_) #define _CORBA_EXTVALUEDEF__VAR_OUT_CH_ @@ -905,7 +921,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_EXTVALUEDEF_CH_) #define _CORBA_EXTVALUEDEF_CH_ @@ -927,14 +943,14 @@ namespace CORBA ); static ExtValueDef_ptr _nil (void) - { - return (ExtValueDef_ptr)0; - } + { + return (ExtValueDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExtInitializerSeq * ext_initializers ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -944,7 +960,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void ext_initializers ( const CORBA::ExtInitializerSeq & ext_initializers @@ -955,7 +971,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_type.cpp:258 + // be/be_type.cpp:258 struct ExtFullValueDescription; @@ -973,7 +989,7 @@ namespace CORBA ExtFullValueDescription_out; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/structure_ch.cpp:52 + // be/be_visitor_structure/structure_ch.cpp:52 struct TAO_IFR_Client_Export ExtFullValueDescription { @@ -998,12 +1014,12 @@ namespace CORBA }; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 static ::CORBA::TypeCode_ptr _tc_ExtFullValueDescription; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExtValueDef::ExtFullValueDescription * describe_ext_value ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1013,7 +1029,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::ExtAttributeDef_ptr create_ext_attribute ( const char * id, @@ -1030,7 +1046,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1051,13 +1067,18 @@ namespace CORBA virtual void CORBA_ExtValueDef_setup_collocation (int collocated); // Concrete non-local interface only. - ExtValueDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ExtValueDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ExtValueDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ExtValueDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ExtValueDef (void); @@ -1071,12 +1092,12 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExtValueDef; // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_interface.cpp:650 + // be/be_interface.cpp:610 #if !defined (_CORBA_VALUEBOXDEF__VAR_OUT_CH_) #define _CORBA_VALUEBOXDEF__VAR_OUT_CH_ @@ -1099,7 +1120,7 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:54 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_CORBA_VALUEBOXDEF_CH_) #define _CORBA_VALUEBOXDEF_CH_ @@ -1121,14 +1142,14 @@ namespace CORBA ); static ValueBoxDef_ptr _nil (void) - { - return (ValueBoxDef_ptr)0; - } + { + return (ValueBoxDef_ptr)0; + } static void _tao_any_destructor (void *); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual ::CORBA::IDLType_ptr original_type_def ( ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS @@ -1138,7 +1159,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_operation/operation_ch.cpp:46 + // be/be_visitor_operation/operation_ch.cpp:46 virtual void original_type_def ( CORBA::IDLType_ptr original_type_def @@ -1149,7 +1170,7 @@ namespace CORBA )); // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ch.cpp:186 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -1170,13 +1191,18 @@ namespace CORBA virtual void CORBA_ValueBoxDef_setup_collocation (int collocated); // Concrete non-local interface only. - ValueBoxDef (IOP::IOR *ior, - TAO_ORB_Core *orb_core = 0); + ValueBoxDef ( + IOP::IOR *ior, + TAO_ORB_Core *orb_core = 0 + ); - ValueBoxDef (TAO_Stub *objref, - CORBA::Boolean _tao_collocated = 0, - TAO_Abstract_ServantBase *servant = 0, - TAO_ORB_Core *orb_core = 0); + // Non-local interface only. + ValueBoxDef ( + TAO_Stub *objref, + CORBA::Boolean _tao_collocated = 0, + TAO_Abstract_ServantBase *servant = 0, + TAO_ORB_Core *orb_core = 0 + ); virtual ~ValueBoxDef (void); @@ -1190,19 +1216,19 @@ namespace CORBA #endif /* end #if !defined */ // TAO_IDL - Generated from - // W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_decl.cpp:44 + // be/be_visitor_typecode/typecode_decl.cpp:44 TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ValueBoxDef; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_module/module_ch.cpp:66 +// be/be_visitor_module/module_ch.cpp:66 } // module CORBA // Proxy Broker Factory function pointer declarations. // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:120 +// be/be_visitor_root/root.cpp:120 extern TAO_IFR_Client_Export TAO::Collocation_Proxy_Broker * @@ -1235,9 +1261,7 @@ TAO::Collocation_Proxy_Broker * ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_traits.cpp:48 - -#if defined (_MSC_VER) +// be/be_visitor_traits.cpp:48 // Traits specializations. namespace TAO @@ -1349,17 +1373,15 @@ namespace TAO #endif /* end #if !defined */ }; -#endif /* _MSC_VER */ - // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::FixedDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::FixedDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::FixedDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ValueMember &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueMember*); // noncopying version @@ -1367,7 +1389,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Val TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ValueMember *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/any_op_ch.cpp:52 +// be/be_visitor_sequence/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ValueMemberSeq &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueMemberSeq*); // noncopying version @@ -1375,21 +1397,21 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Val TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ValueMemberSeq *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueMemberDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueMemberDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ValueMemberDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ValueDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ValueDef::FullValueDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDef::FullValueDescription*); // noncopying version @@ -1397,7 +1419,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Val TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ValueDef::FullValueDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ValueDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueDescription*); // noncopying version @@ -1405,14 +1427,14 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Val TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ValueDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtValueDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtValueDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ExtValueDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/any_op_ch.cpp:52 +// be/be_visitor_structure/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, const CORBA::ExtValueDef::ExtFullValueDescription &); // copying version TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ExtValueDef::ExtFullValueDescription*); // noncopying version @@ -1420,31 +1442,31 @@ TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Ext TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const CORBA::ExtValueDef::ExtFullValueDescription *&); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_ch.cpp:52 +// be/be_visitor_interface/any_op_ch.cpp:52 TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueBoxDef_ptr); // copying TAO_IFR_Client_Export void operator<<= (CORBA::Any &, CORBA::ValueBoxDef_ptr *); // non-copying TAO_IFR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::ValueBoxDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:48 +// be/be_visitor_root/cdr_op.cpp:48 #ifndef __ACE_INLINE__ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::FixedDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::FixedDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueMember &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueMember &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ch.cpp:70 +// be/be_visitor_sequence/cdr_op_ch.cpp:70 #if !defined _TAO_CDR_OP_CORBA_ValueMemberSeq_H_ #define _TAO_CDR_OP_CORBA_ValueMemberSeq_H_ @@ -1461,54 +1483,54 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( #endif /* _TAO_CDR_OP_CORBA_ValueMemberSeq_H_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueMemberDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueMemberDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueDef::FullValueDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueDef::FullValueDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtValueDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtValueDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ch.cpp:53 +// be/be_visitor_structure/cdr_op_ch.cpp:53 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ExtValueDef::ExtFullValueDescription &); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtValueDef::ExtFullValueDescription &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ch.cpp:55 +// be/be_visitor_interface/cdr_op_ch.cpp:55 TAO_IFR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ValueBoxDef_ptr ); TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueBoxDef_ptr &); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/cdr_op.cpp:64 +// be/be_visitor_root/cdr_op.cpp:64 #endif /* __ACE_INLINE__ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:911 +// be/be_codegen.cpp:911 #if defined (__ACE_INLINE__) #include "IFR_ExtendedC.i" diff --git a/TAO/tao/IFR_Client/IFR_ExtendedC.i b/TAO/tao/IFR_Client/IFR_ExtendedC.i index 053d215e6a9..af7095a5d81 100644 --- a/TAO/tao/IFR_Client/IFR_ExtendedC.i +++ b/TAO/tao/IFR_Client/IFR_ExtendedC.i @@ -27,7 +27,7 @@ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_FIXEDDEF___CI_) #define _CORBA_FIXEDDEF___CI_ @@ -48,6 +48,7 @@ CORBA::FixedDef::FixedDef ( the_TAO_FixedDef_Proxy_Broker_ (0) { this->CORBA_FixedDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -63,7 +64,7 @@ CORBA::FixedDef::FixedDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_VALUEMEMBERDEF___CI_) #define _CORBA_VALUEMEMBERDEF___CI_ @@ -84,6 +85,7 @@ CORBA::ValueMemberDef::ValueMemberDef ( the_TAO_ValueMemberDef_Proxy_Broker_ (0) { this->CORBA_ValueMemberDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -99,7 +101,7 @@ CORBA::ValueMemberDef::ValueMemberDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_VALUEDEF___CI_) #define _CORBA_VALUEDEF___CI_ @@ -120,6 +122,7 @@ CORBA::ValueDef::ValueDef ( the_TAO_ValueDef_Proxy_Broker_ (0) { this->CORBA_ValueDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -135,7 +138,7 @@ CORBA::ValueDef::ValueDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_EXTVALUEDEF___CI_) #define _CORBA_EXTVALUEDEF___CI_ @@ -156,6 +159,7 @@ CORBA::ExtValueDef::ExtValueDef ( the_TAO_ExtValueDef_Proxy_Broker_ (0) { this->CORBA_ExtValueDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -171,7 +175,7 @@ CORBA::ExtValueDef::ExtValueDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_ci.cpp:70 +// be/be_visitor_interface/interface_ci.cpp:70 #if !defined (_CORBA_VALUEBOXDEF___CI_) #define _CORBA_VALUEBOXDEF___CI_ @@ -192,6 +196,7 @@ CORBA::ValueBoxDef::ValueBoxDef ( the_TAO_ValueBoxDef_Proxy_Broker_ (0) { this->CORBA_ValueBoxDef_setup_collocation (_tao_collocated); + } ACE_INLINE @@ -207,7 +212,7 @@ CORBA::ValueBoxDef::ValueBoxDef ( #endif /* end #if !defined */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -220,7 +225,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -258,7 +263,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_sequence/cdr_op_ci.cpp:81 +// be/be_visitor_sequence/cdr_op_ci.cpp:81 #if !defined _TAO_CDR_OP_CORBA_ValueMemberSeq_I_ #define _TAO_CDR_OP_CORBA_ValueMemberSeq_I_ @@ -276,7 +281,7 @@ CORBA::Boolean TAO_IFR_Client_Export operator>> ( #endif /* _TAO_CDR_OP_CORBA_ValueMemberSeq_I_ */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -289,7 +294,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -302,7 +307,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -353,7 +358,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -394,7 +399,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, @@ -407,7 +412,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> ( ); // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_structure/cdr_op_ci.cpp:70 +// be/be_visitor_structure/cdr_op_ci.cpp:70 ACE_INLINE CORBA::Boolean operator<< ( @@ -458,7 +463,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/cdr_op_ci.cpp:72 +// be/be_visitor_interface/cdr_op_ci.cpp:72 TAO_IFR_Client_Export CORBA::Boolean operator<< ( TAO_OutputCDR &, diff --git a/TAO/tao/IFR_Client/Interface.pidl b/TAO/tao/IFR_Client/Interface.pidl index 4a088f8b922..d00b6643af9 100644 --- a/TAO/tao/IFR_Client/Interface.pidl +++ b/TAO/tao/IFR_Client/Interface.pidl @@ -64,6 +64,8 @@ #define _INTERFACE_IDL_ #pragma prefix "omg.org" +#include + module IR { enum DefinitionKind diff --git a/TAO/tao/IORManipulation/IORC.cpp b/TAO/tao/IORManipulation/IORC.cpp index 887bc617c6e..01052a27c68 100644 --- a/TAO/tao/IORManipulation/IORC.cpp +++ b/TAO/tao/IORManipulation/IORC.cpp @@ -26,20 +26,13 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// be/be_codegen.cpp:301 +// be/be_codegen.cpp:302 #include "IORManip_Loader.h" -#include "tao/Stub.h" -#include "tao/Invocation_Adapter.h" -#include "tao/Object_T.h" +#include "tao/Typecode.h" #include "tao/Any_Impl_T.h" #include "tao/Any_Dual_Impl_T.h" -#include "tao/Basic_Arguments.h" -#include "tao/Object_Argument_T.h" -#include "tao/Special_Basic_Arguments.h" -#include "tao/Var_Size_Argument_T.h" -#include "tao/Typecode.h" #if defined (__BORLANDC__) #pragma option -w-rvl -w-rch -w-ccc -w-aus -w-sig @@ -50,47 +43,11 @@ #endif /* !defined INLINE */ // TAO_IDL - Generated from -// be/be_visitor_arg_traits.cpp:59 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO { - -#if !defined (_TAO_IOP_TAO_IOR_PROPERTY__ARG_TRAITS_CS_) -#define _TAO_IOP_TAO_IOR_PROPERTY__ARG_TRAITS_CS_ - - ACE_TEMPLATE_SPECIALIZATION - class TAO_IORManip_Export Arg_Traits - : public - Object_Arg_Traits_T< - TAO_IOP::TAO_IOR_Property_ptr, - TAO_IOP::TAO_IOR_Property_var, - TAO_IOP::TAO_IOR_Property_out, - TAO::Objref_Traits - > - { - }; - -#endif /* end #if !defined */ - - // TAO_IDL - Generated from - // be/be_visitor_arg_traits.cpp:262 - -#if !defined (__TAO_SEQ_CORBA_OBJECT___ARG_TRAITS_CS_) -#define __TAO_SEQ_CORBA_OBJECT___ARG_TRAITS_CS_ - - ACE_TEMPLATE_SPECIALIZATION - class TAO_IORManip_Export Arg_Traits - : public - Var_Size_Arg_Traits_T< - TAO_IOP::TAO_IOR_Manipulation::IORList, - TAO_IOP::TAO_IOR_Manipulation::IORList_var, - TAO_IOP::TAO_IOR_Manipulation::IORList_out - > - { - }; - -#endif /* end #if !defined */ }; // TAO_IDL - Generated from @@ -1011,7 +968,7 @@ TAO::Collocation_Proxy_Broker * ) = 0; // TAO_IDL - Generated from -// be/be_visitor_sequence/sequence_cs.cpp:66 +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_TAO_IOP_TAO_IOR_MANIPULATION_IORLIST_CS_) #define _TAO_IOP_TAO_IOR_MANIPULATION_IORLIST_CS_ @@ -1668,6 +1625,7 @@ CORBA::Boolean operator>>= ( // TAO_IDL - Generated from // be/be_visitor_interface/any_op_cs.cpp:50 + ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean TAO::Any_Impl_T::to_object ( @@ -1692,7 +1650,6 @@ TAO::Any_Impl_T::demarshal_value (TAO_InputCDR &) return 0; } - // Copying insertion. void operator<<= ( @@ -1737,6 +1694,7 @@ operator>>= ( // TAO_IDL - Generated from // be/be_visitor_interface/any_op_cs.cpp:50 + ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean TAO::Any_Impl_T::to_object ( @@ -1803,10 +1761,80 @@ operator>>= ( ); } +// TAO_IDL - Generated from +// be/be_visitor_sequence/any_op_cs.cpp:54 +// Copying insertion. +void operator<<= ( + CORBA::Any &_tao_any, + const TAO_IOP::TAO_IOR_Manipulation::IORList &_tao_elem + ) +{ + TAO::Any_Dual_Impl_T::insert_copy ( + _tao_any, + TAO_IOP::TAO_IOR_Manipulation::IORList::_tao_any_destructor, + TAO_IOP::TAO_IOR_Manipulation::_tc_IORList, + _tao_elem + ); +} + +// Non-copying insertion. +void operator<<= ( + CORBA::Any &_tao_any, + TAO_IOP::TAO_IOR_Manipulation::IORList *_tao_elem + ) +{ + TAO::Any_Dual_Impl_T::insert ( + _tao_any, + TAO_IOP::TAO_IOR_Manipulation::IORList::_tao_any_destructor, + TAO_IOP::TAO_IOR_Manipulation::_tc_IORList, + _tao_elem + ); +} + +// Extraction to non-const pointer (deprecated). +CORBA::Boolean operator>>= ( + const CORBA::Any &_tao_any, + TAO_IOP::TAO_IOR_Manipulation::IORList *&_tao_elem + ) +{ + return _tao_any >>= ACE_const_cast ( + const TAO_IOP::TAO_IOR_Manipulation::IORList *&, + _tao_elem + ); +} + +// Extraction to const pointer. +CORBA::Boolean operator>>= ( + const CORBA::Any &_tao_any, + const TAO_IOP::TAO_IOR_Manipulation::IORList *&_tao_elem + ) +{ + return + TAO::Any_Dual_Impl_T::extract ( + _tao_any, + TAO_IOP::TAO_IOR_Manipulation::IORList::_tao_any_destructor, + TAO_IOP::TAO_IOR_Manipulation::_tc_IORList, + _tao_elem + ); +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::marshal_value (TAO_OutputCDR &) +{ + return 0; +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::demarshal_value (TAO_InputCDR &) +{ + return 0; +} // TAO_IDL - Generated from -// be/be_visitor_root/root.cpp:1703 +// be/be_visitor_root/root.cpp:1702 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) @@ -1835,30 +1863,19 @@ operator>>= ( TAO_IOP::MultiProfileList >; -#if !defined (_TAO_IOP_TAO_IOR_PROPERTY__ARG_TRAITS_TMPLINST_CS_) -#define _TAO_IOP_TAO_IOR_PROPERTY__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - template class - TAO::Object_Arg_Traits_T< - TAO_IOP::TAO_IOR_Property_ptr, - TAO_IOP::TAO_IOR_Property_var, - TAO_IOP::TAO_IOR_Property_out + TAO::Objref_Traits< + TAO_IOP::TAO_IOR_Property >; -#endif /* end #if !defined */ - template class TAO_Objref_Var_T< - TAO_IOP::TAO_IOR_Property, - TAO::Objref_Traits + TAO_IOP::TAO_IOR_Property >; template class TAO_Objref_Out_T< - TAO_IOP::TAO_IOR_Property, - TAO::Objref_Traits + TAO_IOP::TAO_IOR_Property >; template class @@ -1866,20 +1883,6 @@ operator>>= ( TAO_IOP::TAO_IOR_Property >; -#if !defined (_TAO_IOP_TAO_IOR_MANIPULATION_IORLIST__ARG_TRAITS_TMPLINST_CS_) -#define _TAO_IOP_TAO_IOR_MANIPULATION_IORLIST__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - TAO_IOP::TAO_IOR_Manipulation::IORList, - TAO_IOP::TAO_IOR_Manipulation::IORList_var, - TAO_IOP::TAO_IOR_Manipulation::IORList_out - >; - -#endif /* end #if !defined */ - template class TAO_Pseudo_Object_Manager< CORBA::Object @@ -1916,25 +1919,18 @@ operator>>= ( >; template class - TAO::In_Var_Size_Argument_T< - TAO_IOP::TAO_IOR_Manipulation::IORList - >; - - template class - TAO::In_Object_Argument_T< - TAO_IOP::TAO_IOR_Property_ptr + TAO::Objref_Traits< + TAO_IOP::TAO_IOR_Manipulation >; template class TAO_Objref_Var_T< - TAO_IOP::TAO_IOR_Manipulation, - TAO::Objref_Traits + TAO_IOP::TAO_IOR_Manipulation >; template class TAO_Objref_Out_T< - TAO_IOP::TAO_IOR_Manipulation, - TAO::Objref_Traits + TAO_IOP::TAO_IOR_Manipulation >; template class @@ -1969,30 +1965,19 @@ operator>>= ( TAO_IOP::MultiProfileList \ > -#if !defined (_TAO_IOP_TAO_IOR_PROPERTY__ARG_TRAITS_TMPLINST_CS_) -#define _TAO_IOP_TAO_IOR_PROPERTY__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - # pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - TAO_IOP::TAO_IOR_Property_ptr, \ - TAO_IOP::TAO_IOR_Property_var, \ - TAO_IOP::TAO_IOR_Property_out \ + TAO::Objref_Traits< \ + TAO_IOP::TAO_IOR_Property \ > -#endif /* end #if !defined */ - # pragma instantiate \ TAO_Objref_Var_T< \ - TAO_IOP::TAO_IOR_Property, \ - TAO::Objref_Traits \ + TAO_IOP::TAO_IOR_Property > # pragma instantiate \ TAO_Objref_Out_T< \ - TAO_IOP::TAO_IOR_Property, \ - TAO::Objref_Traits \ + TAO_IOP::TAO_IOR_Property > # pragma instantiate \ @@ -2000,20 +1985,6 @@ operator>>= ( TAO_IOP::TAO_IOR_Property \ > -#if !defined (_TAO_IOP_TAO_IOR_MANIPULATION_IORLIST__ARG_TRAITS_TMPLINST_CS_) -#define _TAO_IOP_TAO_IOR_MANIPULATION_IORLIST__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - TAO_IOP::TAO_IOR_Manipulation::IORList, \ - TAO_IOP::TAO_IOR_Manipulation::IORList_var, \ - TAO_IOP::TAO_IOR_Manipulation::IORList_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_MngSeq_Var_T< \ TAO_IOP::TAO_IOR_Manipulation::IORList, \ @@ -2045,25 +2016,18 @@ operator>>= ( > # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - TAO_IOP::TAO_IOR_Manipulation::IORList \ - > - -# pragma instantiate \ - TAO::In_Object_Argument_T< \ - TAO_IOP::TAO_IOR_Property_ptr \ + TAO::Objref_Traits< \ + TAO_IOP::TAO_IOR_Manipulation \ > # pragma instantiate \ TAO_Objref_Var_T< \ - TAO_IOP::TAO_IOR_Manipulation, \ - TAO::Objref_Traits \ + TAO_IOP::TAO_IOR_Manipulation > # pragma instantiate \ TAO_Objref_Out_T< \ - TAO_IOP::TAO_IOR_Manipulation, \ - TAO::Objref_Traits \ + TAO_IOP::TAO_IOR_Manipulation > # pragma instantiate \ diff --git a/TAO/tao/IORManipulation/IORC.h b/TAO/tao/IORManipulation/IORC.h index ce405ae3b23..cac51bd5a1b 100644 --- a/TAO/tao/IORManipulation/IORC.h +++ b/TAO/tao/IORManipulation/IORC.h @@ -26,14 +26,14 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// be/be_codegen.cpp:151 +// be/be_codegen.cpp:150 #ifndef _TAO_IDL_ORIG_IORC_H_ #define _TAO_IDL_ORIG_IORC_H_ #include /**/ "ace/pre.h" -#include "ior_manip_export.h" +#include "tao/ORB.h" #ifndef TAO_IORMANIP_SAFE_INCLUDE #error "You should not include IORC.h directly, use IORManip_Loader.h" @@ -43,13 +43,14 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ - +#include "ior_manip_export.h" +#include "tao/CDR.h" +#include "tao/Environment.h" +#include "tao/Object.h" #include "tao/Sequence_T.h" #include "tao/Objref_VarOut_T.h" #include "tao/Seq_Var_T.h" #include "tao/Seq_Out_T.h" -#include "tao/VarOut_T.h" -#include "tao/Object.h" #if defined (TAO_EXPORT_MACRO) #undef TAO_EXPORT_MACRO @@ -82,6 +83,7 @@ namespace TAO class Collocation_Proxy_Broker; template class Narrow_Utils; + template class AbstractBase_Narrow_Utils; } // TAO_IDL - Generated from @@ -331,7 +333,7 @@ namespace TAO_IOP #endif /* end #if !defined */ // TAO_IDL - Generated from - // be/be_interface.cpp:601 + // be/be_interface.cpp:610 #if !defined (_TAO_IOP_TAO_IOR_PROPERTY__VAR_OUT_CH_) #define _TAO_IOP_TAO_IOR_PROPERTY__VAR_OUT_CH_ @@ -354,7 +356,7 @@ namespace TAO_IOP #endif /* end #if !defined */ // TAO_IDL - Generated from - // be/be_visitor_interface/interface_ch.cpp:53 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_TAO_IOP_TAO_IOR_PROPERTY_CH_) #define _TAO_IOP_TAO_IOR_PROPERTY_CH_ @@ -375,9 +377,9 @@ namespace TAO_IOP ); static TAO_IOR_Property_ptr _nil (void) - { - return (TAO_IOR_Property_ptr)0; - } + { + return (TAO_IOR_Property_ptr)0; + } static void _tao_any_destructor (void *); @@ -385,7 +387,7 @@ namespace TAO_IOP // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean set_property ( - CORBA::Object_ptr ior + CORBA::Object_ptr & ior ACE_ENV_ARG_DECL_WITH_DEFAULTS ) ACE_THROW_SPEC (( @@ -397,7 +399,7 @@ namespace TAO_IOP // be/be_visitor_operation/operation_ch.cpp:46 virtual CORBA::Boolean set_primary ( - CORBA::Object_ptr ior1, + CORBA::Object_ptr & ior1, CORBA::Object_ptr ior2 ACE_ENV_ARG_DECL_WITH_DEFAULTS ) @@ -443,7 +445,7 @@ namespace TAO_IOP )) = 0; // TAO_IDL - Generated from - // be/be_visitor_interface/interface_ch.cpp:185 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -454,11 +456,15 @@ namespace TAO_IOP virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr); protected: + // Abstract or local interface only. TAO_IOR_Property (void); + virtual ~TAO_IOR_Property (void); private: + // Private and unimplemented for concrete interfaces. TAO_IOR_Property (const TAO_IOR_Property &); + void operator= (const TAO_IOR_Property &); }; @@ -470,7 +476,7 @@ namespace TAO_IOP TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_TAO_IOR_Property; // TAO_IDL - Generated from - // be/be_interface.cpp:601 + // be/be_interface.cpp:610 #if !defined (_TAO_IOP_TAO_IOR_MANIPULATION__VAR_OUT_CH_) #define _TAO_IOP_TAO_IOR_MANIPULATION__VAR_OUT_CH_ @@ -493,7 +499,7 @@ namespace TAO_IOP #endif /* end #if !defined */ // TAO_IDL - Generated from - // be/be_visitor_interface/interface_ch.cpp:53 + // be/be_visitor_interface/interface_ch.cpp:54 #if !defined (_TAO_IOP_TAO_IOR_MANIPULATION_CH_) #define _TAO_IOP_TAO_IOR_MANIPULATION_CH_ @@ -514,9 +520,9 @@ namespace TAO_IOP ); static TAO_IOR_Manipulation_ptr _nil (void) - { - return (TAO_IOR_Manipulation_ptr)0; - } + { + return (TAO_IOR_Manipulation_ptr)0; + } static void _tao_any_destructor (void *); @@ -715,7 +721,7 @@ namespace TAO_IOP )) = 0; // TAO_IDL - Generated from - // be/be_visitor_interface/interface_ch.cpp:185 + // be/be_visitor_interface/interface_ch.cpp:192 virtual CORBA::Boolean _is_a ( const char *type_id @@ -726,11 +732,15 @@ namespace TAO_IOP virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr); protected: + // Abstract or local interface only. TAO_IOR_Manipulation (void); + virtual ~TAO_IOR_Manipulation (void); private: + // Private and unimplemented for concrete interfaces. TAO_IOR_Manipulation (const TAO_IOR_Manipulation &); + void operator= (const TAO_IOR_Manipulation &); }; @@ -755,7 +765,7 @@ namespace TAO #if !defined (_TAO_IOP_TAO_IOR_PROPERTY__TRAITS_CH_) #define _TAO_IOP_TAO_IOR_PROPERTY__TRAITS_CH_ - + ACE_TEMPLATE_SPECIALIZATION struct TAO_IORManip_Export Objref_Traits { @@ -776,7 +786,7 @@ namespace TAO #if !defined (_TAO_IOP_TAO_IOR_MANIPULATION__TRAITS_CH_) #define _TAO_IOP_TAO_IOR_MANIPULATION__TRAITS_CH_ - + ACE_TEMPLATE_SPECIALIZATION struct TAO_IORManip_Export Objref_Traits { @@ -899,7 +909,7 @@ TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::MultiPro #endif /* __ACE_INLINE__ */ // TAO_IDL - Generated from -// be/be_codegen.cpp:926 +// be/be_codegen.cpp:911 #if defined (__ACE_INLINE__) #include "IORC.i" @@ -913,4 +923,6 @@ TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::MultiPro #pragma option pop #endif /* __BORLANDC__ */ +#include /**/ "ace/post.h" + #endif /* ifndef */ diff --git a/TAO/tao/IORTable/IORTableC.cpp b/TAO/tao/IORTable/IORTableC.cpp index 08e053f1bd8..bcad9d2add2 100644 --- a/TAO/tao/IORTable/IORTableC.cpp +++ b/TAO/tao/IORTable/IORTableC.cpp @@ -504,92 +504,66 @@ IORTable::Locator::marshal (TAO_OutputCDR &) #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) -#if !defined (_IORTABLE_LOCATOR__ARG_TRAITS_TMPLINST_CS_) -#define _IORTABLE_LOCATOR__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - template class - TAO::Object_Arg_Traits_T< - IORTable::Locator_ptr, - IORTable::Locator_var, - IORTable::Locator_out + TAO::Objref_Traits< + IORTable::Locator >; -#endif /* end #if !defined */ - template class TAO_Objref_Var_T< - IORTable::Locator, - TAO::Objref_Traits + IORTable::Locator >; template class TAO_Objref_Out_T< - IORTable::Locator, - TAO::Objref_Traits + IORTable::Locator >; template class - TAO::In_Object_Argument_T< - IORTable::Locator_ptr + TAO::Objref_Traits< + IORTable::Table >; template class TAO_Objref_Var_T< - IORTable::Table, - TAO::Objref_Traits + IORTable::Table >; template class TAO_Objref_Out_T< - IORTable::Table, - TAO::Objref_Traits + IORTable::Table >; #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) -#if !defined (_IORTABLE_LOCATOR__ARG_TRAITS_TMPLINST_CS_) -#define _IORTABLE_LOCATOR__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - # pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - IORTable::Locator_ptr, \ - IORTable::Locator_var, \ - IORTable::Locator_out \ + TAO::Objref_Traits< \ + IORTable::Locator \ > -#endif /* end #if !defined */ - # pragma instantiate \ TAO_Objref_Var_T< \ - IORTable::Locator, \ - TAO::Objref_Traits \ + IORTable::Locator > # pragma instantiate \ TAO_Objref_Out_T< \ - IORTable::Locator, \ - TAO::Objref_Traits \ + IORTable::Locator > # pragma instantiate \ - TAO::In_Object_Argument_T< \ - IORTable::Locator_ptr \ + TAO::Objref_Traits< \ + IORTable::Table \ > # pragma instantiate \ TAO_Objref_Var_T< \ - IORTable::Table, \ - TAO::Objref_Traits \ + IORTable::Table > # pragma instantiate \ TAO_Objref_Out_T< \ - IORTable::Table, \ - TAO::Objref_Traits \ + IORTable::Table > #endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ diff --git a/TAO/tao/RTCORBA/RTCORBA.pidl b/TAO/tao/RTCORBA/RTCORBA.pidl index 2329ee4157b..d0c49ebc5c0 100644 --- a/TAO/tao/RTCORBA/RTCORBA.pidl +++ b/TAO/tao/RTCORBA/RTCORBA.pidl @@ -24,9 +24,9 @@ * 1. Run the tao_idl compiler on the pidl file. The command used for * this is: * - * tao_idl -o orig -Gp -Gd -Ge 1 + * tao_idl -o orig -Gp -Gd -Ge 1 -GT * -Wb,export_macro=TAO_RTCORBA_Export - * -Wb,export_include="rtcorba_export.h" + * -Wb,export_include="tao/RTCORBA/rtcorba_export.h" * -Wb,pre_include="ace/pre.h" * -Wb,post_include="ace/post.h" * RTCORBA.pidl diff --git a/TAO/tao/RTCORBA/RTCORBAC.cpp b/TAO/tao/RTCORBA/RTCORBAC.cpp index a3605eb4561..c584fcbde7a 100644 --- a/TAO/tao/RTCORBA/RTCORBAC.cpp +++ b/TAO/tao/RTCORBA/RTCORBAC.cpp @@ -58,20 +58,20 @@ static const CORBA::Long _oc_RTCORBA_NativePriority[] = { TAO_ENCAP_BYTE_ORDER, // byte order 39, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x4e617469), - ACE_NTOHL (0x76655072), - ACE_NTOHL (0x696f7269), - ACE_NTOHL (0x74793a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x4e617469), + ACE_NTOHL (0x76655072), + ACE_NTOHL (0x696f7269), + ACE_NTOHL (0x74793a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/NativePriority:1.0 15, - ACE_NTOHL (0x4e617469), - ACE_NTOHL (0x76655072), - ACE_NTOHL (0x696f7269), + ACE_NTOHL (0x4e617469), + ACE_NTOHL (0x76655072), + ACE_NTOHL (0x696f7269), ACE_NTOHL (0x74790000), // name = NativePriority CORBA::tk_short, @@ -98,18 +98,18 @@ static const CORBA::Long _oc_RTCORBA_Priority[] = { TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, @@ -136,20 +136,20 @@ static const CORBA::Long _oc_RTCORBA_NetworkPriority[] = { TAO_ENCAP_BYTE_ORDER, // byte order 40, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x4e657477), - ACE_NTOHL (0x6f726b50), - ACE_NTOHL (0x72696f72), - ACE_NTOHL (0x6974793a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x4e657477), + ACE_NTOHL (0x6f726b50), + ACE_NTOHL (0x72696f72), + ACE_NTOHL (0x6974793a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/NetworkPriority:1.0 16, - ACE_NTOHL (0x4e657477), - ACE_NTOHL (0x6f726b50), - ACE_NTOHL (0x72696f72), + ACE_NTOHL (0x4e657477), + ACE_NTOHL (0x6f726b50), + ACE_NTOHL (0x72696f72), ACE_NTOHL (0x69747900), // name = NetworkPriority CORBA::tk_long, @@ -176,20 +176,20 @@ static const CORBA::Long _oc_RTCORBA_ThreadpoolId[] = { TAO_ENCAP_BYTE_ORDER, // byte order 37, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4964), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4964), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/ThreadpoolId:1.0 13, - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4964), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4964), ACE_NTOHL (0x0), // name = ThreadpoolId CORBA::tk_ulong, @@ -216,58 +216,58 @@ static const CORBA::Long _oc_RTCORBA_ThreadpoolLane[] = { TAO_ENCAP_BYTE_ORDER, // byte order 39, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4c61), - ACE_NTOHL (0x6e653a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4c61), + ACE_NTOHL (0x6e653a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ThreadpoolLane:1.0 15, - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4c61), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4c61), ACE_NTOHL (0x6e650000), // name = ThreadpoolLane 3, // member count 14, - ACE_NTOHL (0x6c616e65), - ACE_NTOHL (0x5f707269), - ACE_NTOHL (0x6f726974), + ACE_NTOHL (0x6c616e65), + ACE_NTOHL (0x5f707269), + ACE_NTOHL (0x6f726974), ACE_NTOHL (0x79000000), // name = lane_priority CORBA::tk_alias, // typecode kind for typedefs 64, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, 15, - ACE_NTOHL (0x73746174), - ACE_NTOHL (0x69635f74), - ACE_NTOHL (0x68726561), + ACE_NTOHL (0x73746174), + ACE_NTOHL (0x69635f74), + ACE_NTOHL (0x68726561), ACE_NTOHL (0x64730000), // name = static_threads CORBA::tk_ulong, 16, - ACE_NTOHL (0x64796e61), - ACE_NTOHL (0x6d69635f), - ACE_NTOHL (0x74687265), + ACE_NTOHL (0x64796e61), + ACE_NTOHL (0x6d69635f), + ACE_NTOHL (0x74687265), ACE_NTOHL (0x61647300), // name = dynamic_threads CORBA::tk_ulong, @@ -287,10 +287,10 @@ namespace RTCORBA &_tc_TAO_tc_RTCORBA_ThreadpoolLane; } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_structure/structure_cs.cpp:66 -void +void RTCORBA::ThreadpoolLane::_tao_any_destructor ( void *_tao_void_pointer ) @@ -300,8 +300,8 @@ RTCORBA::ThreadpoolLane::_tao_any_destructor ( delete _tao_tmp_pointer; } -// TAO_IDL - Generated from -// be/be_visitor_sequence/sequence_cs.cpp:66 +// TAO_IDL - Generated from +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_RTCORBA_THREADPOOLLANES_CS_) #define _RTCORBA_THREADPOOLLANES_CS_ @@ -360,20 +360,20 @@ static const CORBA::Long _oc_RTCORBA_ThreadpoolLanes[] = { TAO_ENCAP_BYTE_ORDER, // byte order 40, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4c61), - ACE_NTOHL (0x6e65733a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4c61), + ACE_NTOHL (0x6e65733a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/ThreadpoolLanes:1.0 16, - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4c61), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4c61), ACE_NTOHL (0x6e657300), // name = ThreadpoolLanes CORBA::tk_sequence, // typecode kind 228, // encapsulation length @@ -382,58 +382,58 @@ static const CORBA::Long _oc_RTCORBA_ThreadpoolLanes[] = 212, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 39, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4c61), - ACE_NTOHL (0x6e653a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4c61), + ACE_NTOHL (0x6e653a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ThreadpoolLane:1.0 15, - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c4c61), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c4c61), ACE_NTOHL (0x6e650000), // name = ThreadpoolLane 3, // member count 14, - ACE_NTOHL (0x6c616e65), - ACE_NTOHL (0x5f707269), - ACE_NTOHL (0x6f726974), + ACE_NTOHL (0x6c616e65), + ACE_NTOHL (0x5f707269), + ACE_NTOHL (0x6f726974), ACE_NTOHL (0x79000000), // name = lane_priority CORBA::tk_alias, // typecode kind for typedefs 64, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, 15, - ACE_NTOHL (0x73746174), - ACE_NTOHL (0x69635f74), - ACE_NTOHL (0x68726561), + ACE_NTOHL (0x73746174), + ACE_NTOHL (0x69635f74), + ACE_NTOHL (0x68726561), ACE_NTOHL (0x64730000), // name = static_threads CORBA::tk_ulong, 16, - ACE_NTOHL (0x64796e61), - ACE_NTOHL (0x6d69635f), - ACE_NTOHL (0x74687265), + ACE_NTOHL (0x64796e61), + ACE_NTOHL (0x6d69635f), + ACE_NTOHL (0x74687265), ACE_NTOHL (0x61647300), // name = dynamic_threads CORBA::tk_ulong, @@ -463,32 +463,32 @@ static const CORBA::Long _oc_RTCORBA_PriorityModel[] = { TAO_ENCAP_BYTE_ORDER, // byte order 38, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x4d6f6465), - ACE_NTOHL (0x6c3a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x4d6f6465), + ACE_NTOHL (0x6c3a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/RTCORBA/PriorityModel:1.0 14, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x4d6f6465), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x4d6f6465), ACE_NTOHL (0x6c000000), // name = PriorityModel 2, // member count 18, - ACE_NTOHL (0x434c4945), - ACE_NTOHL (0x4e545f50), - ACE_NTOHL (0x524f5041), - ACE_NTOHL (0x47415445), + ACE_NTOHL (0x434c4945), + ACE_NTOHL (0x4e545f50), + ACE_NTOHL (0x524f5041), + ACE_NTOHL (0x47415445), ACE_NTOHL (0x44000000), // name = CLIENT_PROPAGATED 16, - ACE_NTOHL (0x53455256), - ACE_NTOHL (0x45525f44), - ACE_NTOHL (0x45434c41), + ACE_NTOHL (0x53455256), + ACE_NTOHL (0x45525f44), + ACE_NTOHL (0x45434c41), ACE_NTOHL (0x52454400), // name = SERVER_DECLARED }; @@ -543,7 +543,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_PriorityModelPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -554,7 +554,7 @@ RTCORBA::PriorityModelPolicy::PriorityModelPolicy (void) RTCORBA::PriorityModelPolicy::~PriorityModelPolicy (void) {} -void +void RTCORBA::PriorityModelPolicy::_tao_any_destructor (void *_tao_void_pointer) { PriorityModelPolicy *_tao_tmp_pointer = @@ -572,10 +572,10 @@ RTCORBA::PriorityModelPolicy::_narrow ( { return PriorityModelPolicy::_nil (); } - + PriorityModelPolicy_ptr proxy = dynamic_cast (_tao_objref); - + return PriorityModelPolicy::_duplicate (proxy); } @@ -586,7 +586,7 @@ RTCORBA::PriorityModelPolicy::_duplicate (PriorityModelPolicy_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -641,22 +641,22 @@ static const CORBA::Long _oc_RTCORBA_PriorityModelPolicy[] = { TAO_ENCAP_BYTE_ORDER, // byte order 44, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x4d6f6465), - ACE_NTOHL (0x6c506f6c), - ACE_NTOHL (0x6963793a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x4d6f6465), + ACE_NTOHL (0x6c506f6c), + ACE_NTOHL (0x6963793a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/PriorityModelPolicy:1.0 20, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x4d6f6465), - ACE_NTOHL (0x6c506f6c), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x4d6f6465), + ACE_NTOHL (0x6c506f6c), ACE_NTOHL (0x69637900), // name = PriorityModelPolicy }; @@ -711,7 +711,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_ThreadpoolPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -722,7 +722,7 @@ RTCORBA::ThreadpoolPolicy::ThreadpoolPolicy (void) RTCORBA::ThreadpoolPolicy::~ThreadpoolPolicy (void) {} -void +void RTCORBA::ThreadpoolPolicy::_tao_any_destructor (void *_tao_void_pointer) { ThreadpoolPolicy *_tao_tmp_pointer = @@ -740,10 +740,10 @@ RTCORBA::ThreadpoolPolicy::_narrow ( { return ThreadpoolPolicy::_nil (); } - + ThreadpoolPolicy_ptr proxy = dynamic_cast (_tao_objref); - + return ThreadpoolPolicy::_duplicate (proxy); } @@ -754,7 +754,7 @@ RTCORBA::ThreadpoolPolicy::_duplicate (ThreadpoolPolicy_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -809,22 +809,22 @@ static const CORBA::Long _oc_RTCORBA_ThreadpoolPolicy[] = { TAO_ENCAP_BYTE_ORDER, // byte order 41, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c506f), - ACE_NTOHL (0x6c696379), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c506f), + ACE_NTOHL (0x6c696379), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/ThreadpoolPolicy:1.0 17, - ACE_NTOHL (0x54687265), - ACE_NTOHL (0x6164706f), - ACE_NTOHL (0x6f6c506f), - ACE_NTOHL (0x6c696379), + ACE_NTOHL (0x54687265), + ACE_NTOHL (0x6164706f), + ACE_NTOHL (0x6f6c506f), + ACE_NTOHL (0x6c696379), ACE_NTOHL (0x0), // name = ThreadpoolPolicy }; @@ -879,7 +879,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_ProtocolProperties_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -890,7 +890,7 @@ RTCORBA::ProtocolProperties::ProtocolProperties (void) RTCORBA::ProtocolProperties::~ProtocolProperties (void) {} -void +void RTCORBA::ProtocolProperties::_tao_any_destructor (void *_tao_void_pointer) { ProtocolProperties *_tao_tmp_pointer = @@ -908,10 +908,10 @@ RTCORBA::ProtocolProperties::_narrow ( { return ProtocolProperties::_nil (); } - + ProtocolProperties_ptr proxy = dynamic_cast (_tao_objref); - + return ProtocolProperties::_duplicate (proxy); } @@ -922,7 +922,7 @@ RTCORBA::ProtocolProperties::_duplicate (ProtocolProperties_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -988,22 +988,22 @@ static const CORBA::Long _oc_RTCORBA_ProtocolProperties[] = { TAO_ENCAP_BYTE_ORDER, // byte order 43, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ProtocolProperties:1.0 19, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = ProtocolProperties }; @@ -1028,104 +1028,104 @@ static const CORBA::Long _oc_RTCORBA_Protocol[] = { TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Protocol:1.0 9, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), ACE_NTOHL (0x0), // name = Protocol 3, // member count 14, - ACE_NTOHL (0x70726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x5f747970), + ACE_NTOHL (0x70726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x5f747970), ACE_NTOHL (0x65000000), // name = protocol_type CORBA::tk_alias, // typecode kind for typedefs 60, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 30, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x494f502f), - ACE_NTOHL (0x50726f66), - ACE_NTOHL (0x696c6549), - ACE_NTOHL (0x643a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x494f502f), + ACE_NTOHL (0x50726f66), + ACE_NTOHL (0x696c6549), + ACE_NTOHL (0x643a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/IOP/ProfileId:1.0 10, - ACE_NTOHL (0x50726f66), - ACE_NTOHL (0x696c6549), + ACE_NTOHL (0x50726f66), + ACE_NTOHL (0x696c6549), ACE_NTOHL (0x64000000), // name = ProfileId CORBA::tk_ulong, 24, - ACE_NTOHL (0x6f72625f), - ACE_NTOHL (0x70726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x5f70726f), - ACE_NTOHL (0x70657274), + ACE_NTOHL (0x6f72625f), + ACE_NTOHL (0x70726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x5f70726f), + ACE_NTOHL (0x70657274), ACE_NTOHL (0x69657300), // name = orb_protocol_properties CORBA::tk_objref, // typecode kind 76, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 43, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ProtocolProperties:1.0 19, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = ProtocolProperties - + 30, - ACE_NTOHL (0x7472616e), - ACE_NTOHL (0x73706f72), - ACE_NTOHL (0x745f7072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c5f70), - ACE_NTOHL (0x726f7065), - ACE_NTOHL (0x72746965), + ACE_NTOHL (0x7472616e), + ACE_NTOHL (0x73706f72), + ACE_NTOHL (0x745f7072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c5f70), + ACE_NTOHL (0x726f7065), + ACE_NTOHL (0x72746965), ACE_NTOHL (0x73000000), // name = transport_protocol_properties CORBA::tk_objref, // typecode kind 76, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 43, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ProtocolProperties:1.0 19, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = ProtocolProperties - + }; static CORBA::TypeCode _tc_TAO_tc_RTCORBA_Protocol ( @@ -1142,10 +1142,10 @@ namespace RTCORBA &_tc_TAO_tc_RTCORBA_Protocol; } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_structure/structure_cs.cpp:66 -void +void RTCORBA::Protocol::_tao_any_destructor ( void *_tao_void_pointer ) @@ -1155,8 +1155,8 @@ RTCORBA::Protocol::_tao_any_destructor ( delete _tao_tmp_pointer; } -// TAO_IDL - Generated from -// be/be_visitor_sequence/sequence_cs.cpp:66 +// TAO_IDL - Generated from +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_RTCORBA_PROTOCOLLIST_CS_) #define _RTCORBA_PROTOCOLLIST_CS_ @@ -1215,20 +1215,20 @@ static const CORBA::Long _oc_RTCORBA_ProtocolList[] = { TAO_ENCAP_BYTE_ORDER, // byte order 37, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x4c697374), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x4c697374), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/ProtocolList:1.0 13, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x4c697374), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x4c697374), ACE_NTOHL (0x0), // name = ProtocolList CORBA::tk_sequence, // typecode kind 400, // encapsulation length @@ -1237,104 +1237,104 @@ static const CORBA::Long _oc_RTCORBA_ProtocolList[] = 384, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Protocol:1.0 9, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), ACE_NTOHL (0x0), // name = Protocol 3, // member count 14, - ACE_NTOHL (0x70726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x5f747970), + ACE_NTOHL (0x70726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x5f747970), ACE_NTOHL (0x65000000), // name = protocol_type CORBA::tk_alias, // typecode kind for typedefs 60, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 30, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x494f502f), - ACE_NTOHL (0x50726f66), - ACE_NTOHL (0x696c6549), - ACE_NTOHL (0x643a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x494f502f), + ACE_NTOHL (0x50726f66), + ACE_NTOHL (0x696c6549), + ACE_NTOHL (0x643a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/IOP/ProfileId:1.0 10, - ACE_NTOHL (0x50726f66), - ACE_NTOHL (0x696c6549), + ACE_NTOHL (0x50726f66), + ACE_NTOHL (0x696c6549), ACE_NTOHL (0x64000000), // name = ProfileId CORBA::tk_ulong, 24, - ACE_NTOHL (0x6f72625f), - ACE_NTOHL (0x70726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x5f70726f), - ACE_NTOHL (0x70657274), + ACE_NTOHL (0x6f72625f), + ACE_NTOHL (0x70726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x5f70726f), + ACE_NTOHL (0x70657274), ACE_NTOHL (0x69657300), // name = orb_protocol_properties CORBA::tk_objref, // typecode kind 76, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 43, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ProtocolProperties:1.0 19, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = ProtocolProperties - + 30, - ACE_NTOHL (0x7472616e), - ACE_NTOHL (0x73706f72), - ACE_NTOHL (0x745f7072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c5f70), - ACE_NTOHL (0x726f7065), - ACE_NTOHL (0x72746965), + ACE_NTOHL (0x7472616e), + ACE_NTOHL (0x73706f72), + ACE_NTOHL (0x745f7072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c5f70), + ACE_NTOHL (0x726f7065), + ACE_NTOHL (0x72746965), ACE_NTOHL (0x73000000), // name = transport_protocol_properties CORBA::tk_objref, // typecode kind 76, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 43, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/ProtocolProperties:1.0 19, - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = ProtocolProperties - + 0U, @@ -1391,7 +1391,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_ServerProtocolPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -1402,7 +1402,7 @@ RTCORBA::ServerProtocolPolicy::ServerProtocolPolicy (void) RTCORBA::ServerProtocolPolicy::~ServerProtocolPolicy (void) {} -void +void RTCORBA::ServerProtocolPolicy::_tao_any_destructor (void *_tao_void_pointer) { ServerProtocolPolicy *_tao_tmp_pointer = @@ -1420,10 +1420,10 @@ RTCORBA::ServerProtocolPolicy::_narrow ( { return ServerProtocolPolicy::_nil (); } - + ServerProtocolPolicy_ptr proxy = dynamic_cast (_tao_objref); - + return ServerProtocolPolicy::_duplicate (proxy); } @@ -1434,7 +1434,7 @@ RTCORBA::ServerProtocolPolicy::_duplicate (ServerProtocolPolicy_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -1489,24 +1489,24 @@ static const CORBA::Long _oc_RTCORBA_ServerProtocolPolicy[] = { TAO_ENCAP_BYTE_ORDER, // byte order 45, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x53657276), - ACE_NTOHL (0x65725072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c506f), - ACE_NTOHL (0x6c696379), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x53657276), + ACE_NTOHL (0x65725072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c506f), + ACE_NTOHL (0x6c696379), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/ServerProtocolPolicy:1.0 21, - ACE_NTOHL (0x53657276), - ACE_NTOHL (0x65725072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c506f), - ACE_NTOHL (0x6c696379), + ACE_NTOHL (0x53657276), + ACE_NTOHL (0x65725072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c506f), + ACE_NTOHL (0x6c696379), ACE_NTOHL (0x0), // name = ServerProtocolPolicy }; @@ -1561,7 +1561,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_ClientProtocolPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -1572,7 +1572,7 @@ RTCORBA::ClientProtocolPolicy::ClientProtocolPolicy (void) RTCORBA::ClientProtocolPolicy::~ClientProtocolPolicy (void) {} -void +void RTCORBA::ClientProtocolPolicy::_tao_any_destructor (void *_tao_void_pointer) { ClientProtocolPolicy *_tao_tmp_pointer = @@ -1590,10 +1590,10 @@ RTCORBA::ClientProtocolPolicy::_narrow ( { return ClientProtocolPolicy::_nil (); } - + ClientProtocolPolicy_ptr proxy = dynamic_cast (_tao_objref); - + return ClientProtocolPolicy::_duplicate (proxy); } @@ -1604,7 +1604,7 @@ RTCORBA::ClientProtocolPolicy::_duplicate (ClientProtocolPolicy_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -1659,24 +1659,24 @@ static const CORBA::Long _oc_RTCORBA_ClientProtocolPolicy[] = { TAO_ENCAP_BYTE_ORDER, // byte order 45, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x436c6965), - ACE_NTOHL (0x6e745072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c506f), - ACE_NTOHL (0x6c696379), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x436c6965), + ACE_NTOHL (0x6e745072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c506f), + ACE_NTOHL (0x6c696379), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/ClientProtocolPolicy:1.0 21, - ACE_NTOHL (0x436c6965), - ACE_NTOHL (0x6e745072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c506f), - ACE_NTOHL (0x6c696379), + ACE_NTOHL (0x436c6965), + ACE_NTOHL (0x6e745072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c506f), + ACE_NTOHL (0x6c696379), ACE_NTOHL (0x0), // name = ClientProtocolPolicy }; @@ -1731,7 +1731,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_PrivateConnectionPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -1742,7 +1742,7 @@ RTCORBA::PrivateConnectionPolicy::PrivateConnectionPolicy (void) RTCORBA::PrivateConnectionPolicy::~PrivateConnectionPolicy (void) {} -void +void RTCORBA::PrivateConnectionPolicy::_tao_any_destructor (void *_tao_void_pointer) { PrivateConnectionPolicy *_tao_tmp_pointer = @@ -1760,10 +1760,10 @@ RTCORBA::PrivateConnectionPolicy::_narrow ( { return PrivateConnectionPolicy::_nil (); } - + PrivateConnectionPolicy_ptr proxy = dynamic_cast (_tao_objref); - + return PrivateConnectionPolicy::_duplicate (proxy); } @@ -1774,7 +1774,7 @@ RTCORBA::PrivateConnectionPolicy::_duplicate (PrivateConnectionPolicy_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -1829,24 +1829,24 @@ static const CORBA::Long _oc_RTCORBA_PrivateConnectionPolicy[] = { TAO_ENCAP_BYTE_ORDER, // byte order 48, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x50726976), - ACE_NTOHL (0x61746543), - ACE_NTOHL (0x6f6e6e65), - ACE_NTOHL (0x6374696f), - ACE_NTOHL (0x6e506f6c), - ACE_NTOHL (0x6963793a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x50726976), + ACE_NTOHL (0x61746543), + ACE_NTOHL (0x6f6e6e65), + ACE_NTOHL (0x6374696f), + ACE_NTOHL (0x6e506f6c), + ACE_NTOHL (0x6963793a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/PrivateConnectionPolicy:1.0 24, - ACE_NTOHL (0x50726976), - ACE_NTOHL (0x61746543), - ACE_NTOHL (0x6f6e6e65), - ACE_NTOHL (0x6374696f), - ACE_NTOHL (0x6e506f6c), + ACE_NTOHL (0x50726976), + ACE_NTOHL (0x61746543), + ACE_NTOHL (0x6f6e6e65), + ACE_NTOHL (0x6374696f), + ACE_NTOHL (0x6e506f6c), ACE_NTOHL (0x69637900), // name = PrivateConnectionPolicy }; @@ -1901,7 +1901,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_TCPProtocolProperties_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -1912,7 +1912,7 @@ RTCORBA::TCPProtocolProperties::TCPProtocolProperties (void) RTCORBA::TCPProtocolProperties::~TCPProtocolProperties (void) {} -void +void RTCORBA::TCPProtocolProperties::_tao_any_destructor (void *_tao_void_pointer) { TCPProtocolProperties *_tao_tmp_pointer = @@ -1930,10 +1930,10 @@ RTCORBA::TCPProtocolProperties::_narrow ( { return TCPProtocolProperties::_nil (); } - + TCPProtocolProperties_ptr proxy = dynamic_cast (_tao_objref); - + return TCPProtocolProperties::_duplicate (proxy); } @@ -1944,7 +1944,7 @@ RTCORBA::TCPProtocolProperties::_duplicate (TCPProtocolProperties_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -1999,24 +1999,24 @@ static const CORBA::Long _oc_RTCORBA_TCPProtocolProperties[] = { TAO_ENCAP_BYTE_ORDER, // byte order 46, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x54435050), - ACE_NTOHL (0x726f746f), - ACE_NTOHL (0x636f6c50), - ACE_NTOHL (0x726f7065), - ACE_NTOHL (0x72746965), - ACE_NTOHL (0x733a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x54435050), + ACE_NTOHL (0x726f746f), + ACE_NTOHL (0x636f6c50), + ACE_NTOHL (0x726f7065), + ACE_NTOHL (0x72746965), + ACE_NTOHL (0x733a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/RTCORBA/TCPProtocolProperties:1.0 22, - ACE_NTOHL (0x54435050), - ACE_NTOHL (0x726f746f), - ACE_NTOHL (0x636f6c50), - ACE_NTOHL (0x726f7065), - ACE_NTOHL (0x72746965), + ACE_NTOHL (0x54435050), + ACE_NTOHL (0x726f746f), + ACE_NTOHL (0x636f6c50), + ACE_NTOHL (0x726f7065), + ACE_NTOHL (0x72746965), ACE_NTOHL (0x73000000), // name = TCPProtocolProperties }; @@ -2071,7 +2071,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_GIOPProtocolProperties_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -2082,7 +2082,7 @@ RTCORBA::GIOPProtocolProperties::GIOPProtocolProperties (void) RTCORBA::GIOPProtocolProperties::~GIOPProtocolProperties (void) {} -void +void RTCORBA::GIOPProtocolProperties::_tao_any_destructor (void *_tao_void_pointer) { GIOPProtocolProperties *_tao_tmp_pointer = @@ -2100,10 +2100,10 @@ RTCORBA::GIOPProtocolProperties::_narrow ( { return GIOPProtocolProperties::_nil (); } - + GIOPProtocolProperties_ptr proxy = dynamic_cast (_tao_objref); - + return GIOPProtocolProperties::_duplicate (proxy); } @@ -2114,7 +2114,7 @@ RTCORBA::GIOPProtocolProperties::_duplicate (GIOPProtocolProperties_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -2169,24 +2169,24 @@ static const CORBA::Long _oc_RTCORBA_GIOPProtocolProperties[] = { TAO_ENCAP_BYTE_ORDER, // byte order 47, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x47494f50), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x47494f50), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/GIOPProtocolProperties:1.0 23, - ACE_NTOHL (0x47494f50), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x47494f50), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = GIOPProtocolProperties }; @@ -2241,7 +2241,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_UnixDomainProtocolProperties_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -2252,7 +2252,7 @@ RTCORBA::UnixDomainProtocolProperties::UnixDomainProtocolProperties (void) RTCORBA::UnixDomainProtocolProperties::~UnixDomainProtocolProperties (void) {} -void +void RTCORBA::UnixDomainProtocolProperties::_tao_any_destructor (void *_tao_void_pointer) { UnixDomainProtocolProperties *_tao_tmp_pointer = @@ -2270,10 +2270,10 @@ RTCORBA::UnixDomainProtocolProperties::_narrow ( { return UnixDomainProtocolProperties::_nil (); } - + UnixDomainProtocolProperties_ptr proxy = dynamic_cast (_tao_objref); - + return UnixDomainProtocolProperties::_duplicate (proxy); } @@ -2284,7 +2284,7 @@ RTCORBA::UnixDomainProtocolProperties::_duplicate (UnixDomainProtocolProperties_ { obj->_add_ref (); } - + return obj; } @@ -2339,28 +2339,28 @@ static const CORBA::Long _oc_RTCORBA_UnixDomainProtocolProperties[] = { TAO_ENCAP_BYTE_ORDER, // byte order 53, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x556e6978), - ACE_NTOHL (0x446f6d61), - ACE_NTOHL (0x696e5072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c5072), - ACE_NTOHL (0x6f706572), - ACE_NTOHL (0x74696573), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x556e6978), + ACE_NTOHL (0x446f6d61), + ACE_NTOHL (0x696e5072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c5072), + ACE_NTOHL (0x6f706572), + ACE_NTOHL (0x74696573), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/UnixDomainProtocolProperties:1.0 29, - ACE_NTOHL (0x556e6978), - ACE_NTOHL (0x446f6d61), - ACE_NTOHL (0x696e5072), - ACE_NTOHL (0x6f746f63), - ACE_NTOHL (0x6f6c5072), - ACE_NTOHL (0x6f706572), - ACE_NTOHL (0x74696573), + ACE_NTOHL (0x556e6978), + ACE_NTOHL (0x446f6d61), + ACE_NTOHL (0x696e5072), + ACE_NTOHL (0x6f746f63), + ACE_NTOHL (0x6f6c5072), + ACE_NTOHL (0x6f706572), + ACE_NTOHL (0x74696573), ACE_NTOHL (0x0), // name = UnixDomainProtocolProperties }; @@ -2415,7 +2415,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_SharedMemoryProtocolProperties_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -2426,7 +2426,7 @@ RTCORBA::SharedMemoryProtocolProperties::SharedMemoryProtocolProperties (void) RTCORBA::SharedMemoryProtocolProperties::~SharedMemoryProtocolProperties (void) {} -void +void RTCORBA::SharedMemoryProtocolProperties::_tao_any_destructor (void *_tao_void_pointer) { SharedMemoryProtocolProperties *_tao_tmp_pointer = @@ -2444,10 +2444,10 @@ RTCORBA::SharedMemoryProtocolProperties::_narrow ( { return SharedMemoryProtocolProperties::_nil (); } - + SharedMemoryProtocolProperties_ptr proxy = dynamic_cast (_tao_objref); - + return SharedMemoryProtocolProperties::_duplicate (proxy); } @@ -2458,7 +2458,7 @@ RTCORBA::SharedMemoryProtocolProperties::_duplicate (SharedMemoryProtocolPropert { obj->_add_ref (); } - + return obj; } @@ -2513,28 +2513,28 @@ static const CORBA::Long _oc_RTCORBA_SharedMemoryProtocolProperties[] = { TAO_ENCAP_BYTE_ORDER, // byte order 55, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x53686172), - ACE_NTOHL (0x65644d65), - ACE_NTOHL (0x6d6f7279), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), - ACE_NTOHL (0x65733a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x53686172), + ACE_NTOHL (0x65644d65), + ACE_NTOHL (0x6d6f7279), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), + ACE_NTOHL (0x65733a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/SharedMemoryProtocolProperties:1.0 31, - ACE_NTOHL (0x53686172), - ACE_NTOHL (0x65644d65), - ACE_NTOHL (0x6d6f7279), - ACE_NTOHL (0x50726f74), - ACE_NTOHL (0x6f636f6c), - ACE_NTOHL (0x50726f70), - ACE_NTOHL (0x65727469), + ACE_NTOHL (0x53686172), + ACE_NTOHL (0x65644d65), + ACE_NTOHL (0x6d6f7279), + ACE_NTOHL (0x50726f74), + ACE_NTOHL (0x6f636f6c), + ACE_NTOHL (0x50726f70), + ACE_NTOHL (0x65727469), ACE_NTOHL (0x65730000), // name = SharedMemoryProtocolProperties }; @@ -2559,20 +2559,20 @@ static const CORBA::Long _oc_RTCORBA_PriorityBand[] = { TAO_ENCAP_BYTE_ORDER, // byte order 37, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/PriorityBand:1.0 13, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), ACE_NTOHL (0x0), // name = PriorityBand 2, // member count 4, @@ -2581,41 +2581,41 @@ static const CORBA::Long _oc_RTCORBA_PriorityBand[] = 64, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, 5, - ACE_NTOHL (0x68696768), + ACE_NTOHL (0x68696768), ACE_NTOHL (0x0), // name = high CORBA::tk_alias, // typecode kind for typedefs 64, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, @@ -2636,10 +2636,10 @@ namespace RTCORBA &_tc_TAO_tc_RTCORBA_PriorityBand; } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_structure/structure_cs.cpp:66 -void +void RTCORBA::PriorityBand::_tao_any_destructor ( void *_tao_void_pointer ) @@ -2649,8 +2649,8 @@ RTCORBA::PriorityBand::_tao_any_destructor ( delete _tao_tmp_pointer; } -// TAO_IDL - Generated from -// be/be_visitor_sequence/sequence_cs.cpp:66 +// TAO_IDL - Generated from +// be/be_visitor_sequence/sequence_cs.cpp:65 #if !defined (_RTCORBA_PRIORITYBANDS_CS_) #define _RTCORBA_PRIORITYBANDS_CS_ @@ -2709,20 +2709,20 @@ static const CORBA::Long _oc_RTCORBA_PriorityBands[] = { TAO_ENCAP_BYTE_ORDER, // byte order 38, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), - ACE_NTOHL (0x733a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x733a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/RTCORBA/PriorityBands:1.0 14, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), ACE_NTOHL (0x73000000), // name = PriorityBands CORBA::tk_sequence, // typecode kind 252, // encapsulation length @@ -2731,20 +2731,20 @@ static const CORBA::Long _oc_RTCORBA_PriorityBands[] = 236, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 37, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/PriorityBand:1.0 13, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), ACE_NTOHL (0x0), // name = PriorityBand 2, // member count 4, @@ -2753,41 +2753,41 @@ static const CORBA::Long _oc_RTCORBA_PriorityBands[] = 64, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, 5, - ACE_NTOHL (0x68696768), + ACE_NTOHL (0x68696768), ACE_NTOHL (0x0), // name = high CORBA::tk_alias, // typecode kind for typedefs 64, // encapsulation length TAO_ENCAP_BYTE_ORDER, // byte order 33, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x3a312e30), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x3a312e30), ACE_NTOHL (0x0), // repository ID = IDL:omg.org/RTCORBA/Priority:1.0 9, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), ACE_NTOHL (0x0), // name = Priority CORBA::tk_short, @@ -2848,7 +2848,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_PriorityBandedConnectionPolicy_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -2859,7 +2859,7 @@ RTCORBA::PriorityBandedConnectionPolicy::PriorityBandedConnectionPolicy (void) RTCORBA::PriorityBandedConnectionPolicy::~PriorityBandedConnectionPolicy (void) {} -void +void RTCORBA::PriorityBandedConnectionPolicy::_tao_any_destructor (void *_tao_void_pointer) { PriorityBandedConnectionPolicy *_tao_tmp_pointer = @@ -2877,10 +2877,10 @@ RTCORBA::PriorityBandedConnectionPolicy::_narrow ( { return PriorityBandedConnectionPolicy::_nil (); } - + PriorityBandedConnectionPolicy_ptr proxy = dynamic_cast (_tao_objref); - + return PriorityBandedConnectionPolicy::_duplicate (proxy); } @@ -2891,7 +2891,7 @@ RTCORBA::PriorityBandedConnectionPolicy::_duplicate (PriorityBandedConnectionPol { obj->_add_ref (); } - + return obj; } @@ -2946,28 +2946,28 @@ static const CORBA::Long _oc_RTCORBA_PriorityBandedConnectionPolicy[] = { TAO_ENCAP_BYTE_ORDER, // byte order 55, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), - ACE_NTOHL (0x6564436f), - ACE_NTOHL (0x6e6e6563), - ACE_NTOHL (0x74696f6e), - ACE_NTOHL (0x506f6c69), - ACE_NTOHL (0x63793a31), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x6564436f), + ACE_NTOHL (0x6e6e6563), + ACE_NTOHL (0x74696f6e), + ACE_NTOHL (0x506f6c69), + ACE_NTOHL (0x63793a31), ACE_NTOHL (0x2e300000), // repository ID = IDL:omg.org/RTCORBA/PriorityBandedConnectionPolicy:1.0 31, - ACE_NTOHL (0x5072696f), - ACE_NTOHL (0x72697479), - ACE_NTOHL (0x42616e64), - ACE_NTOHL (0x6564436f), - ACE_NTOHL (0x6e6e6563), - ACE_NTOHL (0x74696f6e), - ACE_NTOHL (0x506f6c69), + ACE_NTOHL (0x5072696f), + ACE_NTOHL (0x72697479), + ACE_NTOHL (0x42616e64), + ACE_NTOHL (0x6564436f), + ACE_NTOHL (0x6e6e6563), + ACE_NTOHL (0x74696f6e), + ACE_NTOHL (0x506f6c69), ACE_NTOHL (0x63790000), // name = PriorityBandedConnectionPolicy }; @@ -3022,7 +3022,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_Current_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -3033,7 +3033,7 @@ RTCORBA::Current::Current (void) RTCORBA::Current::~Current (void) {} -void +void RTCORBA::Current::_tao_any_destructor (void *_tao_void_pointer) { Current *_tao_tmp_pointer = @@ -3051,10 +3051,10 @@ RTCORBA::Current::_narrow ( { return Current::_nil (); } - + Current_ptr proxy = dynamic_cast (_tao_objref); - + return Current::_duplicate (proxy); } @@ -3065,7 +3065,7 @@ RTCORBA::Current::_duplicate (Current_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -3120,16 +3120,16 @@ static const CORBA::Long _oc_RTCORBA_Current[] = { TAO_ENCAP_BYTE_ORDER, // byte order 32, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x43757272), - ACE_NTOHL (0x656e743a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x43757272), + ACE_NTOHL (0x656e743a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/Current:1.0 8, - ACE_NTOHL (0x43757272), + ACE_NTOHL (0x43757272), ACE_NTOHL (0x656e7400), // name = Current }; @@ -3184,7 +3184,7 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_Mutex_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; @@ -3195,7 +3195,7 @@ RTCORBA::Mutex::Mutex (void) RTCORBA::Mutex::~Mutex (void) {} -void +void RTCORBA::Mutex::_tao_any_destructor (void *_tao_void_pointer) { Mutex *_tao_tmp_pointer = @@ -3213,10 +3213,10 @@ RTCORBA::Mutex::_narrow ( { return Mutex::_nil (); } - + Mutex_ptr proxy = dynamic_cast (_tao_objref); - + return Mutex::_duplicate (proxy); } @@ -3227,7 +3227,7 @@ RTCORBA::Mutex::_duplicate (Mutex_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -3278,16 +3278,16 @@ static const CORBA::Long _oc_RTCORBA_Mutex[] = { TAO_ENCAP_BYTE_ORDER, // byte order 30, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x4d757465), - ACE_NTOHL (0x783a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x4d757465), + ACE_NTOHL (0x783a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/RTCORBA/Mutex:1.0 6, - ACE_NTOHL (0x4d757465), + ACE_NTOHL (0x4d757465), ACE_NTOHL (0x78000000), // name = Mutex }; @@ -3342,12 +3342,12 @@ TAO::Objref_Traits::tao_marshal ( } // Function pointer for collocation factory initialization. -TAO::Collocation_Proxy_Broker * +TAO::Collocation_Proxy_Broker * (*RTCORBA__TAO_RTORB_Proxy_Broker_Factory_function_pointer) ( CORBA::Object_ptr obj ) = 0; -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_exception/exception_cs.cpp:63 RTCORBA::RTORB::MutexNotFound::MutexNotFound (void) @@ -3450,21 +3450,21 @@ static const CORBA::Long _oc_RTCORBA_RTORB_MutexNotFound[] = { TAO_ENCAP_BYTE_ORDER, // byte order 44, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x52544f52), - ACE_NTOHL (0x422f4d75), - ACE_NTOHL (0x7465784e), - ACE_NTOHL (0x6f74466f), - ACE_NTOHL (0x756e643a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x52544f52), + ACE_NTOHL (0x422f4d75), + ACE_NTOHL (0x7465784e), + ACE_NTOHL (0x6f74466f), + ACE_NTOHL (0x756e643a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/RTORB/MutexNotFound:1.0 14, - ACE_NTOHL (0x4d757465), - ACE_NTOHL (0x784e6f74), - ACE_NTOHL (0x466f756e), + ACE_NTOHL (0x4d757465), + ACE_NTOHL (0x784e6f74), + ACE_NTOHL (0x466f756e), ACE_NTOHL (0x64000000), // name = MutexNotFound 0, // member count }; @@ -3480,7 +3480,7 @@ static CORBA::TypeCode _tc_TAO_tc_RTCORBA_RTORB_MutexNotFound ( ::CORBA::TypeCode_ptr RTCORBA::RTORB::_tc_MutexNotFound = &_tc_TAO_tc_RTCORBA_RTORB_MutexNotFound; -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_exception/exception_cs.cpp:63 RTCORBA::RTORB::InvalidThreadpool::InvalidThreadpool (void) @@ -3583,23 +3583,23 @@ static const CORBA::Long _oc_RTCORBA_RTORB_InvalidThreadpool[] = { TAO_ENCAP_BYTE_ORDER, // byte order 48, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x52544f52), - ACE_NTOHL (0x422f496e), - ACE_NTOHL (0x76616c69), - ACE_NTOHL (0x64546872), - ACE_NTOHL (0x65616470), - ACE_NTOHL (0x6f6f6c3a), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x52544f52), + ACE_NTOHL (0x422f496e), + ACE_NTOHL (0x76616c69), + ACE_NTOHL (0x64546872), + ACE_NTOHL (0x65616470), + ACE_NTOHL (0x6f6f6c3a), ACE_NTOHL (0x312e3000), // repository ID = IDL:omg.org/RTCORBA/RTORB/InvalidThreadpool:1.0 18, - ACE_NTOHL (0x496e7661), - ACE_NTOHL (0x6c696454), - ACE_NTOHL (0x68726561), - ACE_NTOHL (0x64706f6f), + ACE_NTOHL (0x496e7661), + ACE_NTOHL (0x6c696454), + ACE_NTOHL (0x68726561), + ACE_NTOHL (0x64706f6f), ACE_NTOHL (0x6c000000), // name = InvalidThreadpool 0, // member count }; @@ -3621,7 +3621,7 @@ RTCORBA::RTORB::RTORB (void) RTCORBA::RTORB::~RTORB (void) {} -void +void RTCORBA::RTORB::_tao_any_destructor (void *_tao_void_pointer) { RTORB *_tao_tmp_pointer = @@ -3639,10 +3639,10 @@ RTCORBA::RTORB::_narrow ( { return RTORB::_nil (); } - + RTORB_ptr proxy = dynamic_cast (_tao_objref); - + return RTORB::_duplicate (proxy); } @@ -3653,7 +3653,7 @@ RTCORBA::RTORB::_duplicate (RTORB_ptr obj) { obj->_add_ref (); } - + return obj; } @@ -3704,16 +3704,16 @@ static const CORBA::Long _oc_RTCORBA_RTORB[] = { TAO_ENCAP_BYTE_ORDER, // byte order 30, - ACE_NTOHL (0x49444c3a), - ACE_NTOHL (0x6f6d672e), - ACE_NTOHL (0x6f72672f), - ACE_NTOHL (0x5254434f), - ACE_NTOHL (0x5242412f), - ACE_NTOHL (0x52544f52), - ACE_NTOHL (0x423a312e), + ACE_NTOHL (0x49444c3a), + ACE_NTOHL (0x6f6d672e), + ACE_NTOHL (0x6f72672f), + ACE_NTOHL (0x5254434f), + ACE_NTOHL (0x5242412f), + ACE_NTOHL (0x52544f52), + ACE_NTOHL (0x423a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/RTCORBA/RTORB:1.0 6, - ACE_NTOHL (0x52544f52), + ACE_NTOHL (0x52544f52), ACE_NTOHL (0x42000000), // name = RTORB }; @@ -3731,7 +3731,7 @@ namespace RTCORBA &_tc_TAO_tc_RTCORBA_RTORB; } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. @@ -3789,7 +3789,7 @@ CORBA::Boolean operator>>= ( ); } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. @@ -3871,7 +3871,7 @@ CORBA::Boolean operator>>= ( TAO::Any_Basic_Impl_T::extract ( _tao_any, RTCORBA::_tc_PriorityModel, - _tao_elem + _tao_elem ); } @@ -4082,7 +4082,7 @@ operator>>= ( ); } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. @@ -4140,7 +4140,21 @@ CORBA::Boolean operator>>= ( ); } -// TAO_IDL - Generated from +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::marshal_value (TAO_OutputCDR &) +{ + return 0; +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::demarshal_value (TAO_InputCDR &) +{ + return 0; +} + +// TAO_IDL - Generated from // be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. @@ -4198,6 +4212,20 @@ CORBA::Boolean operator>>= ( ); } +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::marshal_value (TAO_OutputCDR &) +{ + return 0; +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::demarshal_value (TAO_InputCDR &) +{ + return 0; +} + // TAO_IDL - Generated from // be/be_visitor_interface/any_op_cs.cpp:50 @@ -4681,7 +4709,7 @@ operator>>= ( ); } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_structure/any_op_cs.cpp:54 // Copying insertion. @@ -4739,7 +4767,7 @@ CORBA::Boolean operator>>= ( ); } -// TAO_IDL - Generated from +// TAO_IDL - Generated from // be/be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. @@ -5073,6 +5101,150 @@ operator>>= ( ); } +// TAO_IDL - Generated from +// be/be_visitor_exception/any_op_cs.cpp:50 + +// Copying insertion. +void operator<<= ( + CORBA::Any &_tao_any, + const RTCORBA::RTORB::MutexNotFound &_tao_elem + ) +{ + TAO::Any_Dual_Impl_T::insert_copy ( + _tao_any, + RTCORBA::RTORB::MutexNotFound::_tao_any_destructor, + RTCORBA::RTORB::_tc_MutexNotFound, + _tao_elem + ); +} + +// Non-copying insertion. +void operator<<= ( + CORBA::Any &_tao_any, + RTCORBA::RTORB::MutexNotFound *_tao_elem + ) +{ + TAO::Any_Dual_Impl_T::insert ( + _tao_any, + RTCORBA::RTORB::MutexNotFound::_tao_any_destructor, + RTCORBA::RTORB::_tc_MutexNotFound, + _tao_elem + ); +} + +// Extraction to non-const pointer (deprecated). +CORBA::Boolean operator>>= ( + const CORBA::Any &_tao_any, + RTCORBA::RTORB::MutexNotFound *&_tao_elem + ) +{ + return _tao_any >>= ACE_const_cast ( + const RTCORBA::RTORB::MutexNotFound *&, + _tao_elem + ); +} + +// Extraction to const pointer. +CORBA::Boolean operator>>= ( + const CORBA::Any &_tao_any, + const RTCORBA::RTORB::MutexNotFound *&_tao_elem + ) +{ + return + TAO::Any_Dual_Impl_T::extract ( + _tao_any, + RTCORBA::RTORB::MutexNotFound::_tao_any_destructor, + RTCORBA::RTORB::_tc_MutexNotFound, + _tao_elem + ); +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::marshal_value (TAO_OutputCDR &) +{ + return 0; +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::demarshal_value (TAO_InputCDR &) +{ + return 0; +} + +// TAO_IDL - Generated from +// be/be_visitor_exception/any_op_cs.cpp:50 + +// Copying insertion. +void operator<<= ( + CORBA::Any &_tao_any, + const RTCORBA::RTORB::InvalidThreadpool &_tao_elem + ) +{ + TAO::Any_Dual_Impl_T::insert_copy ( + _tao_any, + RTCORBA::RTORB::InvalidThreadpool::_tao_any_destructor, + RTCORBA::RTORB::_tc_InvalidThreadpool, + _tao_elem + ); +} + +// Non-copying insertion. +void operator<<= ( + CORBA::Any &_tao_any, + RTCORBA::RTORB::InvalidThreadpool *_tao_elem + ) +{ + TAO::Any_Dual_Impl_T::insert ( + _tao_any, + RTCORBA::RTORB::InvalidThreadpool::_tao_any_destructor, + RTCORBA::RTORB::_tc_InvalidThreadpool, + _tao_elem + ); +} + +// Extraction to non-const pointer (deprecated). +CORBA::Boolean operator>>= ( + const CORBA::Any &_tao_any, + RTCORBA::RTORB::InvalidThreadpool *&_tao_elem + ) +{ + return _tao_any >>= ACE_const_cast ( + const RTCORBA::RTORB::InvalidThreadpool *&, + _tao_elem + ); +} + +// Extraction to const pointer. +CORBA::Boolean operator>>= ( + const CORBA::Any &_tao_any, + const RTCORBA::RTORB::InvalidThreadpool *&_tao_elem + ) +{ + return + TAO::Any_Dual_Impl_T::extract ( + _tao_any, + RTCORBA::RTORB::InvalidThreadpool::_tao_any_destructor, + RTCORBA::RTORB::_tc_InvalidThreadpool, + _tao_elem + ); +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::marshal_value (TAO_OutputCDR &) +{ + return 0; +} + +ACE_TEMPLATE_SPECIALIZATION +CORBA::Boolean +TAO::Any_Dual_Impl_T::demarshal_value (TAO_InputCDR &) +{ + return 0; +} + // TAO_IDL - Generated from // be/be_visitor_sequence/cdr_op_cs.cpp:95 @@ -5085,20 +5257,20 @@ CORBA::Boolean operator<< ( ) { CORBA::ULong _tao_seq_len = _tao_sequence.length (); - + if (strm << _tao_seq_len) { // Encode all elements. CORBA::Boolean _tao_marshal_flag = 1; - + 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 0; } @@ -5108,7 +5280,7 @@ CORBA::Boolean operator>> ( ) { CORBA::ULong _tao_seq_len; - + if (strm >> _tao_seq_len) { // Add a check to the length of the sequence @@ -5118,28 +5290,28 @@ CORBA::Boolean operator>> ( { return 0; } - + // Set the length of the sequence. _tao_sequence.length (_tao_seq_len); - + // If length is 0 we return true. - if (0 >= _tao_seq_len) + if (0 >= _tao_seq_len) { return 1; } - + // Retrieve all the elements. CORBA::Boolean _tao_marshal_flag = 1; - + 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 0; } @@ -5157,20 +5329,20 @@ CORBA::Boolean operator<< ( ) { CORBA::ULong _tao_seq_len = _tao_sequence.length (); - + if (strm << _tao_seq_len) { // Encode all elements. CORBA::Boolean _tao_marshal_flag = 1; - + 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 0; } @@ -5196,20 +5368,20 @@ CORBA::Boolean operator<< ( ) { CORBA::ULong _tao_seq_len = _tao_sequence.length (); - + if (strm << _tao_seq_len) { // Encode all elements. CORBA::Boolean _tao_marshal_flag = 1; - + 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 0; } @@ -5219,7 +5391,7 @@ CORBA::Boolean operator>> ( ) { CORBA::ULong _tao_seq_len; - + if (strm >> _tao_seq_len) { // Add a check to the length of the sequence @@ -5229,30 +5401,934 @@ CORBA::Boolean operator>> ( { return 0; } - + // Set the length of the sequence. _tao_sequence.length (_tao_seq_len); - + // If length is 0 we return true. - if (0 >= _tao_seq_len) + if (0 >= _tao_seq_len) { return 1; } - + // Retrieve all the elements. CORBA::Boolean _tao_marshal_flag = 1; - + 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 0; } #endif /* _TAO_CDR_OP_RTCORBA_PriorityBands_CPP_ */ +// TAO_IDL - Generated from +// be/be_visitor_root/root.cpp:1702 + +#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) + + template class + TAO_Fixed_Var_T< + RTCORBA::ThreadpoolLane + >; + + template class + TAO_Var_Base_T< + RTCORBA::ThreadpoolLane + >; + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::ThreadpoolLane + >; + + template class + TAO_FixedSeq_Var_T< + RTCORBA::ThreadpoolLanes, + RTCORBA::ThreadpoolLane + >; + + template class + TAO_Seq_Var_Base_T< + RTCORBA::ThreadpoolLanes, + RTCORBA::ThreadpoolLane + >; + + template class + TAO_Seq_Out_T< + RTCORBA::ThreadpoolLanes, + RTCORBA::ThreadpoolLanes_var, + RTCORBA::ThreadpoolLane + >; + +#if !defined (_RTCORBA_THREADPOOLLANE__EXPLICIT_CS_) +#define _RTCORBA_THREADPOOLLANE__EXPLICIT_CS_ + + template class + TAO_Unbounded_Sequence< + RTCORBA::ThreadpoolLane + >; + +#endif /* end #if !defined */ + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::ThreadpoolLanes + >; + + template class + TAO::Any_Basic_Impl_T< + RTCORBA::PriorityModel + >; + + template class + TAO::Objref_Traits< + RTCORBA::PriorityModelPolicy + >; + + template class + TAO_Objref_Var_T< + RTCORBA::PriorityModelPolicy + >; + + template class + TAO_Objref_Out_T< + RTCORBA::PriorityModelPolicy + >; + + template class + TAO::Any_Impl_T< + RTCORBA::PriorityModelPolicy + >; + + template class + TAO::Objref_Traits< + RTCORBA::ThreadpoolPolicy + >; + + template class + TAO_Objref_Var_T< + RTCORBA::ThreadpoolPolicy + >; + + template class + TAO_Objref_Out_T< + RTCORBA::ThreadpoolPolicy + >; + + template class + TAO::Any_Impl_T< + RTCORBA::ThreadpoolPolicy + >; + + template class + TAO::Objref_Traits< + RTCORBA::ProtocolProperties + >; + + template class + TAO_Objref_Var_T< + RTCORBA::ProtocolProperties + >; + + template class + TAO_Objref_Out_T< + RTCORBA::ProtocolProperties + >; + + template class + TAO::Any_Impl_T< + RTCORBA::ProtocolProperties + >; + + template class + TAO_Var_Var_T< + RTCORBA::Protocol + >; + + template class + TAO_Var_Base_T< + RTCORBA::Protocol + >; + + template class + TAO_Out_T< + RTCORBA::Protocol, + RTCORBA::Protocol_var + >; + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::Protocol + >; + + template class + TAO_VarSeq_Var_T< + RTCORBA::ProtocolList, + RTCORBA::Protocol + >; + + template class + TAO_Seq_Var_Base_T< + RTCORBA::ProtocolList, + RTCORBA::Protocol + >; + + template class + TAO_Seq_Out_T< + RTCORBA::ProtocolList, + RTCORBA::ProtocolList_var, + RTCORBA::Protocol + >; + +#if !defined (_RTCORBA_PROTOCOL__EXPLICIT_CS_) +#define _RTCORBA_PROTOCOL__EXPLICIT_CS_ + + template class + TAO_Unbounded_Sequence< + RTCORBA::Protocol + >; + +#endif /* end #if !defined */ + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::ProtocolList + >; + + template class + TAO::Objref_Traits< + RTCORBA::ServerProtocolPolicy + >; + + template class + TAO_Objref_Var_T< + RTCORBA::ServerProtocolPolicy + >; + + template class + TAO_Objref_Out_T< + RTCORBA::ServerProtocolPolicy + >; + + template class + TAO::Any_Impl_T< + RTCORBA::ServerProtocolPolicy + >; + + template class + TAO::Objref_Traits< + RTCORBA::ClientProtocolPolicy + >; + + template class + TAO_Objref_Var_T< + RTCORBA::ClientProtocolPolicy + >; + + template class + TAO_Objref_Out_T< + RTCORBA::ClientProtocolPolicy + >; + + template class + TAO::Any_Impl_T< + RTCORBA::ClientProtocolPolicy + >; + + template class + TAO::Objref_Traits< + RTCORBA::PrivateConnectionPolicy + >; + + template class + TAO_Objref_Var_T< + RTCORBA::PrivateConnectionPolicy + >; + + template class + TAO_Objref_Out_T< + RTCORBA::PrivateConnectionPolicy + >; + + template class + TAO::Any_Impl_T< + RTCORBA::PrivateConnectionPolicy + >; + + template class + TAO::Objref_Traits< + RTCORBA::TCPProtocolProperties + >; + + template class + TAO_Objref_Var_T< + RTCORBA::TCPProtocolProperties + >; + + template class + TAO_Objref_Out_T< + RTCORBA::TCPProtocolProperties + >; + + template class + TAO::Any_Impl_T< + RTCORBA::TCPProtocolProperties + >; + + template class + TAO::Objref_Traits< + RTCORBA::GIOPProtocolProperties + >; + + template class + TAO_Objref_Var_T< + RTCORBA::GIOPProtocolProperties + >; + + template class + TAO_Objref_Out_T< + RTCORBA::GIOPProtocolProperties + >; + + template class + TAO::Any_Impl_T< + RTCORBA::GIOPProtocolProperties + >; + + template class + TAO::Objref_Traits< + RTCORBA::UnixDomainProtocolProperties + >; + + template class + TAO_Objref_Var_T< + RTCORBA::UnixDomainProtocolProperties + >; + + template class + TAO_Objref_Out_T< + RTCORBA::UnixDomainProtocolProperties + >; + + template class + TAO::Any_Impl_T< + RTCORBA::UnixDomainProtocolProperties + >; + + template class + TAO::Objref_Traits< + RTCORBA::SharedMemoryProtocolProperties + >; + + template class + TAO_Objref_Var_T< + RTCORBA::SharedMemoryProtocolProperties + >; + + template class + TAO_Objref_Out_T< + RTCORBA::SharedMemoryProtocolProperties + >; + + template class + TAO::Any_Impl_T< + RTCORBA::SharedMemoryProtocolProperties + >; + + template class + TAO_Fixed_Var_T< + RTCORBA::PriorityBand + >; + + template class + TAO_Var_Base_T< + RTCORBA::PriorityBand + >; + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::PriorityBand + >; + + template class + TAO_FixedSeq_Var_T< + RTCORBA::PriorityBands, + RTCORBA::PriorityBand + >; + + template class + TAO_Seq_Var_Base_T< + RTCORBA::PriorityBands, + RTCORBA::PriorityBand + >; + + template class + TAO_Seq_Out_T< + RTCORBA::PriorityBands, + RTCORBA::PriorityBands_var, + RTCORBA::PriorityBand + >; + +#if !defined (_RTCORBA_PRIORITYBAND__EXPLICIT_CS_) +#define _RTCORBA_PRIORITYBAND__EXPLICIT_CS_ + + template class + TAO_Unbounded_Sequence< + RTCORBA::PriorityBand + >; + +#endif /* end #if !defined */ + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::PriorityBands + >; + + template class + TAO::Objref_Traits< + RTCORBA::PriorityBandedConnectionPolicy + >; + + template class + TAO_Objref_Var_T< + RTCORBA::PriorityBandedConnectionPolicy + >; + + template class + TAO_Objref_Out_T< + RTCORBA::PriorityBandedConnectionPolicy + >; + + template class + TAO::Any_Impl_T< + RTCORBA::PriorityBandedConnectionPolicy + >; + + template class + TAO::Objref_Traits< + RTCORBA::Current + >; + + template class + TAO_Objref_Var_T< + RTCORBA::Current + >; + + template class + TAO_Objref_Out_T< + RTCORBA::Current + >; + + template class + TAO::Any_Impl_T< + RTCORBA::Current + >; + + template class + TAO::Objref_Traits< + RTCORBA::Mutex + >; + + template class + TAO_Objref_Var_T< + RTCORBA::Mutex + >; + + template class + TAO_Objref_Out_T< + RTCORBA::Mutex + >; + + template class + TAO::Any_Impl_T< + RTCORBA::Mutex + >; + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::RTORB::MutexNotFound + >; + + template class + TAO::Any_Dual_Impl_T< + RTCORBA::RTORB::InvalidThreadpool + >; + + template class + TAO::Objref_Traits< + RTCORBA::RTORB + >; + + template class + TAO_Objref_Var_T< + RTCORBA::RTORB + >; + + template class + TAO_Objref_Out_T< + RTCORBA::RTORB + >; + + template class + TAO::Any_Impl_T< + RTCORBA::RTORB + >; + +#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) + +# pragma instantiate \ + TAO_Fixed_Var_T< \ + RTCORBA::ThreadpoolLane \ + > + +# pragma instantiate \ + TAO_Var_Base_T< \ + RTCORBA::ThreadpoolLane \ + > + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::ThreadpoolLane \ + > + +# pragma instantiate \ + TAO_FixedSeq_Var_T< \ + RTCORBA::ThreadpoolLanes, \ + RTCORBA::ThreadpoolLane \ + > + +# pragma instantiate \ + TAO_Seq_Var_Base_T< \ + RTCORBA::ThreadpoolLanes, \ + RTCORBA::ThreadpoolLane \ + > + +# pragma instantiate \ + TAO_Seq_Out_T< \ + RTCORBA::ThreadpoolLanes, \ + RTCORBA::ThreadpoolLanes_var, \ + RTCORBA::ThreadpoolLane \ + > + +#if !defined (_RTCORBA_THREADPOOLLANE__EXPLICIT_CS_) +#define _RTCORBA_THREADPOOLLANE__EXPLICIT_CS_ + +# pragma instantiate \ + TAO_Unbounded_Sequence< \ + RTCORBA::ThreadpoolLane \ + > + +#endif /* end #if !defined */ + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::ThreadpoolLanes \ + > + +# pragma instantiate \ + TAO::Any_Basic_Impl_T< \ + RTCORBA::PriorityModel \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::PriorityModelPolicy \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::PriorityModelPolicy + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::PriorityModelPolicy + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::PriorityModelPolicy \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::ThreadpoolPolicy \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::ThreadpoolPolicy + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::ThreadpoolPolicy + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::ThreadpoolPolicy \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::ProtocolProperties \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::ProtocolProperties + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::ProtocolProperties + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::ProtocolProperties \ + > + +# pragma instantiate \ + TAO_Var_Var_T< \ + RTCORBA::Protocol \ + > + +# pragma instantiate \ + TAO_Var_Base_T< \ + RTCORBA::Protocol \ + > + +# pragma instantiate \ + TAO_Out_T< \ + RTCORBA::Protocol, \ + RTCORBA::Protocol_var \ + > + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::Protocol \ + > + +# pragma instantiate \ + TAO_VarSeq_Var_T< \ + RTCORBA::ProtocolList, \ + RTCORBA::Protocol \ + > + +# pragma instantiate \ + TAO_Seq_Var_Base_T< \ + RTCORBA::ProtocolList, \ + RTCORBA::Protocol \ + > + +# pragma instantiate \ + TAO_Seq_Out_T< \ + RTCORBA::ProtocolList, \ + RTCORBA::ProtocolList_var, \ + RTCORBA::Protocol \ + > + +#if !defined (_RTCORBA_PROTOCOL__EXPLICIT_CS_) +#define _RTCORBA_PROTOCOL__EXPLICIT_CS_ + +# pragma instantiate \ + TAO_Unbounded_Sequence< \ + RTCORBA::Protocol \ + > + +#endif /* end #if !defined */ + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::ProtocolList \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::ServerProtocolPolicy \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::ServerProtocolPolicy + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::ServerProtocolPolicy + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::ServerProtocolPolicy \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::ClientProtocolPolicy \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::ClientProtocolPolicy + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::ClientProtocolPolicy + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::ClientProtocolPolicy \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::PrivateConnectionPolicy \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::PrivateConnectionPolicy + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::PrivateConnectionPolicy + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::PrivateConnectionPolicy \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::TCPProtocolProperties \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::TCPProtocolProperties + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::TCPProtocolProperties + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::TCPProtocolProperties \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::GIOPProtocolProperties \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::GIOPProtocolProperties + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::GIOPProtocolProperties + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::GIOPProtocolProperties \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::UnixDomainProtocolProperties \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::UnixDomainProtocolProperties + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::UnixDomainProtocolProperties + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::UnixDomainProtocolProperties \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::SharedMemoryProtocolProperties \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::SharedMemoryProtocolProperties + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::SharedMemoryProtocolProperties + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::SharedMemoryProtocolProperties \ + > + +# pragma instantiate \ + TAO_Fixed_Var_T< \ + RTCORBA::PriorityBand \ + > + +# pragma instantiate \ + TAO_Var_Base_T< \ + RTCORBA::PriorityBand \ + > + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::PriorityBand \ + > + +# pragma instantiate \ + TAO_FixedSeq_Var_T< \ + RTCORBA::PriorityBands, \ + RTCORBA::PriorityBand \ + > + +# pragma instantiate \ + TAO_Seq_Var_Base_T< \ + RTCORBA::PriorityBands, \ + RTCORBA::PriorityBand \ + > + +# pragma instantiate \ + TAO_Seq_Out_T< \ + RTCORBA::PriorityBands, \ + RTCORBA::PriorityBands_var, \ + RTCORBA::PriorityBand \ + > + +#if !defined (_RTCORBA_PRIORITYBAND__EXPLICIT_CS_) +#define _RTCORBA_PRIORITYBAND__EXPLICIT_CS_ + +# pragma instantiate \ + TAO_Unbounded_Sequence< \ + RTCORBA::PriorityBand \ + > + +#endif /* end #if !defined */ + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::PriorityBands \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::PriorityBandedConnectionPolicy \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::PriorityBandedConnectionPolicy + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::PriorityBandedConnectionPolicy + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::PriorityBandedConnectionPolicy \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::Current \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::Current + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::Current + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::Current \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::Mutex \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::Mutex + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::Mutex + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::Mutex \ + > + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::RTORB::MutexNotFound \ + > + +# pragma instantiate \ + TAO::Any_Dual_Impl_T< \ + RTCORBA::RTORB::InvalidThreadpool \ + > + +# pragma instantiate \ + TAO::Objref_Traits< \ + RTCORBA::RTORB \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + RTCORBA::RTORB + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + RTCORBA::RTORB + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + RTCORBA::RTORB \ + > + +#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ diff --git a/TAO/tao/RTPortableServer/RTPortableServer.pidl b/TAO/tao/RTPortableServer/RTPortableServer.pidl index f2533b58860..a86cacfbb04 100644 --- a/TAO/tao/RTPortableServer/RTPortableServer.pidl +++ b/TAO/tao/RTPortableServer/RTPortableServer.pidl @@ -18,7 +18,7 @@ // this is: // // tao_idl -// -o orig -Ge 1 +// -o orig -Ge 1 -GT // -Wb,export_macro=TAO_RTPortableServer_Export // -Wb,export_include="rtportableserver_export.h" // -Wb,pre_include="ace/pre.h" diff --git a/TAO/tao/RTPortableServer/RTPortableServerC.cpp b/TAO/tao/RTPortableServer/RTPortableServerC.cpp index 2d7379c0c06..5baa6731678 100644 --- a/TAO/tao/RTPortableServer/RTPortableServerC.cpp +++ b/TAO/tao/RTPortableServer/RTPortableServerC.cpp @@ -332,215 +332,18 @@ operator>>= ( #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) template class - TAO::Any_Basic_Impl_T< - CORBA::SetOverrideType - >; - - template class - TAO::Any_Dual_Impl_T< - CORBA::PolicyError - >; - - template class - TAO::Any_Dual_Impl_T< - CORBA::InvalidPolicies - >; - -#if !defined (_CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - CORBA::OctetSeq, - CORBA::OctetSeq_var, - CORBA::OctetSeq_out - >; - -#endif /* end #if !defined */ - - template class - TAO::Any_Basic_Impl_T< - CORBA::TCKind - >; - - template class - TAO::Any_Basic_Impl_T< - CORBA::exception_type - >; - - template class - TAO::Any_Basic_Impl_T< - CORBA::ParameterMode - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::AdapterAlreadyExists - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::AdapterNonExistent - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::InvalidPolicy - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::NoServant - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::ObjectAlreadyActive - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::ObjectNotActive - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::ServantAlreadyActive - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::ServantNotActive - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::WrongAdapter - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POA::WrongPolicy - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::ForwardRequest - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::NotAGroupObject - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::ThreadPolicyValue - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::LifespanPolicyValue - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::IdUniquenessPolicyValue - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::IdAssignmentPolicyValue - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::ImplicitActivationPolicyValue - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::ServantRetentionPolicyValue - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::RequestProcessingPolicyValue - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::POAManager::AdapterInactive - >; - - template class - TAO::Any_Basic_Impl_T< - PortableServer::POAManager::State - >; - - template class - TAO::Any_Dual_Impl_T< - PortableServer::Current::NoContext - >; - - template class - TAO::Any_Dual_Impl_T< - IOP::Codec::InvalidTypeForEncoding - >; - - template class - TAO::Any_Dual_Impl_T< - IOP::Codec::FormatMismatch - >; - - template class - TAO::Any_Dual_Impl_T< - IOP::Codec::TypeMismatch - >; - - template class - TAO::Any_Dual_Impl_T< - IOP::CodecFactory::UnknownEncoding - >; - - template class - TAO::Any_Basic_Impl_T< - RTCORBA::PriorityModel - >; - - template class - TAO::Any_Dual_Impl_T< - RTCORBA::RTORB::MutexNotFound - >; - - template class - TAO::Any_Dual_Impl_T< - RTCORBA::RTORB::InvalidThreadpool - >; - - template class - TAO::In_Var_Size_Argument_T< - CORBA::sequence - >; - - template class - TAO::Ret_Var_Size_Argument_T< - CORBA::sequence, - CORBA::sequence_var + TAO::Objref_Traits< + RTPortableServer::POA >; template class TAO_Objref_Var_T< - RTPortableServer::POA, - TAO::Objref_Traits + RTPortableServer::POA >; template class TAO_Objref_Out_T< - RTPortableServer::POA, - TAO::Objref_Traits + RTPortableServer::POA >; template class @@ -551,209 +354,18 @@ operator>>= ( #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) # pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - CORBA::SetOverrideType \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - CORBA::PolicyError \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - CORBA::InvalidPolicies \ - > - -#if !defined (_CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - CORBA::OctetSeq, \ - CORBA::OctetSeq_var, \ - CORBA::OctetSeq_out \ - > - -#endif /* end #if !defined */ - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - CORBA::TCKind \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - CORBA::exception_type \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - CORBA::ParameterMode \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::AdapterAlreadyExists \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::AdapterNonExistent \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::InvalidPolicy \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::NoServant \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::ObjectAlreadyActive \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::ObjectNotActive \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::ServantAlreadyActive \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::ServantNotActive \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::WrongAdapter \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POA::WrongPolicy \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::ForwardRequest \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::NotAGroupObject \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::ThreadPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::LifespanPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::IdUniquenessPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::IdAssignmentPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::ImplicitActivationPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::ServantRetentionPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::RequestProcessingPolicyValue \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::POAManager::AdapterInactive \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - PortableServer::POAManager::State \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - PortableServer::Current::NoContext \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - IOP::Codec::InvalidTypeForEncoding \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - IOP::Codec::FormatMismatch \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - IOP::Codec::TypeMismatch \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - IOP::CodecFactory::UnknownEncoding \ - > - -# pragma instantiate \ - TAO::Any_Basic_Impl_T< \ - RTCORBA::PriorityModel \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - RTCORBA::RTORB::MutexNotFound \ - > - -# pragma instantiate \ - TAO::Any_Dual_Impl_T< \ - RTCORBA::RTORB::InvalidThreadpool \ - > - -# pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + TAO::Objref_Traits< \ + RTPortableServer::POA \ > # pragma instantiate \ TAO_Objref_Var_T< \ - RTPortableServer::POA, \ - TAO::Objref_Traits \ + RTPortableServer::POA > # pragma instantiate \ TAO_Objref_Out_T< \ - RTPortableServer::POA, \ - TAO::Objref_Traits \ + RTPortableServer::POA > # pragma instantiate \ diff --git a/TAO/tao/RTScheduling/RTSchedulerC.cpp b/TAO/tao/RTScheduling/RTSchedulerC.cpp index c4a6f0997c9..06c0b42a8b7 100644 --- a/TAO/tao/RTScheduling/RTSchedulerC.cpp +++ b/TAO/tao/RTScheduling/RTSchedulerC.cpp @@ -1440,153 +1440,36 @@ namespace RTScheduling #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) -#if !defined (_CORBA_POLICY__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_POLICY__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Object_Arg_Traits_T< - CORBA::Policy_ptr, - CORBA::Policy_var, - CORBA::Policy_out - >; - -#endif /* end #if !defined */ - -#if !defined (_CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - CORBA::PolicyList, - CORBA::PolicyList_var, - CORBA::PolicyList_out - >; - -#endif /* end #if !defined */ - -#if !defined (_PORTABLEINTERCEPTOR_CLIENTREQUESTINFO__ARG_TRAITS_TMPLINST_CS_) -#define _PORTABLEINTERCEPTOR_CLIENTREQUESTINFO__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - template class - TAO::Object_Arg_Traits_T< - PortableInterceptor::ClientRequestInfo_ptr, - PortableInterceptor::ClientRequestInfo_var, - PortableInterceptor::ClientRequestInfo_out + TAO::Objref_Traits< + RTScheduling::ThreadAction >; -#endif /* end #if !defined */ - -#if !defined (_PORTABLEINTERCEPTOR_SERVERREQUESTINFO__ARG_TRAITS_TMPLINST_CS_) -#define _PORTABLEINTERCEPTOR_SERVERREQUESTINFO__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Object_Arg_Traits_T< - PortableInterceptor::ServerRequestInfo_ptr, - PortableInterceptor::ServerRequestInfo_var, - PortableInterceptor::ServerRequestInfo_out - >; - -#endif /* end #if !defined */ - -#if !defined (_RTSCHEDULING_THREADACTION__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_THREADACTION__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Object_Arg_Traits_T< - RTScheduling::ThreadAction_ptr, - RTScheduling::ThreadAction_var, - RTScheduling::ThreadAction_out - >; - -#endif /* end #if !defined */ - template class TAO_Objref_Var_T< - RTScheduling::ThreadAction, - TAO::Objref_Traits + RTScheduling::ThreadAction >; template class TAO_Objref_Out_T< - RTScheduling::ThreadAction, - TAO::Objref_Traits + RTScheduling::ThreadAction >; -#if !defined (_RTSCHEDULING_DISTRIBUTABLETHREAD__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_DISTRIBUTABLETHREAD__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - template class - TAO::Object_Arg_Traits_T< - RTScheduling::DistributableThread_ptr, - RTScheduling::DistributableThread_var, - RTScheduling::DistributableThread_out + TAO::Objref_Traits< + RTScheduling::DistributableThread >; -#endif /* end #if !defined */ - -#if !defined (_RTSCHEDULING_DISTRIBUTABLETHREAD_DT_STATE__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_DISTRIBUTABLETHREAD_DT_STATE__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class TAO::Basic_Arg_Traits_T; - -#endif /* end #if !defined */ - template class TAO_Objref_Var_T< - RTScheduling::DistributableThread, - TAO::Objref_Traits + RTScheduling::DistributableThread >; template class TAO_Objref_Out_T< - RTScheduling::DistributableThread, - TAO::Objref_Traits - >; - - template class - TAO::Ret_Object_Argument_T< - RTScheduling::DistributableThread_ptr, - RTScheduling::DistributableThread_var - >; - - template class - TAO::In_Object_Argument_T< - RTScheduling::ThreadAction_ptr - >; - - template class - TAO::In_Object_Argument_T< - CORBA::Policy_ptr - >; - -#if !defined (_RTSCHEDULING_CURRENT_IDTYPE__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_CURRENT_IDTYPE__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - RTScheduling::Current::IdType, - RTScheduling::Current::IdType_var, - RTScheduling::Current::IdType_out + RTScheduling::DistributableThread >; -#endif /* end #if !defined */ - template class TAO_FixedSeq_Var_T< RTScheduling::Current::IdType, @@ -1606,25 +1489,6 @@ namespace RTScheduling CORBA::Octet >; - template class - TAO::In_Var_Size_Argument_T< - RTScheduling::Current::IdType - >; - -#if !defined (_RTSCHEDULING_CURRENT_NAMELIST__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_CURRENT_NAMELIST__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Var_Size_Arg_Traits< - RTScheduling::Current::NameList, - RTScheduling::Current::NameList_var, - RTScheduling::Current::NameList_out - >; - -#endif /* end #if !defined */ - template class TAO_MngSeq_Var_T< RTScheduling::Current::NameList, @@ -1645,226 +1509,82 @@ namespace RTScheduling >; template class - TAO_Objref_Var_T< - RTScheduling::Current, - TAO::Objref_Traits + TAO::Objref_Traits< + RTScheduling::Current >; - template class - TAO_Objref_Out_T< - RTScheduling::Current, - TAO::Objref_Traits - >; - -#if !defined (_RTSCHEDULING_RESOURCEMANAGER__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_RESOURCEMANAGER__ARG_TRAITS_TMPLINST_CS_ - - template class TAO::Arg_Traits; - - template class - TAO::Object_Arg_Traits_T< - RTScheduling::ResourceManager_ptr, - RTScheduling::ResourceManager_var, - RTScheduling::ResourceManager_out - >; - -#endif /* end #if !defined */ - template class TAO_Objref_Var_T< - RTScheduling::ResourceManager, - TAO::Objref_Traits + RTScheduling::Current >; template class TAO_Objref_Out_T< - RTScheduling::ResourceManager, - TAO::Objref_Traits - >; - - template class - TAO::Ret_Object_Argument_T< - RTScheduling::ResourceManager_ptr, - RTScheduling::ResourceManager_var + RTScheduling::Current >; template class - TAO::In_Object_Argument_T< - PortableInterceptor::ClientRequestInfo_ptr + TAO::Objref_Traits< + RTScheduling::ResourceManager >; template class - TAO::In_Object_Argument_T< - PortableInterceptor::ServerRequestInfo_ptr + TAO_Objref_Var_T< + RTScheduling::ResourceManager >; template class - TAO::Out_Var_Size_Argument_T< - RTScheduling::Current::IdType, - RTScheduling::Current::IdType_out + TAO_Objref_Out_T< + RTScheduling::ResourceManager >; template class - TAO::Out_Object_Argument_T< - CORBA::Policy_ptr, - CORBA::Policy_out + TAO::Objref_Traits< + RTScheduling::Scheduler >; template class TAO_Objref_Var_T< - RTScheduling::Scheduler, - TAO::Objref_Traits + RTScheduling::Scheduler >; template class TAO_Objref_Out_T< - RTScheduling::Scheduler, - TAO::Objref_Traits + RTScheduling::Scheduler >; #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) -#if !defined (_CORBA_POLICY__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_POLICY__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - CORBA::Policy_ptr, \ - CORBA::Policy_var, \ - CORBA::Policy_out \ - > - -#endif /* end #if !defined */ - -#if !defined (_CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_) -#define _CORBA_SEQUENCE__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - # pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - CORBA::PolicyList, \ - CORBA::PolicyList_var, \ - CORBA::PolicyList_out \ + TAO::Objref_Traits< \ + RTScheduling::ThreadAction \ > -#endif /* end #if !defined */ - -#if !defined (_PORTABLEINTERCEPTOR_CLIENTREQUESTINFO__ARG_TRAITS_TMPLINST_CS_) -#define _PORTABLEINTERCEPTOR_CLIENTREQUESTINFO__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - PortableInterceptor::ClientRequestInfo_ptr, \ - PortableInterceptor::ClientRequestInfo_var, \ - PortableInterceptor::ClientRequestInfo_out \ - > - -#endif /* end #if !defined */ - -#if !defined (_PORTABLEINTERCEPTOR_SERVERREQUESTINFO__ARG_TRAITS_TMPLINST_CS_) -#define _PORTABLEINTERCEPTOR_SERVERREQUESTINFO__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - PortableInterceptor::ServerRequestInfo_ptr, \ - PortableInterceptor::ServerRequestInfo_var, \ - PortableInterceptor::ServerRequestInfo_out \ - > - -#endif /* end #if !defined */ - -#if !defined (_RTSCHEDULING_THREADACTION__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_THREADACTION__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - RTScheduling::ThreadAction_ptr, \ - RTScheduling::ThreadAction_var, \ - RTScheduling::ThreadAction_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_Objref_Var_T< \ - RTScheduling::ThreadAction, \ - TAO::Objref_Traits \ + RTScheduling::ThreadAction > # pragma instantiate \ TAO_Objref_Out_T< \ - RTScheduling::ThreadAction, \ - TAO::Objref_Traits \ + RTScheduling::ThreadAction > -#if !defined (_RTSCHEDULING_DISTRIBUTABLETHREAD__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_DISTRIBUTABLETHREAD__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - # pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - RTScheduling::DistributableThread_ptr, \ - RTScheduling::DistributableThread_var, \ - RTScheduling::DistributableThread_out \ + TAO::Objref_Traits< \ + RTScheduling::DistributableThread \ > -#endif /* end #if !defined */ - -#if !defined (_RTSCHEDULING_DISTRIBUTABLETHREAD_DT_STATE__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_DISTRIBUTABLETHREAD_DT_STATE__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate TAO::Basic_Arg_Traits_T - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_Objref_Var_T< \ - RTScheduling::DistributableThread, \ - TAO::Objref_Traits \ + RTScheduling::DistributableThread > # pragma instantiate \ TAO_Objref_Out_T< \ - RTScheduling::DistributableThread, \ - TAO::Objref_Traits \ - > - -# pragma instantiate \ - TAO::In_Object_Argument_T< \ - RTScheduling::ThreadAction_ptr \ - > - -# pragma instantiate \ - TAO::In_Object_Argument_T< \ - CORBA::Policy_ptr \ - > - -#if !defined (_RTSCHEDULING_CURRENT_IDTYPE__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_CURRENT_IDTYPE__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - RTScheduling::Current::IdType, \ - RTScheduling::Current::IdType_var, \ - RTScheduling::Current::IdType_out \ + RTScheduling::DistributableThread > -#endif /* end #if !defined */ - # pragma instantiate \ TAO_FixedSeq_Var_T< \ RTScheduling::Current::IdType, \ @@ -1884,25 +1604,6 @@ namespace RTScheduling CORBA::Octet \ > -# pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - RTScheduling::Current::IdType \ - > - -#if !defined (_RTSCHEDULING_CURRENT_NAMELIST__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_CURRENT_NAMELIST__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Var_Size_Arg_Traits< \ - RTScheduling::Current::NameList, \ - RTScheduling::Current::NameList_var, \ - RTScheduling::Current::NameList_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_MngSeq_Var_T< \ RTScheduling::Current::NameList, \ @@ -1923,75 +1624,48 @@ namespace RTScheduling > # pragma instantiate \ - TAO_Objref_Var_T< \ - RTScheduling::Current, \ - TAO::Objref_Traits \ + TAO::Objref_Traits< \ + RTScheduling::Current \ > -# pragma instantiate \ - TAO_Objref_Out_T< \ - RTScheduling::Current, \ - TAO::Objref_Traits \ - > - -#if !defined (_RTSCHEDULING_RESOURCEMANAGER__ARG_TRAITS_TMPLINST_CS_) -#define _RTSCHEDULING_RESOURCEMANAGER__ARG_TRAITS_TMPLINST_CS_ - -# pragma instantiate TAO::Arg_Traits - -# pragma instantiate \ - TAO::Object_Arg_Traits_T< \ - RTScheduling::ResourceManager_ptr, \ - RTScheduling::ResourceManager_var, \ - RTScheduling::ResourceManager_out \ - > - -#endif /* end #if !defined */ - # pragma instantiate \ TAO_Objref_Var_T< \ - RTScheduling::ResourceManager, \ - TAO::Objref_Traits \ + RTScheduling::Current > # pragma instantiate \ TAO_Objref_Out_T< \ - RTScheduling::ResourceManager, \ - TAO::Objref_Traits \ + RTScheduling::Current > # pragma instantiate \ - TAO::In_Object_Argument_T< \ - PortableInterceptor::ClientRequestInfo_ptr \ + TAO::Objref_Traits< \ + RTScheduling::ResourceManager \ > # pragma instantiate \ - TAO::In_Object_Argument_T< \ - PortableInterceptor::ServerRequestInfo_ptr \ + TAO_Objref_Var_T< \ + RTScheduling::ResourceManager > # pragma instantiate \ - TAO::Out_Var_Size_Argument_T< \ - RTScheduling::Current::IdType, \ - RTScheduling::Current::IdType_out \ + TAO_Objref_Out_T< \ + RTScheduling::ResourceManager > # pragma instantiate \ - TAO::Out_Object_Argument_T< \ - CORBA::Policy_ptr, \ - CORBA::Policy_out \ + TAO::Objref_Traits< \ + RTScheduling::Scheduler \ > # pragma instantiate \ TAO_Objref_Var_T< \ - RTScheduling::Scheduler, \ - TAO::Objref_Traits \ + RTScheduling::Scheduler > # pragma instantiate \ TAO_Objref_Out_T< \ - RTScheduling::Scheduler, \ - TAO::Objref_Traits \ + RTScheduling::Scheduler > #endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.cpp b/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.cpp index a2236db8b15..27b5d3be361 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.cpp +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.cpp @@ -26,7 +26,7 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_codegen.cpp:302 +// be/be_codegen.cpp:302 #include "TypeCodeFactory_Loader.h" @@ -37,11 +37,11 @@ #endif /* __BORLANDC__ */ #if !defined (__ACE_INLINE__) -#include "TypeCodeFactoryC.inl" +#include "TypeCodeFactoryC.inl-Wb,export_macro=TAO_TypeCodeFactory_Export" #endif /* !defined INLINE */ // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_arg_traits.cpp:60 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO @@ -49,9 +49,7 @@ namespace TAO }; // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/interface_cs.cpp:60 - -#if defined (_MSC_VER) +// be/be_visitor_interface/interface_cs.cpp:60 // Traits specializations for CORBA::TypeCodeFactory. @@ -86,8 +84,6 @@ TAO::Objref_Traits::tao_marshal ( return p->marshal (cdr); } -#endif /* _MSC_VER */ - // Function pointer for collocation factory initialization. TAO::Collocation_Proxy_Broker * (*CORBA__TAO_TypeCodeFactory_Proxy_Broker_Factory_function_pointer) ( @@ -177,7 +173,7 @@ CORBA::TypeCodeFactory::marshal (TAO_OutputCDR &) } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_typecode/typecode_defn.cpp:284 +// be/be_visitor_typecode/typecode_defn.cpp:284 static const CORBA::Long _oc_CORBA_TypeCodeFactory[] = { @@ -215,7 +211,7 @@ namespace CORBA } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_interface/any_op_cs.cpp:50 +// be/be_visitor_interface/any_op_cs.cpp:50 ACE_TEMPLATE_SPECIALIZATION CORBA::Boolean @@ -284,42 +280,23 @@ operator>>= ( } // TAO_IDL - Generated from -// W:\ACE_wrappers\TAO\TAO_IDL\be\be_visitor_root/root.cpp:1702 +// be/be_visitor_root/root.cpp:1702 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) template class - TAO::In_Var_Size_Argument_T< - CORBA::sequence - >; - - template class - TAO::In_Var_Size_Argument_T< - CORBA::sequence - >; - - template class - TAO::In_Var_Size_Argument_T< - CORBA::sequence - >; - - template class - TAO::In_Var_Size_Argument_T< - CORBA::sequence + TAO::Objref_Traits< + CORBA::TypeCodeFactory >; - template class TAO::Objref_Traits; - template class TAO_Objref_Var_T< - CORBA::TypeCodeFactory, - TAO::Objref_Traits + CORBA::TypeCodeFactory >; template class TAO_Objref_Out_T< - CORBA::TypeCodeFactory, - TAO::Objref_Traits + CORBA::TypeCodeFactory >; template class @@ -330,37 +307,18 @@ operator>>= ( #elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) # pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ - > - -# pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ - > - -# pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ + TAO::Objref_Traits< \ + CORBA::TypeCodeFactory \ > -# pragma instantiate \ - TAO::In_Var_Size_Argument_T< \ - CORBA::sequence \ - > - -# pragma instantiate TAO::Objref_Traits - # pragma instantiate \ TAO_Objref_Var_T< \ - CORBA::TypeCodeFactory, \ - TAO::Objref_Traits \ + CORBA::TypeCodeFactory > # pragma instantiate \ TAO_Objref_Out_T< \ - CORBA::TypeCodeFactory, \ - TAO::Objref_Traits \ + CORBA::TypeCodeFactory > # pragma instantiate \ diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile index 6f243861f05..14a7430e843 100644 --- a/TAO/tests/Param_Test/Makefile +++ b/TAO/tests/Param_Test/Makefile @@ -106,7 +106,7 @@ server: $(addprefix $(VDIR),$(PARAM_TEST_SVR_OBJS)) $(LINK.cc) $(LDFLAGS) -o $@ $^ -lTAO_Messaging $(TAO_SRVR_LIBS) $(POSTLINK) client: $(addprefix $(VDIR),$(PARAM_TEST_CLT_OBJS)) - $(LINK.cc) $(LDFLAGS) -o $@ $^ $(TAO_DYNAMIC_LIBS) -lTAO_Messaging $(TAO_SRVR_LIBS) $(POSTLINK) + $(LINK.cc) $(LDFLAGS) -o $@ $^ $(TAO_DYNAMIC_LIBS) $(TAO_SRVR_LIBS) $(POSTLINK) anyop: $(addprefix $(VDIR),$(PARAM_TEST_ANYOP_OBJS)) $(LINK.cc) $(LDFLAGS) -o $@ $^ -lTAO_Messaging $(TAO_DYNAMIC_LIBS) $(TAO_CLNT_LIBS) $(POSTLINK) diff --git a/TAO/tests/RTScheduling/VoidData/testC.cpp b/TAO/tests/RTScheduling/VoidData/testC.cpp index fad9a7960fa..e1a273b4edb 100644 --- a/TAO/tests/RTScheduling/VoidData/testC.cpp +++ b/TAO/tests/RTScheduling/VoidData/testC.cpp @@ -26,14 +26,12 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html // TAO_IDL - Generated from -// be/be_codegen.cpp:301 +// be/be_codegen.cpp:302 #include "testC.h" -#include "tao/Any_Impl_T.h" -#include "tao/Any_Dual_Impl_T.h" -#include "tao/Any_Basic_Impl_T.h" #include "tao/Typecode.h" +#include "tao/Any_Impl_T.h" #if defined (__BORLANDC__) #pragma option -w-rvl -w-rch -w-ccc -w-aus -w-sig @@ -44,7 +42,7 @@ #endif /* !defined INLINE */ // TAO_IDL - Generated from -// be/be_visitor_arg_traits.cpp:59 +// be/be_visitor_arg_traits.cpp:60 // Arg traits specializations. namespace TAO @@ -228,6 +226,7 @@ TAO::Any_Impl_T::demarshal_value (TAO_InputCDR &) { return 0; } + // Copying insertion. void operator<<= ( @@ -270,4 +269,52 @@ operator>>= ( ); } +// TAO_IDL - Generated from +// be/be_visitor_root/root.cpp:1702 + +#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) + + template class + TAO::Objref_Traits< + test + >; + + template class + TAO_Objref_Var_T< + test + >; + + template class + TAO_Objref_Out_T< + test + >; + + template class + TAO::Any_Impl_T< + test + >; + +#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) + +# pragma instantiate \ + TAO::Objref_Traits< \ + test \ + > + +# pragma instantiate \ + TAO_Objref_Var_T< \ + test + > + +# pragma instantiate \ + TAO_Objref_Out_T< \ + test + > + +# pragma instantiate \ + TAO::Any_Impl_T< \ + test \ + > + +#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ -- cgit v1.2.1