summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-03-29 08:03:20 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-03-29 08:03:20 +0000
commitbde99fa0dcecc0482de1e30da04012babccb2ce6 (patch)
tree3fd4c5895277083af6830b8fef9f65c1a902f7f7
parente4fb2b1d6b6162e3a7af5f08e2cb02aa6d45024e (diff)
downloadATCD-bde99fa0dcecc0482de1e30da04012babccb2ce6.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/Messaging/MessagingA.cpp18
-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/TypeCode_Value_Field.h2
10 files changed, 84 insertions, 84 deletions
diff --git a/TAO/tao/Messaging/MessagingA.cpp b/TAO/tao/Messaging/MessagingA.cpp
index 319c6a1d044..6335e4245bd 100644
--- a/TAO/tao/Messaging/MessagingA.cpp
+++ b/TAO/tao/Messaging/MessagingA.cpp
@@ -36,28 +36,28 @@
#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 *,
TAO::TypeCode::Value_Field<char const *> const *,
CORBA::tk_value,
- TAO::Null_RefCount_Policy> const
+ TAO::Null_RefCount_Policy>
_tao_tc_Messaging_ExceptionHolder (
"IDL:omg.org/Messaging/ExceptionHolder:1.0",
"ExceptionHolder",
CORBA::VM_NONE,
- &CORBA::tk_null,
+ &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 e1b9f4ee212..3b6bf32dce0 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 049aa919855..a7b4b44c766 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 010510949c3..59f10ac1a32 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 bcd0408567c..77b2302e966 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: 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 */
+/* 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 */
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 ad6b8918e48..37c398657ac 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 da8155e97a8..20de702d095 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 37c68985587..cb8226041c3 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 0a3b3cfd130..4acb7fc87e7 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/TypeCode_Value_Field.h b/TAO/tao/TypeCode_Value_Field.h
index 74019af73c9..a0398e30e44 100644
--- a/TAO/tao/TypeCode_Value_Field.h
+++ b/TAO/tao/TypeCode_Value_Field.h
@@ -99,7 +99,7 @@ namespace TAO
* @note This @c TypeCode is released upon destruction of this
* @c Value_Field.
*/
- CORBA::TypeCode_ptr * type;
+ CORBA::TypeCode_ptr const * type;
/// The visibility of the field.
CORBA::Visibility visibility;