summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-29 12:17:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-29 12:17:30 +0000
commited6ada361c64ff2f600aaefb2fa384f563869d9f (patch)
tree2c5a7d18fa7429516f4f95de92f769ee486f594f
parent1fb351dd4641b1d0d7e8c9b3915a8893fba83e29 (diff)
downloadATCD-ed6ada361c64ff2f600aaefb2fa384f563869d9f.tar.gz
ChangeLogTag: Mon Mar 28 12:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Messaging/MessagingA.cpp14
-rw-r--r--TAO/tao/Messaging/MessagingC.cpp28
-rw-r--r--TAO/tao/Messaging/MessagingC.h58
-rw-r--r--TAO/tao/Messaging/MessagingC.inl4
-rw-r--r--TAO/tao/Messaging/MessagingS.cpp32
-rw-r--r--TAO/tao/Messaging/MessagingS.h14
-rw-r--r--TAO/tao/Messaging/MessagingS_T.cpp2
-rw-r--r--TAO/tao/Messaging/MessagingS_T.h8
-rw-r--r--TAO/tao/Messaging/MessagingS_T.inl2
-rw-r--r--TAO/tao/Messaging/Messaging_No_ImplA.cpp60
-rw-r--r--TAO/tao/Messaging/Messaging_No_ImplC.cpp36
-rw-r--r--TAO/tao/Messaging/Messaging_No_ImplC.h271
-rw-r--r--TAO/tao/Messaging/Messaging_RT_PolicyA.cpp6
-rw-r--r--TAO/tao/Messaging/Messaging_RT_PolicyC.cpp8
-rw-r--r--TAO/tao/Messaging/Messaging_RT_PolicyC.h34
-rw-r--r--TAO/tao/Messaging/Messaging_SyncScope_PolicyA.cpp4
-rw-r--r--TAO/tao/Messaging/Messaging_SyncScope_PolicyC.cpp8
-rw-r--r--TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h30
-rw-r--r--TAO/tao/Messaging/TAO_ExtA.cpp4
-rw-r--r--TAO/tao/Messaging/TAO_ExtC.cpp8
-rw-r--r--TAO/tao/Messaging/TAO_ExtC.h30
-rw-r--r--TAO/tao/Messaging/diffs/Messaging.diff22
-rw-r--r--TAO/tao/Messaging/diffs/Messaging_No_Impl.diff4
-rw-r--r--TAO/tao/RTScheduling/RTSchedulerA.cpp84
-rw-r--r--TAO/tao/RTScheduling/RTSchedulerC.cpp2
-rw-r--r--TAO/tao/RTScheduling/diffs/RTScheduler.diff12
26 files changed, 401 insertions, 384 deletions
diff --git a/TAO/tao/Messaging/MessagingA.cpp b/TAO/tao/Messaging/MessagingA.cpp
index 6335e4245bd..5632e399964 100644
--- a/TAO/tao/Messaging/MessagingA.cpp
+++ b/TAO/tao/Messaging/MessagingA.cpp
@@ -36,14 +36,14 @@
#include "tao/Any_Impl_T.h"
// TAO_IDL - Generated from
-// be/be_visitor_typecode/value_typecode.cpp:32
+// be\be_visitor_typecode/value_typecode.cpp:32
static TAO::TypeCode::Value_Field<char const *> _tao_fields_Messaging_ExceptionHolder[] =
{
{ "is_system_exception", &CORBA::_tc_boolean, CORBA::PUBLIC_MEMBER },
{ "byte_order", &CORBA::_tc_boolean, CORBA::PUBLIC_MEMBER },
{ "marshaled_exception", &CORBA::_tc_OctetSeq, CORBA::PUBLIC_MEMBER }
-
+
};
static TAO::TypeCode::Value<char const *,
@@ -57,7 +57,7 @@ static TAO::TypeCode::Value<char const *,
&CORBA::_tc_null,
_tao_fields_Messaging_ExceptionHolder,
3);
-
+
namespace Messaging
{
::CORBA::TypeCode_ptr const _tc_ExceptionHolder =
@@ -67,7 +67,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_objref,
@@ -75,7 +75,7 @@ static TAO::TypeCode::Objref<char const *,
_tao_tc_Messaging_ReplyHandler (
"IDL:omg.org/Messaging/ReplyHandler:1.0",
"ReplyHandler");
-
+
namespace Messaging
{
::CORBA::TypeCode_ptr const _tc_ReplyHandler =
@@ -85,7 +85,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/any_op_cs.cpp:57
+// be\be_visitor_valuetype/any_op_cs.cpp:57
template<>
CORBA::Boolean
@@ -141,7 +141,7 @@ operator>>= (
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
diff --git a/TAO/tao/Messaging/MessagingC.cpp b/TAO/tao/Messaging/MessagingC.cpp
index 3b6bf32dce0..e1b9f4ee212 100644
--- a/TAO/tao/Messaging/MessagingC.cpp
+++ b/TAO/tao/Messaging/MessagingC.cpp
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:302
+// be\be_codegen.cpp:302
#include "Messaging.h"
@@ -44,7 +44,7 @@
#endif /* !defined INLINE */
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -53,7 +53,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/valuetype_cs.cpp:66
+// be\be_visitor_valuetype/valuetype_cs.cpp:66
void
TAO::Value_Traits<Messaging::ExceptionHolder>::add_ref (
@@ -153,7 +153,7 @@ CORBA::Boolean Messaging::ExceptionHolder::_tao_unmarshal (
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/valuetype_init_cs.cpp:85
+// be\be_visitor_valuetype/valuetype_init_cs.cpp:85
Messaging::ExceptionHolder_init::ExceptionHolder_init (void)
{
@@ -188,7 +188,7 @@ Messaging::ExceptionHolder_init::create_for_unmarshal (ACE_ENV_SINGLE_ARG_DECL)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::ReplyHandler.
@@ -343,7 +343,7 @@ Messaging::ReplyHandler::marshal (TAO_OutputCDR &cdr)
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/valuetype_obv_cs.cpp:58
+// be\be_visitor_valuetype/valuetype_obv_cs.cpp:58
OBV_Messaging::ExceptionHolder::ExceptionHolder (void)
{}
@@ -364,7 +364,7 @@ OBV_Messaging::ExceptionHolder::_tao_unmarshal__Messaging_ExceptionHolder (TAO_I
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/field_cs.cpp:580
+// be\be_visitor_valuetype/field_cs.cpp:580
// Accessor to set the member.
void
@@ -382,7 +382,7 @@ OBV_Messaging::ExceptionHolder::is_system_exception (void) const
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/field_cs.cpp:580
+// be\be_visitor_valuetype/field_cs.cpp:580
// Accessor to set the member.
void
@@ -400,7 +400,7 @@ OBV_Messaging::ExceptionHolder::byte_order (void) const
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/field_cs.cpp:755
+// be\be_visitor_valuetype/field_cs.cpp:755
// Accessor to set the member.
void
@@ -424,7 +424,7 @@ OBV_Messaging::ExceptionHolder::marshaled_exception (void)
}
// TAO_IDL - Generated from
-// be/be_valuetype.cpp:487
+// be\be_valuetype.cpp:487
void
CORBA::add_ref (Messaging::ExceptionHolder * vt)
@@ -445,7 +445,7 @@ CORBA::remove_ref (Messaging::ExceptionHolder * vt)
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/cdr_op_cs.cpp:73
+// be\be_visitor_valuetype/cdr_op_cs.cpp:73
CORBA::Boolean
operator<< (
@@ -471,7 +471,7 @@ operator>> (
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/marshal_cs.cpp:44
+// be\be_visitor_valuetype/marshal_cs.cpp:44
CORBA::Boolean
OBV_Messaging::ExceptionHolder::_tao_marshal_state (TAO_OutputCDR &strm) const
@@ -494,7 +494,7 @@ OBV_Messaging::ExceptionHolder::_tao_unmarshal_state (TAO_InputCDR &strm)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/cdr_op_cs.cpp:63
+// be\be_visitor_interface/cdr_op_cs.cpp:63
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
@@ -530,7 +530,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:1528
+// be\be_visitor_root/root.cpp:1528
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
diff --git a/TAO/tao/Messaging/MessagingC.h b/TAO/tao/Messaging/MessagingC.h
index a7b4b44c766..049aa919855 100644
--- a/TAO/tao/Messaging/MessagingC.h
+++ b/TAO/tao/Messaging/MessagingC.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:153
+// be\be_codegen.cpp:153
#ifndef _TAO_IDL_ORIG_MESSAGINGC_H_
#define _TAO_IDL_ORIG_MESSAGINGC_H_
@@ -83,7 +83,7 @@
#endif /* __BORLANDC__ */
// TAO_IDL - Generated from
-// be/be_visitor_root/root_ch.cpp:62
+// be\be_visitor_root/root_ch.cpp:62
namespace TAO
{
@@ -94,13 +94,13 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:48
+// be\be_visitor_module/module_ch.cpp:48
namespace Messaging
{
// TAO_IDL - Generated from
- // be/be_valuetype.cpp:524
+ // be\be_valuetype.cpp:524
@@ -123,7 +123,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/valuetype_ch.cpp:56
+ // be\be_visitor_valuetype/valuetype_ch.cpp:56
#if !defined (_MESSAGING_EXCEPTIONHOLDER_CH_)
#define _MESSAGING_EXCEPTIONHOLDER_CH_
@@ -149,26 +149,26 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/field_ch.cpp:424
+ // be\be_visitor_valuetype/field_ch.cpp:424
virtual void is_system_exception (CORBA::Boolean) = 0;
virtual CORBA::Boolean is_system_exception (void) const = 0;
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/field_ch.cpp:424
+ // be\be_visitor_valuetype/field_ch.cpp:424
virtual void byte_order (CORBA::Boolean) = 0;
virtual CORBA::Boolean byte_order (void) const = 0;
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/field_ch.cpp:497
+ // be\be_visitor_valuetype/field_ch.cpp:497
virtual void marshaled_exception (const CORBA::OctetSeq &) = 0;
virtual const CORBA::OctetSeq &marshaled_exception (void) const = 0;
virtual CORBA::OctetSeq &marshaled_exception (void) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/valuetype_ch.cpp:246
+ // be\be_visitor_valuetype/valuetype_ch.cpp:246
protected:
ExceptionHolder (void);
@@ -196,7 +196,7 @@ namespace Messaging
#define _MESSAGING_EXCEPTIONHOLDER___INIT_CH_
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/valuetype_init_ch.cpp:72
+ // be\be_visitor_valuetype/valuetype_init_ch.cpp:72
class TAO_Messaging_Export ExceptionHolder_init : public virtual CORBA::ValueFactoryBase
{
@@ -221,12 +221,12 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_ExceptionHolder;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REPLYHANDLER__VAR_OUT_CH_)
#define _MESSAGING_REPLYHANDLER__VAR_OUT_CH_
@@ -249,7 +249,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REPLYHANDLER_CH_)
#define _MESSAGING_REPLYHANDLER_CH_
@@ -285,7 +285,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -331,19 +331,19 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_ReplyHandler;
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:66
+// be\be_visitor_module/module_ch.cpp:66
} // module Messaging
// Proxy Broker Factory function pointer declarations.
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:139
+// be\be_visitor_root/root.cpp:139
extern TAO_Messaging_Export
TAO::Collocation_Proxy_Broker *
@@ -352,13 +352,13 @@ TAO::Collocation_Proxy_Broker *
);
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/obv_module.cpp:55
+// be\be_visitor_valuetype/obv_module.cpp:55
namespace OBV_Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/valuetype_obv_ch.cpp:58
+ // be\be_visitor_valuetype/valuetype_obv_ch.cpp:58
#if !defined (_MESSAGING_EXCEPTIONHOLDER___OBV_CH_)
#define _MESSAGING_EXCEPTIONHOLDER___OBV_CH_
@@ -373,19 +373,19 @@ namespace OBV_Messaging
virtual ~ExceptionHolder (void);
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/field_ch.cpp:424
+ // be\be_visitor_valuetype/field_ch.cpp:424
virtual void is_system_exception (CORBA::Boolean);
virtual CORBA::Boolean is_system_exception (void) const;
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/field_ch.cpp:424
+ // be\be_visitor_valuetype/field_ch.cpp:424
virtual void byte_order (CORBA::Boolean);
virtual CORBA::Boolean byte_order (void) const;
// TAO_IDL - Generated from
- // be/be_visitor_valuetype/field_ch.cpp:497
+ // be\be_visitor_valuetype/field_ch.cpp:497
virtual void marshaled_exception (const CORBA::OctetSeq &);
virtual const CORBA::OctetSeq &marshaled_exception (void) const;
@@ -411,7 +411,7 @@ namespace OBV_Messaging
}
// TAO_IDL - Generated from
-// be/be_visitor_traits.cpp:59
+// be\be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -453,21 +453,21 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/any_op_ch.cpp:54
+// be\be_visitor_valuetype/any_op_ch.cpp:54
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ExceptionHolder *); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ExceptionHolder **); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ExceptionHolder *&);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyHandler_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyHandler_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyHandler_ptr &);
// TAO_IDL - Generated from
-// be/be_valuetype.cpp:431
+// be\be_valuetype.cpp:431
namespace CORBA
{
@@ -476,19 +476,19 @@ namespace CORBA
}
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/cdr_op_ch.cpp:61
+// be\be_visitor_valuetype/cdr_op_ch.cpp:61
TAO_Messaging_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const Messaging::ExceptionHolder *);
TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::ExceptionHolder *&);
// TAO_IDL - Generated from
-// be/be_visitor_interface/cdr_op_ch.cpp:55
+// be\be_visitor_interface/cdr_op_ch.cpp:55
TAO_Messaging_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const Messaging::ReplyHandler_ptr );
TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::ReplyHandler_ptr &);
// TAO_IDL - Generated from
-// be/be_codegen.cpp:969
+// be\be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "MessagingC.inl"
diff --git a/TAO/tao/Messaging/MessagingC.inl b/TAO/tao/Messaging/MessagingC.inl
index 59f10ac1a32..010510949c3 100644
--- a/TAO/tao/Messaging/MessagingC.inl
+++ b/TAO/tao/Messaging/MessagingC.inl
@@ -27,7 +27,7 @@
// TAO_IDL - Generated from
-// be/be_visitor_valuetype/valuetype_ci.cpp:56
+// be\be_visitor_valuetype/valuetype_ci.cpp:56
ACE_INLINE
Messaging::ExceptionHolder::ExceptionHolder (void)
@@ -44,7 +44,7 @@ Messaging::ExceptionHolder::_tao_obv_static_repository_id ()
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ci.cpp:70
+// be\be_visitor_interface/interface_ci.cpp:70
#if !defined (_MESSAGING_REPLYHANDLER___CI_)
#define _MESSAGING_REPLYHANDLER___CI_
diff --git a/TAO/tao/Messaging/MessagingS.cpp b/TAO/tao/Messaging/MessagingS.cpp
index 77b2302e966..bcd0408567c 100644
--- a/TAO/tao/Messaging/MessagingS.cpp
+++ b/TAO/tao/Messaging/MessagingS.cpp
@@ -27,7 +27,7 @@
// TAO_IDL - Generated from
-// be/be_codegen.cpp:617
+// be\be_codegen.cpp:617
#ifndef _TAO_IDL_ORIG_MESSAGINGS_CPP_
#define _TAO_IDL_ORIG_MESSAGINGS_CPP_
@@ -69,7 +69,7 @@
#endif /* !defined INLINE */
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -78,7 +78,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -87,7 +87,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_interface.cpp:1455
+// be\be_interface.cpp:1455
class TAO_Messaging_ReplyHandler_Perfect_Hash_OpTable
: public TAO_Perfect_Hash_OpTable
@@ -100,7 +100,7 @@ public:
};
/* C++ code produced by gperf version 2.8 (ACE version) */
-/* Command-line: /home/ossama/work/head/ACE_wrappers/bin/gperf -m -M -J -c -C -D -E -T -f 0 -F 0,0 -a -o -t -p -K opname -L C++ -Z TAO_Messaging_ReplyHandler_Perfect_Hash_OpTable -N lookup */
+/* Command-line: c:\ace\POAmerge\ace_wrappers\bin\gperf.exe -m -M -J -c -C -D -E -T -f 0 -F 0,0 -a -o -t -p -K opname -L C++ -Z TAO_Messaging_ReplyHandler_Perfect_Hash_OpTable -N lookup */
unsigned int
TAO_Messaging_ReplyHandler_Perfect_Hash_OpTable::hash (const char *str, unsigned int len)
{
@@ -199,7 +199,7 @@ static TAO_Messaging_ReplyHandler_Perfect_Hash_OpTable tao_Messaging_ReplyHandle
//
// TAO_IDL - Generated from
-// be/be_visitor_interface/strategized_proxy_broker_ss.cpp:40
+// be\be_visitor_interface/strategized_proxy_broker_ss.cpp:40
// Factory function Implementation.
POA_Messaging::_TAO_ReplyHandler_Strategized_Proxy_Broker *
@@ -263,7 +263,7 @@ POA_Messaging::_TAO_ReplyHandler_Strategized_Proxy_Broker::dispatch (
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ss.cpp:999
+// be\be_visitor_interface/interface_ss.cpp:999
TAO::Collocation_Proxy_Broker *
Messaging__TAO_ReplyHandler_Proxy_Broker_Factory_function (CORBA::Object_ptr)
@@ -306,7 +306,7 @@ POA_Messaging::_TAO_ReplyHandler_Direct_Proxy_Impl::_TAO_ReplyHandler_Direct_Pro
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ss.cpp:103
+// be\be_visitor_interface/interface_ss.cpp:103
POA_Messaging::ReplyHandler::ReplyHandler (void)
: TAO_ServantBase ()
@@ -325,14 +325,14 @@ POA_Messaging::ReplyHandler::~ReplyHandler (void)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ss.cpp:169
+// be\be_visitor_interface/interface_ss.cpp:169
namespace POA_Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_operation/upcall_command_ss.cpp:127
+ // be\be_visitor_operation/upcall_command_ss.cpp:127
class _is_a_ReplyHandler_Upcall_Command
: public TAO::Upcall_Command
@@ -429,7 +429,7 @@ namespace POA_Messaging
// TAO_IDL - Generated from
- // be/be_visitor_operation/upcall_command_ss.cpp:127
+ // be\be_visitor_operation/upcall_command_ss.cpp:127
class _non_existent_ReplyHandler_Upcall_Command
: public TAO::Upcall_Command
@@ -515,7 +515,7 @@ void POA_Messaging::ReplyHandler::_non_existent_skel (
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ss.cpp:393
+// be\be_visitor_interface/interface_ss.cpp:393
@@ -565,7 +565,7 @@ namespace POA_Messaging
// TAO_IDL - Generated from
- // be/be_visitor_operation/upcall_command_ss.cpp:127
+ // be\be_visitor_operation/upcall_command_ss.cpp:127
class _get_component_ReplyHandler_Upcall_Command
: public TAO::Upcall_Command
@@ -672,7 +672,7 @@ const char* POA_Messaging::ReplyHandler::_interface_repository_id (void) const
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ss.cpp:940
+// be\be_visitor_interface/interface_ss.cpp:940
void POA_Messaging::ReplyHandler::_dispatch (
TAO_ServerRequest & req,
@@ -687,7 +687,7 @@ void POA_Messaging::ReplyHandler::_dispatch (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_ss.cpp:891
+// be\be_visitor_interface/interface_ss.cpp:891
Messaging::ReplyHandler *
POA_Messaging::ReplyHandler::_this (ACE_ENV_SINGLE_ARG_DECL)
@@ -719,7 +719,7 @@ POA_Messaging::ReplyHandler::_this (ACE_ENV_SINGLE_ARG_DECL)
}
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:1582
+// be\be_visitor_root/root.cpp:1582
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
diff --git a/TAO/tao/Messaging/MessagingS.h b/TAO/tao/Messaging/MessagingS.h
index 37c398657ac..ad6b8918e48 100644
--- a/TAO/tao/Messaging/MessagingS.h
+++ b/TAO/tao/Messaging/MessagingS.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:398
+// be\be_codegen.cpp:398
#ifndef _TAO_IDL_ORIG_MESSAGINGS_H_
#define _TAO_IDL_ORIG_MESSAGINGS_H_
@@ -55,14 +55,14 @@
#endif /* __BORLANDC__ */
// TAO_IDL - Generated from
-// be/be_visitor_module/module_sh.cpp:49
+// be\be_visitor_module/module_sh.cpp:49
namespace POA_Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_sh.cpp:87
+ // be\be_visitor_interface/interface_sh.cpp:87
class ReplyHandler;
typedef ReplyHandler *ReplyHandler_ptr;
@@ -136,7 +136,7 @@ namespace POA_Messaging
//
// TAO_IDL - Generated from
- // be/be_visitor_interface/strategized_proxy_broker_sh.cpp:36
+ // be\be_visitor_interface/strategized_proxy_broker_sh.cpp:36
class TAO_Messaging_Export _TAO_ReplyHandler_Strategized_Proxy_Broker
: public virtual TAO::Collocation_Proxy_Broker
@@ -177,7 +177,7 @@ namespace POA_Messaging
// TAO_IDL - Generated from
- // be/be_visitor_interface/direct_proxy_impl_sh.cpp:31
+ // be\be_visitor_interface/direct_proxy_impl_sh.cpp:31
///////////////////////////////////////////////////////////////////////
// Direct Impl. Declaration
@@ -198,12 +198,12 @@ namespace POA_Messaging
// TAO_IDL - Generated from
-// be/be_visitor_module/module_sh.cpp:80
+// be\be_visitor_module/module_sh.cpp:80
} // module Messaging
// TAO_IDL - Generated from
-// be/be_codegen.cpp:1005
+// be\be_codegen.cpp:1005
#include "MessagingS_T.h"
diff --git a/TAO/tao/Messaging/MessagingS_T.cpp b/TAO/tao/Messaging/MessagingS_T.cpp
index 20de702d095..da8155e97a8 100644
--- a/TAO/tao/Messaging/MessagingS_T.cpp
+++ b/TAO/tao/Messaging/MessagingS_T.cpp
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:691
+// be\be_codegen.cpp:691
#ifndef _TAO_IDL_ORIG_MESSAGINGS_T_CPP_
#define _TAO_IDL_ORIG_MESSAGINGS_T_CPP_
diff --git a/TAO/tao/Messaging/MessagingS_T.h b/TAO/tao/Messaging/MessagingS_T.h
index cb8226041c3..37c68985587 100644
--- a/TAO/tao/Messaging/MessagingS_T.h
+++ b/TAO/tao/Messaging/MessagingS_T.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:554
+// be\be_codegen.cpp:554
#ifndef _TAO_IDL_ORIG_MESSAGINGS_T_H_
#define _TAO_IDL_ORIG_MESSAGINGS_T_H_
@@ -40,13 +40,13 @@
// TAO_IDL - Generated from
-// be/be_visitor_root/root_sth.cpp:116
+// be\be_visitor_root/root_sth.cpp:116
namespace POA_Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_interface/tie_sh.cpp:87
+ // be\be_visitor_interface/tie_sh.cpp:87
// TIE class: Refer to CORBA v2.2, Section 20.34.4
template <class T>
@@ -97,7 +97,7 @@ namespace POA_Messaging
} // module Messaging
// TAO_IDL - Generated from
-// be/be_codegen.cpp:1102
+// be\be_codegen.cpp:1102
#if defined (__ACE_INLINE__)
#include "MessagingS_T.inl"
diff --git a/TAO/tao/Messaging/MessagingS_T.inl b/TAO/tao/Messaging/MessagingS_T.inl
index 4acb7fc87e7..0a3b3cfd130 100644
--- a/TAO/tao/Messaging/MessagingS_T.inl
+++ b/TAO/tao/Messaging/MessagingS_T.inl
@@ -27,7 +27,7 @@
// TAO_IDL - Generated from
-// be/be_visitor_interface/tie_si.cpp:96
+// be\be_visitor_interface/tie_si.cpp:96
template <class T> ACE_INLINE
POA_Messaging::ReplyHandler_tie<T>::ReplyHandler_tie (T &t)
diff --git a/TAO/tao/Messaging/Messaging_No_ImplA.cpp b/TAO/tao/Messaging/Messaging_No_ImplA.cpp
index aaf04d78579..588cba75756 100644
--- a/TAO/tao/Messaging/Messaging_No_ImplA.cpp
+++ b/TAO/tao/Messaging/Messaging_No_ImplA.cpp
@@ -37,7 +37,7 @@
#include "tao/Any_Dual_Impl_T.h"
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:31
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
@@ -55,7 +55,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:31
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
@@ -73,7 +73,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:31
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
@@ -91,7 +91,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:31
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
@@ -109,7 +109,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -127,7 +127,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:34
+// be\be_visitor_typecode/struct_typecode.cpp:34
static TAO::TypeCode::Struct_Field<char const *> _tao_fields_Messaging_PriorityRange[] =
{
@@ -154,7 +154,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -172,7 +172,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -190,7 +190,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -208,7 +208,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -226,7 +226,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -244,7 +244,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -262,7 +262,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -280,7 +280,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:34
+// be\be_visitor_typecode/struct_typecode.cpp:34
static TAO::TypeCode::Struct_Field<char const *> _tao_fields_Messaging_RoutingTypeRange[] =
{
@@ -307,7 +307,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -325,7 +325,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -343,7 +343,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -361,7 +361,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -430,7 +430,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_cs.cpp:54
+// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
void operator<<= (
@@ -488,7 +488,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -557,7 +557,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -626,7 +626,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -695,7 +695,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -764,7 +764,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -833,7 +833,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -902,7 +902,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -971,7 +971,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_cs.cpp:54
+// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
void operator<<= (
@@ -1029,7 +1029,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -1098,7 +1098,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -1167,7 +1167,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
diff --git a/TAO/tao/Messaging/Messaging_No_ImplC.cpp b/TAO/tao/Messaging/Messaging_No_ImplC.cpp
index cd29f7057a0..9d436486441 100644
--- a/TAO/tao/Messaging/Messaging_No_ImplC.cpp
+++ b/TAO/tao/Messaging/Messaging_No_ImplC.cpp
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:302
+// be\be_codegen.cpp:302
#include "Messaging_No_ImplC.h"
@@ -42,7 +42,7 @@
#endif /* !defined INLINE */
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -51,7 +51,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RebindPolicy.
@@ -196,7 +196,7 @@ Messaging::RebindPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/structure_cs.cpp:68
+// be\be_visitor_structure/structure_cs.cpp:68
void
Messaging::PriorityRange::_tao_any_destructor (
@@ -209,7 +209,7 @@ Messaging::PriorityRange::_tao_any_destructor (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RequestPriorityPolicy.
@@ -354,7 +354,7 @@ Messaging::RequestPriorityPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::ReplyPriorityPolicy.
@@ -499,7 +499,7 @@ Messaging::ReplyPriorityPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RequestStartTimePolicy.
@@ -644,7 +644,7 @@ Messaging::RequestStartTimePolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RequestEndTimePolicy.
@@ -789,7 +789,7 @@ Messaging::RequestEndTimePolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::ReplyStartTimePolicy.
@@ -934,7 +934,7 @@ Messaging::ReplyStartTimePolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::ReplyEndTimePolicy.
@@ -1079,7 +1079,7 @@ Messaging::ReplyEndTimePolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RelativeRequestTimeoutPolicy.
@@ -1224,7 +1224,7 @@ Messaging::RelativeRequestTimeoutPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/structure_cs.cpp:68
+// be\be_visitor_structure/structure_cs.cpp:68
void
Messaging::RoutingTypeRange::_tao_any_destructor (
@@ -1237,7 +1237,7 @@ Messaging::RoutingTypeRange::_tao_any_destructor (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RoutingPolicy.
@@ -1382,7 +1382,7 @@ Messaging::RoutingPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::MaxHopsPolicy.
@@ -1527,7 +1527,7 @@ Messaging::MaxHopsPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::QueueOrderPolicy.
@@ -1672,7 +1672,7 @@ Messaging::QueueOrderPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/cdr_op_cs.cpp:61
+// be\be_visitor_structure/cdr_op_cs.cpp:61
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
@@ -1695,7 +1695,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/cdr_op_cs.cpp:61
+// be\be_visitor_structure/cdr_op_cs.cpp:61
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
@@ -1718,7 +1718,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:1528
+// be\be_visitor_root/root.cpp:1528
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
diff --git a/TAO/tao/Messaging/Messaging_No_ImplC.h b/TAO/tao/Messaging/Messaging_No_ImplC.h
index 32f91d022f1..1fc1f0943f3 100644
--- a/TAO/tao/Messaging/Messaging_No_ImplC.h
+++ b/TAO/tao/Messaging/Messaging_No_ImplC.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:153
+// be\be_codegen.cpp:153
#ifndef _TAO_IDL_ORIG_MESSAGING_NO_IMPLC_H_
#define _TAO_IDL_ORIG_MESSAGING_NO_IMPLC_H_
@@ -52,6 +52,11 @@
#include "tao/PolicyC.h"
#include "tao/PollableC.h"
+#if defined(TRANSPARENT)
+// Some platforms define this macro for ioctl()
+#undef TRANSPARENT
+#endif
+
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
#endif
@@ -74,7 +79,7 @@
#endif /* __BORLANDC__ */
// TAO_IDL - Generated from
-// be/be_visitor_root/root_ch.cpp:62
+// be\be_visitor_root/root_ch.cpp:62
namespace TAO
{
@@ -85,112 +90,112 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:48
+// be\be_visitor_module/module_ch.cpp:48
namespace Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_typedef/typedef_ch.cpp:379
+ // be\be_visitor_typedef/typedef_ch.cpp:379
typedef CORBA::Short Priority;
typedef CORBA::Short_out Priority_out;
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_Priority;
// TAO_IDL - Generated from
- // be/be_visitor_typedef/typedef_ch.cpp:379
+ // be\be_visitor_typedef/typedef_ch.cpp:379
typedef CORBA::Short RebindMode;
typedef CORBA::Short_out RebindMode_out;
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RebindMode;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::RebindMode TRANSPARENT = 0;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::RebindMode NO_REBIND = 1;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::RebindMode NO_RECONNECT = 2;
// TAO_IDL - Generated from
- // be/be_visitor_typedef/typedef_ch.cpp:379
+ // be\be_visitor_typedef/typedef_ch.cpp:379
typedef CORBA::Short RoutingType;
typedef CORBA::Short_out RoutingType_out;
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RoutingType;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::RoutingType ROUTE_NONE = 0;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::RoutingType ROUTE_FORWARD = 1;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::RoutingType ROUTE_STORE_AND_FORWARD = 2;
// TAO_IDL - Generated from
- // be/be_visitor_typedef/typedef_ch.cpp:379
+ // be\be_visitor_typedef/typedef_ch.cpp:379
typedef CORBA::UShort Ordering;
typedef CORBA::UShort_out Ordering_out;
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_Ordering;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::Ordering ORDER_ANY = 1U;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::Ordering ORDER_TEMPORAL = 2U;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::Ordering ORDER_PRIORITY = 4U;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const Messaging::Ordering ORDER_DEADLINE = 8U;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REBIND_POLICY_TYPE = 23U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REBINDPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REBINDPOLICY__VAR_OUT_CH_
@@ -213,7 +218,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REBINDPOLICY_CH_)
#define _MESSAGING_REBINDPOLICY_CH_
@@ -248,7 +253,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual Messaging::RebindMode rebind_mode (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -258,7 +263,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -268,7 +273,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -278,7 +283,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -304,17 +309,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RebindPolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REQUEST_PRIORITY_POLICY_TYPE = 25U;
// TAO_IDL - Generated from
- // be/be_type.cpp:258
+ // be\be_type.cpp:258
struct PriorityRange;
@@ -329,7 +334,7 @@ namespace Messaging
PriorityRange_out;
// TAO_IDL - Generated from
- // be/be_visitor_structure/structure_ch.cpp:52
+ // be\be_visitor_structure/structure_ch.cpp:52
struct TAO_Messaging_Export PriorityRange
{
@@ -341,12 +346,12 @@ namespace Messaging
};
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_PriorityRange;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REQUESTPRIORITYPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REQUESTPRIORITYPOLICY__VAR_OUT_CH_
@@ -369,7 +374,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REQUESTPRIORITYPOLICY_CH_)
#define _MESSAGING_REQUESTPRIORITYPOLICY_CH_
@@ -404,7 +409,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::Messaging::PriorityRange priority_range (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -414,7 +419,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -424,7 +429,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -434,7 +439,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -460,17 +465,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RequestPriorityPolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REPLY_PRIORITY_POLICY_TYPE = 26U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REPLYPRIORITYPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REPLYPRIORITYPOLICY__VAR_OUT_CH_
@@ -493,7 +498,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REPLYPRIORITYPOLICY_CH_)
#define _MESSAGING_REPLYPRIORITYPOLICY_CH_
@@ -528,7 +533,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::Messaging::PriorityRange priority_range (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -538,7 +543,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -548,7 +553,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -558,7 +563,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -584,17 +589,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_ReplyPriorityPolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REQUEST_START_TIME_POLICY_TYPE = 27U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REQUESTSTARTTIMEPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REQUESTSTARTTIMEPOLICY__VAR_OUT_CH_
@@ -617,7 +622,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REQUESTSTARTTIMEPOLICY_CH_)
#define _MESSAGING_REQUESTSTARTTIMEPOLICY_CH_
@@ -652,7 +657,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::TimeBase::UtcT start_time (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -662,7 +667,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -672,7 +677,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -682,7 +687,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -708,17 +713,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RequestStartTimePolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REQUEST_END_TIME_POLICY_TYPE = 28U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REQUESTENDTIMEPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REQUESTENDTIMEPOLICY__VAR_OUT_CH_
@@ -741,7 +746,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REQUESTENDTIMEPOLICY_CH_)
#define _MESSAGING_REQUESTENDTIMEPOLICY_CH_
@@ -776,7 +781,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::TimeBase::UtcT end_time (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -786,7 +791,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -796,7 +801,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -806,7 +811,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -832,17 +837,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RequestEndTimePolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REPLY_START_TIME_POLICY_TYPE = 29U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REPLYSTARTTIMEPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REPLYSTARTTIMEPOLICY__VAR_OUT_CH_
@@ -865,7 +870,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REPLYSTARTTIMEPOLICY_CH_)
#define _MESSAGING_REPLYSTARTTIMEPOLICY_CH_
@@ -900,7 +905,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::TimeBase::UtcT start_time (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -910,7 +915,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -920,7 +925,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -930,7 +935,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -956,17 +961,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_ReplyStartTimePolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType REPLY_END_TIME_POLICY_TYPE = 30U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_REPLYENDTIMEPOLICY__VAR_OUT_CH_)
#define _MESSAGING_REPLYENDTIMEPOLICY__VAR_OUT_CH_
@@ -989,7 +994,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_REPLYENDTIMEPOLICY_CH_)
#define _MESSAGING_REPLYENDTIMEPOLICY_CH_
@@ -1024,7 +1029,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::TimeBase::UtcT end_time (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1034,7 +1039,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1044,7 +1049,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -1054,7 +1059,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -1080,17 +1085,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_ReplyEndTimePolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType RELATIVE_REQ_TIMEOUT_POLICY_TYPE = 31U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_RELATIVEREQUESTTIMEOUTPOLICY__VAR_OUT_CH_)
#define _MESSAGING_RELATIVEREQUESTTIMEOUTPOLICY__VAR_OUT_CH_
@@ -1113,7 +1118,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_RELATIVEREQUESTTIMEOUTPOLICY_CH_)
#define _MESSAGING_RELATIVEREQUESTTIMEOUTPOLICY_CH_
@@ -1148,7 +1153,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual TimeBase::TimeT relative_expiry (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1158,7 +1163,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1168,7 +1173,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -1178,7 +1183,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -1204,17 +1209,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RelativeRequestTimeoutPolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType ROUTING_POLICY_TYPE = 33U;
// TAO_IDL - Generated from
- // be/be_type.cpp:258
+ // be\be_type.cpp:258
struct RoutingTypeRange;
@@ -1229,7 +1234,7 @@ namespace Messaging
RoutingTypeRange_out;
// TAO_IDL - Generated from
- // be/be_visitor_structure/structure_ch.cpp:52
+ // be\be_visitor_structure/structure_ch.cpp:52
struct TAO_Messaging_Export RoutingTypeRange
{
@@ -1241,12 +1246,12 @@ namespace Messaging
};
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RoutingTypeRange;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_ROUTINGPOLICY__VAR_OUT_CH_)
#define _MESSAGING_ROUTINGPOLICY__VAR_OUT_CH_
@@ -1269,7 +1274,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_ROUTINGPOLICY_CH_)
#define _MESSAGING_ROUTINGPOLICY_CH_
@@ -1304,7 +1309,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::Messaging::RoutingTypeRange routing_range (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1314,7 +1319,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1324,7 +1329,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -1334,7 +1339,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -1360,17 +1365,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RoutingPolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType MAX_HOPS_POLICY_TYPE = 34U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_MAXHOPSPOLICY__VAR_OUT_CH_)
#define _MESSAGING_MAXHOPSPOLICY__VAR_OUT_CH_
@@ -1393,7 +1398,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_MAXHOPSPOLICY_CH_)
#define _MESSAGING_MAXHOPSPOLICY_CH_
@@ -1428,7 +1433,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual CORBA::UShort max_hops (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1438,7 +1443,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1448,7 +1453,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -1458,7 +1463,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -1484,17 +1489,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_MaxHopsPolicy;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType QUEUE_ORDER_POLICY_TYPE = 35U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_QUEUEORDERPOLICY__VAR_OUT_CH_)
#define _MESSAGING_QUEUEORDERPOLICY__VAR_OUT_CH_
@@ -1517,7 +1522,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_QUEUEORDERPOLICY_CH_)
#define _MESSAGING_QUEUEORDERPOLICY_CH_
@@ -1552,7 +1557,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual Messaging::Ordering allowed_orders (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1562,7 +1567,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -1572,7 +1577,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -1582,7 +1587,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -1608,17 +1613,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_QueueOrderPolicy;
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:66
+// be\be_visitor_module/module_ch.cpp:66
} // module Messaging
// TAO_IDL - Generated from
-// be/be_visitor_traits.cpp:59
+// be\be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -1857,14 +1862,14 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RebindPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RebindPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RebindPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_ch.cpp:52
+// be\be_visitor_structure/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, const Messaging::PriorityRange &); // copying version
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::PriorityRange*); // noncopying version
@@ -1872,56 +1877,56 @@ TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, const Messaging::PriorityRange *&);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestPriorityPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestPriorityPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RequestPriorityPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyPriorityPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyPriorityPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyPriorityPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestStartTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestStartTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RequestStartTimePolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestEndTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestEndTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RequestEndTimePolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyStartTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyStartTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyStartTimePolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyEndTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyEndTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyEndTimePolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RelativeRequestTimeoutPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RelativeRequestTimeoutPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RelativeRequestTimeoutPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_ch.cpp:52
+// be\be_visitor_structure/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, const Messaging::RoutingTypeRange &); // copying version
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RoutingTypeRange*); // noncopying version
@@ -1929,40 +1934,40 @@ TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, const Messaging::RoutingTypeRange *&);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RoutingPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RoutingPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RoutingPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::MaxHopsPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::MaxHopsPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::MaxHopsPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::QueueOrderPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::QueueOrderPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::QueueOrderPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_visitor_structure/cdr_op_ch.cpp:54
+// be\be_visitor_structure/cdr_op_ch.cpp:54
TAO_Messaging_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const Messaging::PriorityRange &);
TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::PriorityRange &);
// TAO_IDL - Generated from
-// be/be_visitor_structure/cdr_op_ch.cpp:54
+// be\be_visitor_structure/cdr_op_ch.cpp:54
TAO_Messaging_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const Messaging::RoutingTypeRange &);
TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::RoutingTypeRange &);
// TAO_IDL - Generated from
-// be/be_codegen.cpp:969
+// be\be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "Messaging_No_ImplC.inl"
diff --git a/TAO/tao/Messaging/Messaging_RT_PolicyA.cpp b/TAO/tao/Messaging/Messaging_RT_PolicyA.cpp
index 8b9c478240e..d59767d0735 100644
--- a/TAO/tao/Messaging/Messaging_RT_PolicyA.cpp
+++ b/TAO/tao/Messaging/Messaging_RT_PolicyA.cpp
@@ -35,7 +35,7 @@
#include "tao/Any_Impl_T.h"
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:31
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
@@ -53,7 +53,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -71,7 +71,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
diff --git a/TAO/tao/Messaging/Messaging_RT_PolicyC.cpp b/TAO/tao/Messaging/Messaging_RT_PolicyC.cpp
index 6a6190520b8..a7492d838d7 100644
--- a/TAO/tao/Messaging/Messaging_RT_PolicyC.cpp
+++ b/TAO/tao/Messaging/Messaging_RT_PolicyC.cpp
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:302
+// be\be_codegen.cpp:302
#include "Messaging_RT_PolicyC.h"
@@ -42,7 +42,7 @@
#endif /* !defined INLINE */
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -51,7 +51,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::RelativeRoundtripTimeoutPolicy.
@@ -196,7 +196,7 @@ Messaging::RelativeRoundtripTimeoutPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:1528
+// be\be_visitor_root/root.cpp:1528
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
diff --git a/TAO/tao/Messaging/Messaging_RT_PolicyC.h b/TAO/tao/Messaging/Messaging_RT_PolicyC.h
index b698558b629..7e7d72a1da3 100644
--- a/TAO/tao/Messaging/Messaging_RT_PolicyC.h
+++ b/TAO/tao/Messaging/Messaging_RT_PolicyC.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:153
+// be\be_codegen.cpp:153
#ifndef _TAO_IDL_ORIG_MESSAGING_RT_POLICYC_H_
#define _TAO_IDL_ORIG_MESSAGING_RT_POLICYC_H_
@@ -72,7 +72,7 @@
#endif /* __BORLANDC__ */
// TAO_IDL - Generated from
-// be/be_visitor_root/root_ch.cpp:62
+// be\be_visitor_root/root_ch.cpp:62
namespace TAO
{
@@ -83,29 +83,29 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:48
+// be\be_visitor_module/module_ch.cpp:48
namespace Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_typedef/typedef_ch.cpp:379
+ // be\be_visitor_typedef/typedef_ch.cpp:379
typedef TimeBase::TimeT Timeout;
typedef TimeBase::TimeT_out Timeout_out;
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_Timeout;
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType RELATIVE_RT_TIMEOUT_POLICY_TYPE = 32U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_RELATIVEROUNDTRIPTIMEOUTPOLICY__VAR_OUT_CH_)
#define _MESSAGING_RELATIVEROUNDTRIPTIMEOUTPOLICY__VAR_OUT_CH_
@@ -128,7 +128,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_RELATIVEROUNDTRIPTIMEOUTPOLICY_CH_)
#define _MESSAGING_RELATIVEROUNDTRIPTIMEOUTPOLICY_CH_
@@ -163,7 +163,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual TimeBase::TimeT relative_expiry (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -173,7 +173,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -183,7 +183,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -193,7 +193,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -219,17 +219,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_RelativeRoundtripTimeoutPolicy;
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:66
+// be\be_visitor_module/module_ch.cpp:66
} // module Messaging
// TAO_IDL - Generated from
-// be/be_visitor_traits.cpp:59
+// be\be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -258,14 +258,14 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RelativeRoundtripTimeoutPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RelativeRoundtripTimeoutPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RelativeRoundtripTimeoutPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_codegen.cpp:969
+// be\be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "Messaging_RT_PolicyC.inl"
diff --git a/TAO/tao/Messaging/Messaging_SyncScope_PolicyA.cpp b/TAO/tao/Messaging/Messaging_SyncScope_PolicyA.cpp
index ff8c93790c0..df4540f4ba1 100644
--- a/TAO/tao/Messaging/Messaging_SyncScope_PolicyA.cpp
+++ b/TAO/tao/Messaging/Messaging_SyncScope_PolicyA.cpp
@@ -35,7 +35,7 @@
#include "tao/Any_Impl_T.h"
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -53,7 +53,7 @@ namespace Messaging
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
diff --git a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.cpp b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.cpp
index a6e95fc105a..61165fb8e22 100644
--- a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.cpp
+++ b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.cpp
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:302
+// be\be_codegen.cpp:302
#include "Messaging_SyncScope_PolicyC.h"
@@ -42,7 +42,7 @@
#endif /* !defined INLINE */
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -51,7 +51,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for Messaging::SyncScopePolicy.
@@ -196,7 +196,7 @@ Messaging::SyncScopePolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:1528
+// be\be_visitor_root/root.cpp:1528
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
diff --git a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
index d77d2e89218..cc418495fba 100644
--- a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
+++ b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:153
+// be\be_codegen.cpp:153
#ifndef _TAO_IDL_ORIG_MESSAGING_SYNCSCOPE_POLICYC_H_
#define _TAO_IDL_ORIG_MESSAGING_SYNCSCOPE_POLICYC_H_
@@ -72,7 +72,7 @@
#endif /* __BORLANDC__ */
// TAO_IDL - Generated from
-// be/be_visitor_root/root_ch.cpp:62
+// be\be_visitor_root/root_ch.cpp:62
namespace TAO
{
@@ -83,18 +83,18 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:48
+// be\be_visitor_module/module_ch.cpp:48
namespace Messaging
{
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType SYNC_SCOPE_POLICY_TYPE = 24U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_MESSAGING_SYNCSCOPEPOLICY__VAR_OUT_CH_)
#define _MESSAGING_SYNCSCOPEPOLICY__VAR_OUT_CH_
@@ -117,7 +117,7 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_MESSAGING_SYNCSCOPEPOLICY_CH_)
#define _MESSAGING_SYNCSCOPEPOLICY_CH_
@@ -152,7 +152,7 @@ namespace Messaging
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual Messaging::SyncScope synchronization (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -162,7 +162,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -172,7 +172,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -182,7 +182,7 @@ namespace Messaging
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -208,17 +208,17 @@ namespace Messaging
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_SyncScopePolicy;
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:66
+// be\be_visitor_module/module_ch.cpp:66
} // module Messaging
// TAO_IDL - Generated from
-// be/be_visitor_traits.cpp:59
+// be\be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -247,14 +247,14 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::SyncScopePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::SyncScopePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::SyncScopePolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_codegen.cpp:969
+// be\be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "Messaging_SyncScope_PolicyC.inl"
diff --git a/TAO/tao/Messaging/TAO_ExtA.cpp b/TAO/tao/Messaging/TAO_ExtA.cpp
index 07892bf4b67..b1ba5e34d2e 100644
--- a/TAO/tao/Messaging/TAO_ExtA.cpp
+++ b/TAO/tao/Messaging/TAO_ExtA.cpp
@@ -35,7 +35,7 @@
#include "tao/Any_Impl_T.h"
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:73
+// be\be_visitor_typecode/objref_typecode.cpp:73
static TAO::TypeCode::Objref<char const *,
CORBA::tk_local_interface,
@@ -53,7 +53,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
template<>
CORBA::Boolean
diff --git a/TAO/tao/Messaging/TAO_ExtC.cpp b/TAO/tao/Messaging/TAO_ExtC.cpp
index 3769acce7ee..fc8a8510d45 100644
--- a/TAO/tao/Messaging/TAO_ExtC.cpp
+++ b/TAO/tao/Messaging/TAO_ExtC.cpp
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:302
+// be\be_codegen.cpp:302
#include "TAO_ExtC.h"
@@ -42,7 +42,7 @@
#endif /* !defined INLINE */
// TAO_IDL - Generated from
-// be/be_visitor_arg_traits.cpp:69
+// be\be_visitor_arg_traits.cpp:69
// Arg traits specializations.
namespace TAO
@@ -51,7 +51,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be/be_visitor_interface/interface_cs.cpp:60
+// be\be_visitor_interface/interface_cs.cpp:60
// Traits specializations for TAO::ConnectionTimeoutPolicy.
@@ -196,7 +196,7 @@ TAO::ConnectionTimeoutPolicy::marshal (TAO_OutputCDR &)
}
// TAO_IDL - Generated from
-// be/be_visitor_root/root.cpp:1528
+// be\be_visitor_root/root.cpp:1528
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
diff --git a/TAO/tao/Messaging/TAO_ExtC.h b/TAO/tao/Messaging/TAO_ExtC.h
index 11ef181d65c..fc66fecee06 100644
--- a/TAO/tao/Messaging/TAO_ExtC.h
+++ b/TAO/tao/Messaging/TAO_ExtC.h
@@ -26,7 +26,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be/be_codegen.cpp:153
+// be\be_codegen.cpp:153
#ifndef _TAO_IDL_ORIG_TAO_EXTC_H_
#define _TAO_IDL_ORIG_TAO_EXTC_H_
@@ -72,7 +72,7 @@
#endif /* __BORLANDC__ */
// TAO_IDL - Generated from
-// be/be_visitor_root/root_ch.cpp:62
+// be\be_visitor_root/root_ch.cpp:62
namespace TAO
{
@@ -83,18 +83,18 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:48
+// be\be_visitor_module/module_ch.cpp:48
namespace TAO
{
// TAO_IDL - Generated from
- // be/be_visitor_constant/constant_ch.cpp:52
+ // be\be_visitor_constant/constant_ch.cpp:52
const CORBA::PolicyType CONNECTION_TIMEOUT_POLICY_TYPE = 1413545992U;
// TAO_IDL - Generated from
- // be/be_interface.cpp:598
+ // be\be_interface.cpp:598
#if !defined (_TAO_CONNECTIONTIMEOUTPOLICY__VAR_OUT_CH_)
#define _TAO_CONNECTIONTIMEOUTPOLICY__VAR_OUT_CH_
@@ -117,7 +117,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:54
+ // be\be_visitor_interface/interface_ch.cpp:54
#if !defined (_TAO_CONNECTIONTIMEOUTPOLICY_CH_)
#define _TAO_CONNECTIONTIMEOUTPOLICY_CH_
@@ -152,7 +152,7 @@ namespace TAO
static void _tao_any_destructor (void *);
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual TimeBase::TimeT relative_expiry (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -162,7 +162,7 @@ namespace TAO
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_operation/operation_ch.cpp:46
+ // be\be_visitor_operation/operation_ch.cpp:46
virtual ::CORBA::Policy_ptr copy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -172,7 +172,7 @@ namespace TAO
)) = 0;
// TAO_IDL - Generated from
- // 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
@@ -182,7 +182,7 @@ namespace TAO
)) = 0;
// TAO_IDL - Generated from
- // be/be_visitor_interface/interface_ch.cpp:210
+ // be\be_visitor_interface/interface_ch.cpp:210
virtual CORBA::Boolean _is_a (
const char *type_id
@@ -208,17 +208,17 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be/be_visitor_typecode/typecode_decl.cpp:44
+ // be\be_visitor_typecode/typecode_decl.cpp:44
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_ConnectionTimeoutPolicy;
// TAO_IDL - Generated from
-// be/be_visitor_module/module_ch.cpp:66
+// be\be_visitor_module/module_ch.cpp:66
} // module TAO
// TAO_IDL - Generated from
-// be/be_visitor_traits.cpp:59
+// be\be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -247,14 +247,14 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_ch.cpp:52
+// be\be_visitor_interface/any_op_ch.cpp:52
TAO_Messaging_Export void operator<<= (CORBA::Any &, TAO::ConnectionTimeoutPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, TAO::ConnectionTimeoutPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO::ConnectionTimeoutPolicy_ptr &);
// TAO_IDL - Generated from
-// be/be_codegen.cpp:969
+// be\be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "TAO_ExtC.inl"
diff --git a/TAO/tao/Messaging/diffs/Messaging.diff b/TAO/tao/Messaging/diffs/Messaging.diff
index 29699e7d8ad..04073bd36f8 100644
--- a/TAO/tao/Messaging/diffs/Messaging.diff
+++ b/TAO/tao/Messaging/diffs/Messaging.diff
@@ -1,5 +1,5 @@
---- orig/MessagingC.h 2005-02-22 15:22:16.445811200 +0100
-+++ MessagingC.h 2005-02-22 15:24:54.643288000 +0100
+--- orig/MessagingC.h 2005-03-29 14:10:15.848518400 +0200
++++ MessagingC.h 2005-03-29 14:10:19.884321600 +0200
@@ -40,6 +40,10 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
@@ -11,8 +11,8 @@
#include "messaging_export.h"
#include "tao/Valuetype/ValueBase.h"
#include "tao/Valuetype/Valuetype_Adapter_Impl.h"
---- orig/MessagingC.cpp 2005-02-22 15:22:16.445811200 +0100
-+++ MessagingC.cpp 2005-02-22 15:24:20.994904000 +0100
+--- orig/MessagingC.cpp 2005-03-29 14:10:15.848518400 +0200
++++ MessagingC.cpp 2005-03-29 14:10:19.884321600 +0200
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:302
@@ -22,19 +22,19 @@
#include "tao/CDR.h"
#include "tao/Object_T.h"
#include "tao/ORB_Core.h"
---- orig/MessagingA.cpp 2005-02-22 15:22:16.445811200 +0100
-+++ MessagingA.cpp 2005-02-22 15:24:27.514278400 +0100
+--- orig/MessagingA.cpp 2005-03-29 14:10:15.848518400 +0200
++++ MessagingA.cpp 2005-03-29 14:11:22.284048000 +0200
@@ -25,7 +25,7 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#include "MessagingC.h"
+#include "Messaging.h"
- #include "tao/Typecode.h"
- #include "tao/CDR.h"
- #include "tao/Any.h"
---- orig/MessagingS.h 2005-02-22 15:22:16.445811200 +0100
-+++ MessagingS.h 2005-02-22 15:23:21.078748800 +0100
+ #include "tao/Null_RefCount_Policy.h"
+ #include "tao/TypeCode_Constants.h"
+ #include "tao/Alias_TypeCode.h"
+--- orig/MessagingS.h 2005-03-29 14:10:15.848518400 +0200
++++ MessagingS.h 2005-03-29 14:10:19.954422400 +0200
@@ -33,11 +33,8 @@
#include /**/ "ace/pre.h"
diff --git a/TAO/tao/Messaging/diffs/Messaging_No_Impl.diff b/TAO/tao/Messaging/diffs/Messaging_No_Impl.diff
index f53a2f3b234..4aa06ad3ffe 100644
--- a/TAO/tao/Messaging/diffs/Messaging_No_Impl.diff
+++ b/TAO/tao/Messaging/diffs/Messaging_No_Impl.diff
@@ -1,5 +1,5 @@
---- orig/Messaging_No_ImplC.h 2005-02-22 15:22:14.493003200 +0100
-+++ Messaging_No_ImplC.h 2005-02-22 15:22:23.485934400 +0100
+--- orig/Messaging_No_ImplC.h 2005-03-29 14:10:14.786992000 +0200
++++ Messaging_No_ImplC.h 2005-03-29 14:10:20.014508800 +0200
@@ -52,6 +52,11 @@
#include "tao/PolicyC.h"
#include "tao/PollableC.h"
diff --git a/TAO/tao/RTScheduling/RTSchedulerA.cpp b/TAO/tao/RTScheduling/RTSchedulerA.cpp
index e253eb4d445..1f9be7bfd4d 100644
--- a/TAO/tao/RTScheduling/RTSchedulerA.cpp
+++ b/TAO/tao/RTScheduling/RTSchedulerA.cpp
@@ -29,7 +29,7 @@
#include "tao/Null_RefCount_Policy.h"
#include "tao/TypeCode_Constants.h"
#include "tao/Alias_TypeCode.h"
-#include "tao/TypeCode_Non_Default_Case.h"
+#include "tao/TypeCode_Enumerator.h"
#include "tao/Enum_TypeCode.h"
#include "tao/Objref_TypeCode.h"
#include "tao/Sequence_TypeCode.h"
@@ -45,7 +45,7 @@ static TAO::TypeCode::Objref<char const *,
_tao_tc_RTScheduling_ThreadAction (
"IDL:RTScheduling/ThreadAction:1.0",
"ThreadAction");
-
+
namespace RTScheduling
{
::CORBA::TypeCode_ptr const _tc_ThreadAction =
@@ -59,9 +59,9 @@ namespace RTScheduling
static TAO::TypeCode::Enumerator<char const *> const _tao_enumerators_RTScheduling_DistributableThread_DT_State[] =
{
- "ACTIVE",
- "CANCELLED"
-
+ { "ACTIVE" },
+ { "CANCELLED" }
+
};
static TAO::TypeCode::Enum<char const *,
@@ -72,7 +72,7 @@ static TAO::TypeCode::Enum<char const *,
"DT_State",
_tao_enumerators_RTScheduling_DistributableThread_DT_State,
2);
-
+
::CORBA::TypeCode_ptr const RTScheduling::DistributableThread::_tc_DT_State =
&_tao_tc_RTScheduling_DistributableThread_DT_State;
@@ -85,7 +85,7 @@ static TAO::TypeCode::Objref<char const *,
_tao_tc_RTScheduling_DistributableThread (
"IDL:RTScheduling/DistributableThread:1.0",
"DistributableThread");
-
+
namespace RTScheduling
{
::CORBA::TypeCode_ptr const _tc_DistributableThread =
@@ -97,11 +97,7 @@ namespace RTScheduling
// TAO_IDL - Generated from
// be\be_visitor_typecode/struct_typecode.cpp:34
-static TAO::TypeCode::Struct_Field<char const *> const _tao_fields_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE[] =
- {
-
- };
-
+static TAO::TypeCode::Struct_Field<char const *> * const _tao_fields_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE = 0;
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_except,
@@ -111,7 +107,7 @@ static TAO::TypeCode::Struct<char const *,
"UNSUPPORTED_SCHEDULING_DISCIPLINE",
_tao_fields_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE,
0);
-
+
::CORBA::TypeCode_ptr const RTScheduling::Current::_tc_UNSUPPORTED_SCHEDULING_DISCIPLINE =
&_tao_tc_RTScheduling_Current_UNSUPPORTED_SCHEDULING_DISCIPLINE;
@@ -121,21 +117,31 @@ static TAO::TypeCode::Struct<char const *,
// TAO_IDL - Generated from
-// be\be_visitor_typecode/typecode_defn.cpp:744
+// be\be_visitor_typecode/typecode_defn.cpp:743
-static TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Current_IdType_0 (
- CORBA::tk_sequence,
- &::_tao_tc_CORBA::_tc_octet,
- 0U);
+namespace TAO
+{
+ namespace TypeCode
+ {
+ TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
+ RTScheduling_Current_IdType_0 (
+ CORBA::tk_sequence,
+ &CORBA::_tc_octet,
+ 0U);
+
+ ::CORBA::TypeCode_ptr const tc_RTScheduling_Current_IdType_0 =
+ &RTScheduling_Current_IdType_0;
+
+ }
+}
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
_tao_tc_RTScheduling_Current_IdType (
"IDL:RTScheduling/Current/IdType:1.0",
"IdType",
- &::_tao_tc_RTScheduling_Current_IdType_0);
-
+ &TAO::TypeCode::tc_RTScheduling_Current_IdType_0);
+
::CORBA::TypeCode_ptr const RTScheduling::Current::_tc_IdType =
&_tao_tc_RTScheduling_Current_IdType;
@@ -145,21 +151,31 @@ static TAO::TypeCode::Alias<char const *,
// TAO_IDL - Generated from
-// be\be_visitor_typecode/typecode_defn.cpp:744
+// be\be_visitor_typecode/typecode_defn.cpp:743
-static TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
- _tao_tc_RTScheduling_Current_NameList_0 (
- CORBA::tk_sequence,
- &::_tao_tc_CORBA::_tc_string,
- 0U);
+namespace TAO
+{
+ namespace TypeCode
+ {
+ TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
+ RTScheduling_Current_NameList_0 (
+ CORBA::tk_sequence,
+ &CORBA::_tc_string,
+ 0U);
+
+ ::CORBA::TypeCode_ptr const tc_RTScheduling_Current_NameList_0 =
+ &RTScheduling_Current_NameList_0;
+
+ }
+}
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
_tao_tc_RTScheduling_Current_NameList (
"IDL:RTScheduling/Current/NameList:1.0",
"NameList",
- &::_tao_tc_RTScheduling_Current_NameList_0);
-
+ &TAO::TypeCode::tc_RTScheduling_Current_NameList_0);
+
::CORBA::TypeCode_ptr const RTScheduling::Current::_tc_NameList =
&_tao_tc_RTScheduling_Current_NameList;
@@ -172,7 +188,7 @@ static TAO::TypeCode::Objref<char const *,
_tao_tc_RTScheduling_Current (
"IDL:RTScheduling/Current:1.0",
"Current");
-
+
namespace RTScheduling
{
::CORBA::TypeCode_ptr const _tc_Current =
@@ -190,7 +206,7 @@ static TAO::TypeCode::Objref<char const *,
_tao_tc_RTScheduling_ResourceManager (
"IDL:RTScheduling/ResourceManager:1.0",
"ResourceManager");
-
+
namespace RTScheduling
{
::CORBA::TypeCode_ptr const _tc_ResourceManager =
@@ -202,11 +218,7 @@ namespace RTScheduling
// TAO_IDL - Generated from
// be\be_visitor_typecode/struct_typecode.cpp:34
-static TAO::TypeCode::Struct_Field<char const *> const _tao_fields_RTScheduling_Scheduler_INCOMPATIBLE_SCHEDULING_DISCIPLINES[] =
- {
-
- };
-
+static TAO::TypeCode::Struct_Field<char const *> * const _tao_fields_RTScheduling_Scheduler_INCOMPATIBLE_SCHEDULING_DISCIPLINES = 0;
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_except,
diff --git a/TAO/tao/RTScheduling/RTSchedulerC.cpp b/TAO/tao/RTScheduling/RTSchedulerC.cpp
index 210c5cf7835..c4f679aa396 100644
--- a/TAO/tao/RTScheduling/RTSchedulerC.cpp
+++ b/TAO/tao/RTScheduling/RTSchedulerC.cpp
@@ -35,7 +35,7 @@
#include "tao/Null_RefCount_Policy.h"
#include "tao/TypeCode_Constants.h"
#include "tao/Alias_TypeCode.h"
-#include "tao/TypeCode_Non_Default_Case.h"
+#include "tao/TypeCode_Enumerator.h"
#include "tao/Enum_TypeCode.h"
#include "tao/Objref_TypeCode.h"
#include "tao/Sequence_TypeCode.h"
diff --git a/TAO/tao/RTScheduling/diffs/RTScheduler.diff b/TAO/tao/RTScheduling/diffs/RTScheduler.diff
index 45844064c1f..cce9a2de77b 100644
--- a/TAO/tao/RTScheduling/diffs/RTScheduler.diff
+++ b/TAO/tao/RTScheduling/diffs/RTScheduler.diff
@@ -1,5 +1,5 @@
---- orig/RTSchedulerC.h 2005-03-25 19:33:51.736793600 +0100
-+++ RTSchedulerC.h 2005-03-25 19:33:52.648104000 +0100
+--- orig/RTSchedulerC.h 2005-03-29 14:15:37.951680000 +0200
++++ RTSchedulerC.h 2005-03-29 14:15:38.292169600 +0200
@@ -54,6 +54,10 @@
#include "tao/PortableServer/PortableServer_includeC.h"
#include "tao/PortableInterceptorC.h"
@@ -21,8 +21,8 @@
} // module CORBA
// TAO_IDL - Generated from
---- orig/RTSchedulerC.cpp 2005-03-25 19:33:51.736793600 +0100
-+++ RTSchedulerC.cpp 2005-03-25 19:33:52.678147200 +0100
+--- orig/RTSchedulerC.cpp 2005-03-29 14:15:37.951680000 +0200
++++ RTSchedulerC.cpp 2005-03-29 14:15:38.302184000 +0200
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:302
@@ -32,8 +32,8 @@
#include "tao/CDR.h"
#include "tao/ORB_Core.h"
#include "tao/Null_RefCount_Policy.h"
---- orig/RTSchedulerA.cpp 2005-03-25 19:33:51.736793600 +0100
-+++ RTSchedulerA.cpp 2005-03-25 19:34:31.493961600 +0100
+--- orig/RTSchedulerA.cpp 2005-03-29 14:15:37.951680000 +0200
++++ RTSchedulerA.cpp 2005-03-29 14:15:38.312198400 +0200
@@ -25,7 +25,7 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html