summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-03-29 08:14:29 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-03-29 08:14:29 +0000
commitee61bebb49df376f915d00aeb0e023803c5eea34 (patch)
treee1412f5664ef47722a23c3f379029819342734a2
parente22bf74b426d9d446e7d4612cb7d7a4612b4b9a6 (diff)
downloadATCD-ee61bebb49df376f915d00aeb0e023803c5eea34.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/ImR_Client/ImplRepoA.cpp142
-rw-r--r--TAO/tao/ImR_Client/ImplRepoC.cpp80
-rw-r--r--TAO/tao/ImR_Client/ImplRepoC.h150
-rw-r--r--TAO/tao/ImR_Client/ImplRepoC.inl4
-rw-r--r--TAO/tao/ImR_Client/ImplRepoS.cpp138
-rw-r--r--TAO/tao/ImR_Client/ImplRepoS.h68
-rw-r--r--TAO/tao/ImR_Client/ServerObjectA.cpp4
-rw-r--r--TAO/tao/ImR_Client/ServerObjectC.cpp14
-rw-r--r--TAO/tao/ImR_Client/ServerObjectC.h34
-rw-r--r--TAO/tao/ImR_Client/ServerObjectC.inl2
-rw-r--r--TAO/tao/ImR_Client/ServerObjectS.cpp48
-rw-r--r--TAO/tao/ImR_Client/ServerObjectS.h26
12 files changed, 359 insertions, 351 deletions
diff --git a/TAO/tao/ImR_Client/ImplRepoA.cpp b/TAO/tao/ImR_Client/ImplRepoA.cpp
index b922e848bb4..9502c6b3ae8 100644
--- a/TAO/tao/ImR_Client/ImplRepoA.cpp
+++ b/TAO/tao/ImR_Client/ImplRepoA.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"
@@ -42,13 +42,9 @@
#include "tao/Any_Basic_Impl_T.h"
// TAO_IDL - Generated from
-// be\be_visitor_typecode/struct_typecode.cpp:34
-
-static TAO::TypeCode::Struct_Field<char const *> const _tao_fields_ImplementationRepository_AlreadyRegistered[] =
- {
-
- };
+// be/be_visitor_typecode/struct_typecode.cpp:34
+static TAO::TypeCode::Struct_Field<char const *> * const _tao_fields_ImplementationRepository_AlreadyRegistered = 0;
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_except,
@@ -68,14 +64,13 @@ namespace ImplementationRepository
// 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 *> const _tao_fields_ImplementationRepository_CannotActivate[] =
+static TAO::TypeCode::Struct_Field<char const *> _tao_fields_ImplementationRepository_CannotActivate[] =
{
{ "reason", &CORBA::_tc_string }
};
-
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_except,
@@ -95,13 +90,9 @@ namespace ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_typecode/struct_typecode.cpp:34
-
-static TAO::TypeCode::Struct_Field<char const *> const _tao_fields_ImplementationRepository_NotFound[] =
- {
-
- };
+// be/be_visitor_typecode/struct_typecode.cpp:34
+static TAO::TypeCode::Struct_Field<char const *> * const _tao_fields_ImplementationRepository_NotFound = 0;
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_except,
@@ -121,15 +112,14 @@ namespace ImplementationRepository
// 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 *> const _tao_fields_ImplementationRepository_EnvironmentVariable[] =
+static TAO::TypeCode::Struct_Field<char const *> _tao_fields_ImplementationRepository_EnvironmentVariable[] =
{
{ "name", &CORBA::_tc_string },
{ "value", &CORBA::_tc_string }
};
-
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_struct,
@@ -149,25 +139,35 @@ namespace ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_typecode/alias_typecode.cpp:31
+// be/be_visitor_typecode/alias_typecode.cpp:31
// TAO_IDL - Generated from
-// be\be_visitor_typecode/typecode_defn.cpp:744
+// be/be_visitor_typecode/typecode_defn.cpp:743
+
+namespace TAO
+{
+ namespace TypeCode
+ {
+ TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
+ ImplementationRepository_EnvironmentList_0 (
+ CORBA::tk_sequence,
+ &ImplementationRepository::_tc_EnvironmentVariable,
+ 0U);
+
+ ::CORBA::TypeCode_ptr const tc_ImplementationRepository_EnvironmentList_0 =
+ &ImplementationRepository_EnvironmentList_0;
+
+ }
+}
-static TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
- _tao_tc_ImplementationRepository_EnvironmentList_0 (
- CORBA::tk_sequence,
- &ImplementationRepository::_tc_EnvironmentVariable,
- 0U);
-
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
_tao_tc_ImplementationRepository_EnvironmentList (
"IDL:ImplementationRepository/EnvironmentList:1.0",
"EnvironmentList",
- &::_tao_tc_ImplementationRepository_EnvironmentList_0);
+ &TAO::TypeCode::tc_ImplementationRepository_EnvironmentList_0);
namespace ImplementationRepository
{
@@ -178,14 +178,14 @@ namespace ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_typecode/enum_typecode.cpp:34
+// be/be_visitor_typecode/enum_typecode.cpp:34
static TAO::TypeCode::Enumerator<char const *> const _tao_enumerators_ImplementationRepository_ActivationMode[] =
{
- "NORMAL",
- "MANUAL",
- "PER_CLIENT",
- "AUTO_START"
+ { "NORMAL" },
+ { "MANUAL" },
+ { "PER_CLIENT" },
+ { "AUTO_START" }
};
@@ -207,9 +207,9 @@ namespace ImplementationRepository
// 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 *> const _tao_fields_ImplementationRepository_StartupOptions[] =
+static TAO::TypeCode::Struct_Field<char const *> _tao_fields_ImplementationRepository_StartupOptions[] =
{
{ "command_line", &CORBA::_tc_string },
{ "environment", &ImplementationRepository::_tc_EnvironmentList },
@@ -219,7 +219,6 @@ static TAO::TypeCode::Struct_Field<char const *> const _tao_fields_Implementatio
{ "start_limit", &CORBA::_tc_long }
};
-
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_struct,
@@ -239,16 +238,15 @@ namespace ImplementationRepository
// 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 *> const _tao_fields_ImplementationRepository_ServerInformation[] =
+static TAO::TypeCode::Struct_Field<char const *> _tao_fields_ImplementationRepository_ServerInformation[] =
{
{ "server", &CORBA::_tc_string },
{ "startup", &ImplementationRepository::_tc_StartupOptions },
{ "partial_ior", &CORBA::_tc_string }
};
-
static TAO::TypeCode::Struct<char const *,
TAO::TypeCode::Struct_Field<char const *> const *,
CORBA::tk_struct,
@@ -268,25 +266,35 @@ namespace ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_typecode/alias_typecode.cpp:31
+// be/be_visitor_typecode/alias_typecode.cpp:31
// TAO_IDL - Generated from
-// be\be_visitor_typecode/typecode_defn.cpp:744
+// be/be_visitor_typecode/typecode_defn.cpp:743
+
+namespace TAO
+{
+ namespace TypeCode
+ {
+ TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
+ ImplementationRepository_ServerInformationList_0 (
+ CORBA::tk_sequence,
+ &ImplementationRepository::_tc_ServerInformation,
+ 0U);
+
+ ::CORBA::TypeCode_ptr const tc_ImplementationRepository_ServerInformationList_0 =
+ &ImplementationRepository_ServerInformationList_0;
+
+ }
+}
-static TAO::TypeCode::Sequence<TAO::Null_RefCount_Policy>
- _tao_tc_ImplementationRepository_ServerInformationList_0 (
- CORBA::tk_sequence,
- &ImplementationRepository::_tc_ServerInformation,
- 0U);
-
static TAO::TypeCode::Alias<char const *,
TAO::Null_RefCount_Policy>
_tao_tc_ImplementationRepository_ServerInformationList (
"IDL:ImplementationRepository/ServerInformationList:1.0",
"ServerInformationList",
- &::_tao_tc_ImplementationRepository_ServerInformationList_0);
+ &TAO::TypeCode::tc_ImplementationRepository_ServerInformationList_0);
namespace ImplementationRepository
{
@@ -297,7 +305,7 @@ namespace ImplementationRepository
// 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,
@@ -315,7 +323,7 @@ namespace ImplementationRepository
// 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,
@@ -333,7 +341,7 @@ namespace ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_exception/any_op_cs.cpp:50
+// be/be_visitor_exception/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -418,7 +426,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/any_op_cs.cpp:50
+// be/be_visitor_exception/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -503,7 +511,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/any_op_cs.cpp:50
+// be/be_visitor_exception/any_op_cs.cpp:50
template<>
CORBA::Boolean
@@ -588,7 +596,7 @@ CORBA::Boolean 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<<= (
@@ -646,7 +654,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be\be_visitor_sequence/any_op_cs.cpp:54
+// be/be_visitor_sequence/any_op_cs.cpp:54
// Copying insertion.
void operator<<= (
@@ -657,7 +665,7 @@ void operator<<= (
TAO::Any_Dual_Impl_T<ImplementationRepository::EnvironmentList>::insert_copy (
_tao_any,
ImplementationRepository::EnvironmentList::_tao_any_destructor,
- ImplementationRepository_EnvironmentList_0,
+ TAO::TypeCode::tc_ImplementationRepository_EnvironmentList_0,
_tao_elem
);
}
@@ -671,7 +679,7 @@ void operator<<= (
TAO::Any_Dual_Impl_T<ImplementationRepository::EnvironmentList>::insert (
_tao_any,
ImplementationRepository::EnvironmentList::_tao_any_destructor,
- ImplementationRepository_EnvironmentList_0,
+ TAO::TypeCode::tc_ImplementationRepository_EnvironmentList_0,
_tao_elem
);
}
@@ -698,13 +706,13 @@ CORBA::Boolean operator>>= (
TAO::Any_Dual_Impl_T<ImplementationRepository::EnvironmentList>::extract (
_tao_any,
ImplementationRepository::EnvironmentList::_tao_any_destructor,
- ImplementationRepository_EnvironmentList_0,
+ TAO::TypeCode::tc_ImplementationRepository_EnvironmentList_0,
_tao_elem
);
}
// TAO_IDL - Generated from
-// be\be_visitor_enum/any_op_cs.cpp:52
+// be/be_visitor_enum/any_op_cs.cpp:52
void operator<<= (
CORBA::Any &_tao_any,
@@ -732,7 +740,7 @@ CORBA::Boolean 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<<= (
@@ -790,7 +798,7 @@ CORBA::Boolean 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<<= (
@@ -848,7 +856,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be\be_visitor_sequence/any_op_cs.cpp:54
+// be/be_visitor_sequence/any_op_cs.cpp:54
// Copying insertion.
void operator<<= (
@@ -859,7 +867,7 @@ void operator<<= (
TAO::Any_Dual_Impl_T<ImplementationRepository::ServerInformationList>::insert_copy (
_tao_any,
ImplementationRepository::ServerInformationList::_tao_any_destructor,
- ImplementationRepository_ServerInformationList_0,
+ TAO::TypeCode::tc_ImplementationRepository_ServerInformationList_0,
_tao_elem
);
}
@@ -873,7 +881,7 @@ void operator<<= (
TAO::Any_Dual_Impl_T<ImplementationRepository::ServerInformationList>::insert (
_tao_any,
ImplementationRepository::ServerInformationList::_tao_any_destructor,
- ImplementationRepository_ServerInformationList_0,
+ TAO::TypeCode::tc_ImplementationRepository_ServerInformationList_0,
_tao_elem
);
}
@@ -900,13 +908,13 @@ CORBA::Boolean operator>>= (
TAO::Any_Dual_Impl_T<ImplementationRepository::ServerInformationList>::extract (
_tao_any,
ImplementationRepository::ServerInformationList::_tao_any_destructor,
- ImplementationRepository_ServerInformationList_0,
+ TAO::TypeCode::tc_ImplementationRepository_ServerInformationList_0,
_tao_elem
);
}
// 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
@@ -961,7 +969,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/ImR_Client/ImplRepoC.cpp b/TAO/tao/ImR_Client/ImplRepoC.cpp
index 0d33be16486..19eb7f37ac9 100644
--- a/TAO/tao/ImR_Client/ImplRepoC.cpp
+++ b/TAO/tao/ImR_Client/ImplRepoC.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 "ImplRepoC.h"
@@ -37,7 +37,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"
@@ -59,7 +59,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
@@ -83,7 +83,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:743
+ // be/be_visitor_arg_traits.cpp:743
#if !defined (_IMPLEMENTATIONREPOSITORY_STARTUPOPTIONS__ARG_TRAITS_CS_)
#define _IMPLEMENTATIONREPOSITORY_STARTUPOPTIONS__ARG_TRAITS_CS_
@@ -102,7 +102,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:743
+ // be/be_visitor_arg_traits.cpp:743
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATION__ARG_TRAITS_CS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATION__ARG_TRAITS_CS_
@@ -121,7 +121,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:492
+ // be/be_visitor_arg_traits.cpp:492
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST__ARG_TRAITS_CS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST__ARG_TRAITS_CS_
@@ -159,7 +159,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be\be_visitor_exception/exception_cs.cpp:63
+// be/be_visitor_exception/exception_cs.cpp:63
ImplementationRepository::AlreadyRegistered::AlreadyRegistered (void)
: CORBA::UserException (
@@ -264,7 +264,7 @@ CORBA::TypeCode_ptr ImplementationRepository::AlreadyRegistered::_tao_type (void
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/exception_cs.cpp:63
+// be/be_visitor_exception/exception_cs.cpp:63
ImplementationRepository::CannotActivate::CannotActivate (void)
: CORBA::UserException (
@@ -367,7 +367,7 @@ void ImplementationRepository::CannotActivate::_tao_decode (
// TAO_IDL - Generated from
-// be\be_visitor_exception/exception_ctor.cpp:66
+// be/be_visitor_exception/exception_ctor.cpp:66
ImplementationRepository::CannotActivate::CannotActivate (
const char * _tao_reason
@@ -387,7 +387,7 @@ CORBA::TypeCode_ptr ImplementationRepository::CannotActivate::_tao_type (void) c
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/exception_cs.cpp:63
+// be/be_visitor_exception/exception_cs.cpp:63
ImplementationRepository::NotFound::NotFound (void)
: CORBA::UserException (
@@ -492,7 +492,7 @@ CORBA::TypeCode_ptr ImplementationRepository::NotFound::_tao_type (void) const
}
// TAO_IDL - Generated from
-// be\be_visitor_structure/structure_cs.cpp:68
+// be/be_visitor_structure/structure_cs.cpp:68
void
ImplementationRepository::EnvironmentVariable::_tao_any_destructor (
@@ -505,7 +505,7 @@ ImplementationRepository::EnvironmentVariable::_tao_any_destructor (
}
// TAO_IDL - Generated from
-// be\be_visitor_sequence/sequence_cs.cpp:65
+// be/be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_IMPLEMENTATIONREPOSITORY_ENVIRONMENTLIST_CS_)
#define _IMPLEMENTATIONREPOSITORY_ENVIRONMENTLIST_CS_
@@ -558,7 +558,7 @@ void ImplementationRepository::EnvironmentList::_tao_any_destructor (
#endif /* end #if !defined */
// TAO_IDL - Generated from
-// be\be_visitor_structure/structure_cs.cpp:68
+// be/be_visitor_structure/structure_cs.cpp:68
void
ImplementationRepository::StartupOptions::_tao_any_destructor (
@@ -571,7 +571,7 @@ ImplementationRepository::StartupOptions::_tao_any_destructor (
}
// TAO_IDL - Generated from
-// be\be_visitor_structure/structure_cs.cpp:68
+// be/be_visitor_structure/structure_cs.cpp:68
void
ImplementationRepository::ServerInformation::_tao_any_destructor (
@@ -584,7 +584,7 @@ ImplementationRepository::ServerInformation::_tao_any_destructor (
}
// TAO_IDL - Generated from
-// be\be_visitor_sequence/sequence_cs.cpp:65
+// be/be_visitor_sequence/sequence_cs.cpp:65
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST_CS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST_CS_
@@ -637,7 +637,7 @@ void ImplementationRepository::ServerInformationList::_tao_any_destructor (
#endif /* end #if !defined */
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_cs.cpp:60
+// be/be_visitor_interface/interface_cs.cpp:60
// Traits specializations for ImplementationRepository::ServerInformationIterator.
@@ -679,7 +679,7 @@ TAO::Collocation_Proxy_Broker *
) = 0;
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
CORBA::Boolean ImplementationRepository::ServerInformationIterator::next_n (
::CORBA::ULong how_many,
@@ -727,7 +727,7 @@ CORBA::Boolean ImplementationRepository::ServerInformationIterator::next_n (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::ServerInformationIterator::destroy (
ACE_ENV_SINGLE_ARG_DECL
@@ -880,7 +880,7 @@ ImplementationRepository::ServerInformationIterator::marshal (TAO_OutputCDR &cdr
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_cs.cpp:60
+// be/be_visitor_interface/interface_cs.cpp:60
// Traits specializations for ImplementationRepository::Administration.
@@ -922,7 +922,7 @@ TAO::Collocation_Proxy_Broker *
) = 0;
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::activate_server (
const char * server
@@ -987,7 +987,7 @@ void ImplementationRepository::Administration::activate_server (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::register_server (
const char * server,
@@ -1055,7 +1055,7 @@ void ImplementationRepository::Administration::register_server (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::reregister_server (
const char * server,
@@ -1123,7 +1123,7 @@ void ImplementationRepository::Administration::reregister_server (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::remove_server (
const char * server
@@ -1181,7 +1181,7 @@ void ImplementationRepository::Administration::remove_server (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::shutdown_server (
const char * server
@@ -1239,7 +1239,7 @@ void ImplementationRepository::Administration::shutdown_server (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::server_is_running (
const char * server,
@@ -1303,7 +1303,7 @@ void ImplementationRepository::Administration::server_is_running (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::server_is_shutting_down (
const char * server
@@ -1361,7 +1361,7 @@ void ImplementationRepository::Administration::server_is_shutting_down (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::find (
const char * server,
@@ -1422,7 +1422,7 @@ void ImplementationRepository::Administration::find (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::Administration::list (
::CORBA::ULong how_many,
@@ -1584,7 +1584,7 @@ ImplementationRepository::Administration::marshal (TAO_OutputCDR &cdr)
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/cdr_op_cs.cpp:60
+// be/be_visitor_exception/cdr_op_cs.cpp:60
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
@@ -1604,7 +1604,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/cdr_op_cs.cpp:60
+// be/be_visitor_exception/cdr_op_cs.cpp:60
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
@@ -1637,7 +1637,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/cdr_op_cs.cpp:60
+// be/be_visitor_exception/cdr_op_cs.cpp:60
CORBA::Boolean operator<< (
TAO_OutputCDR &strm,
@@ -1657,7 +1657,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,
@@ -1680,7 +1680,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be\be_visitor_sequence/cdr_op_cs.cpp:96
+// be/be_visitor_sequence/cdr_op_cs.cpp:96
#if !defined _TAO_CDR_OP_ImplementationRepository_EnvironmentList_CPP_
#define _TAO_CDR_OP_ImplementationRepository_EnvironmentList_CPP_
@@ -1752,7 +1752,7 @@ CORBA::Boolean operator>> (
#endif /* _TAO_CDR_OP_ImplementationRepository_EnvironmentList_CPP_ */
// TAO_IDL - Generated from
-// be\be_visitor_enum/cdr_op_cs.cpp:51
+// be/be_visitor_enum/cdr_op_cs.cpp:51
CORBA::Boolean operator<< (TAO_OutputCDR & strm, ImplementationRepository::ActivationMode _tao_enumerator)
{
@@ -1773,7 +1773,7 @@ CORBA::Boolean operator>> (TAO_InputCDR & strm, ImplementationRepository::Activa
}
// 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,
@@ -1804,7 +1804,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,
@@ -1829,7 +1829,7 @@ CORBA::Boolean operator>> (
}
// TAO_IDL - Generated from
-// be\be_visitor_sequence/cdr_op_cs.cpp:96
+// be/be_visitor_sequence/cdr_op_cs.cpp:96
#if !defined _TAO_CDR_OP_ImplementationRepository_ServerInformationList_CPP_
#define _TAO_CDR_OP_ImplementationRepository_ServerInformationList_CPP_
@@ -1901,7 +1901,7 @@ CORBA::Boolean operator>> (
#endif /* _TAO_CDR_OP_ImplementationRepository_ServerInformationList_CPP_ */
// 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,
@@ -1937,7 +1937,7 @@ CORBA::Boolean operator>> (
}
// 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,
@@ -1973,7 +1973,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/ImR_Client/ImplRepoC.h b/TAO/tao/ImR_Client/ImplRepoC.h
index c91f2e6a55e..2b475efad6b 100644
--- a/TAO/tao/ImR_Client/ImplRepoC.h
+++ b/TAO/tao/ImR_Client/ImplRepoC.h
@@ -26,10 +26,10 @@
// 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_IMPLREPOC_H_
-#define _TAO_IDL_ORIG_IMPLREPOC_H_
+#ifndef _TAO_IDL_IMPLREPOC_H_
+#define _TAO_IDL_IMPLREPOC_H_
#include /**/ "ace/pre.h"
@@ -75,7 +75,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
{
@@ -86,13 +86,13 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be\be_visitor_module/module_ch.cpp:48
+// be/be_visitor_module/module_ch.cpp:48
namespace ImplementationRepository
{
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:51
+ // be/be_visitor_exception/exception_ch.cpp:51
#if !defined (_IMPLEMENTATIONREPOSITORY_ALREADYREGISTERED_CH_)
#define _IMPLEMENTATIONREPOSITORY_ALREADYREGISTERED_CH_
@@ -129,20 +129,20 @@ namespace ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:127
+ // be/be_visitor_exception/exception_ch.cpp:127
virtual CORBA::TypeCode_ptr _tao_type (void) const;
};
// 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_AlreadyRegistered;
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:51
+ // be/be_visitor_exception/exception_ch.cpp:51
#if !defined (_IMPLEMENTATIONREPOSITORY_CANNOTACTIVATE_CH_)
#define _IMPLEMENTATIONREPOSITORY_CANNOTACTIVATE_CH_
@@ -180,27 +180,27 @@ namespace ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ctor.cpp:66
+ // be/be_visitor_exception/exception_ctor.cpp:66
CannotActivate (
const char * _tao_reason
);
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:127
+ // be/be_visitor_exception/exception_ch.cpp:127
virtual CORBA::TypeCode_ptr _tao_type (void) const;
};
// 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_CannotActivate;
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:51
+ // be/be_visitor_exception/exception_ch.cpp:51
#if !defined (_IMPLEMENTATIONREPOSITORY_NOTFOUND_CH_)
#define _IMPLEMENTATIONREPOSITORY_NOTFOUND_CH_
@@ -237,20 +237,20 @@ namespace ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:127
+ // be/be_visitor_exception/exception_ch.cpp:127
virtual CORBA::TypeCode_ptr _tao_type (void) const;
};
// 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_NotFound;
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_type.cpp:258
+ // be/be_type.cpp:258
struct EnvironmentVariable;
@@ -268,7 +268,7 @@ namespace ImplementationRepository
EnvironmentVariable_out;
// TAO_IDL - Generated from
- // be\be_visitor_structure/structure_ch.cpp:52
+ // be/be_visitor_structure/structure_ch.cpp:52
struct TAO_IMR_Client_Export EnvironmentVariable
{
@@ -280,12 +280,12 @@ namespace ImplementationRepository
};
// 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_EnvironmentVariable;
// TAO_IDL - Generated from
- // be\be_visitor_sequence/sequence_ch.cpp:101
+ // be/be_visitor_sequence/sequence_ch.cpp:101
#if !defined (_IMPLEMENTATIONREPOSITORY_ENVIRONMENTLIST_CH_)
#define _IMPLEMENTATIONREPOSITORY_ENVIRONMENTLIST_CH_
@@ -333,12 +333,12 @@ namespace ImplementationRepository
#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_EnvironmentList;
// TAO_IDL - Generated from
- // be\be_visitor_enum/enum_ch.cpp:57
+ // be/be_visitor_enum/enum_ch.cpp:57
enum ActivationMode
{
@@ -351,12 +351,12 @@ namespace ImplementationRepository
typedef ActivationMode &ActivationMode_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_ActivationMode;
// TAO_IDL - Generated from
- // be\be_type.cpp:258
+ // be/be_type.cpp:258
struct StartupOptions;
@@ -374,7 +374,7 @@ namespace ImplementationRepository
StartupOptions_out;
// TAO_IDL - Generated from
- // be\be_visitor_structure/structure_ch.cpp:52
+ // be/be_visitor_structure/structure_ch.cpp:52
struct TAO_IMR_Client_Export StartupOptions
{
@@ -390,12 +390,12 @@ namespace ImplementationRepository
};
// 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_StartupOptions;
// TAO_IDL - Generated from
- // be\be_type.cpp:258
+ // be/be_type.cpp:258
struct ServerInformation;
@@ -413,7 +413,7 @@ namespace ImplementationRepository
ServerInformation_out;
// TAO_IDL - Generated from
- // be\be_visitor_structure/structure_ch.cpp:52
+ // be/be_visitor_structure/structure_ch.cpp:52
struct TAO_IMR_Client_Export ServerInformation
{
@@ -426,12 +426,12 @@ namespace ImplementationRepository
};
// 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_ServerInformation;
// TAO_IDL - Generated from
- // be\be_visitor_sequence/sequence_ch.cpp:101
+ // be/be_visitor_sequence/sequence_ch.cpp:101
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST_CH_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST_CH_
@@ -479,12 +479,12 @@ namespace ImplementationRepository
#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_ServerInformationList;
// TAO_IDL - Generated from
- // be\be_interface.cpp:598
+ // be/be_interface.cpp:598
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR__VAR_OUT_CH_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR__VAR_OUT_CH_
@@ -507,7 +507,7 @@ namespace ImplementationRepository
#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 (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR_CH_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR_CH_
@@ -543,7 +543,7 @@ namespace ImplementationRepository
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::Boolean next_n (
::CORBA::ULong how_many,
@@ -555,7 +555,7 @@ namespace ImplementationRepository
));
// 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
@@ -565,7 +565,7 @@ namespace ImplementationRepository
));
// 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
@@ -611,12 +611,12 @@ namespace ImplementationRepository
#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_ServerInformationIterator;
// TAO_IDL - Generated from
- // be\be_interface.cpp:598
+ // be/be_interface.cpp:598
#if !defined (_IMPLEMENTATIONREPOSITORY_ADMINISTRATION__VAR_OUT_CH_)
#define _IMPLEMENTATIONREPOSITORY_ADMINISTRATION__VAR_OUT_CH_
@@ -639,7 +639,7 @@ namespace ImplementationRepository
#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 (_IMPLEMENTATIONREPOSITORY_ADMINISTRATION_CH_)
#define _IMPLEMENTATIONREPOSITORY_ADMINISTRATION_CH_
@@ -675,7 +675,7 @@ namespace ImplementationRepository
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 void activate_server (
const char * server
@@ -688,7 +688,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void register_server (
const char * server,
@@ -702,7 +702,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void reregister_server (
const char * server,
@@ -716,7 +716,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void remove_server (
const char * server
@@ -728,7 +728,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void shutdown_server (
const char * server
@@ -740,7 +740,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void server_is_running (
const char * server,
@@ -754,7 +754,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void server_is_shutting_down (
const char * server
@@ -766,7 +766,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void find (
const char * server,
@@ -779,7 +779,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void list (
::CORBA::ULong how_many,
@@ -792,7 +792,7 @@ namespace ImplementationRepository
));
// 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
@@ -838,19 +838,19 @@ namespace ImplementationRepository
#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_Administration;
// TAO_IDL - Generated from
-// be\be_visitor_module/module_ch.cpp:66
+// be/be_visitor_module/module_ch.cpp:66
} // module ImplementationRepository
// 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_IMR_Client_Export
TAO::Collocation_Proxy_Broker *
@@ -865,7 +865,7 @@ TAO::Collocation_Proxy_Broker *
);
// TAO_IDL - Generated from
-// be\be_visitor_traits.cpp:59
+// be/be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -915,7 +915,7 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be\be_visitor_exception/any_op_ch.cpp:52
+// be/be_visitor_exception/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::AlreadyRegistered &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::AlreadyRegistered*); // noncopying version
@@ -923,7 +923,7 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::AlreadyRegistered *&);
// TAO_IDL - Generated from
-// be\be_visitor_exception/any_op_ch.cpp:52
+// be/be_visitor_exception/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::CannotActivate &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::CannotActivate*); // noncopying version
@@ -931,7 +931,7 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::CannotActivate *&);
// TAO_IDL - Generated from
-// be\be_visitor_exception/any_op_ch.cpp:52
+// be/be_visitor_exception/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::NotFound &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::NotFound*); // noncopying version
@@ -939,7 +939,7 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::NotFound *&);
// TAO_IDL - Generated from
-// be\be_visitor_structure/any_op_ch.cpp:52
+// be/be_visitor_structure/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::EnvironmentVariable &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::EnvironmentVariable*); // noncopying version
@@ -947,7 +947,7 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::EnvironmentVariable *&);
// TAO_IDL - Generated from
-// be\be_visitor_sequence/any_op_ch.cpp:52
+// be/be_visitor_sequence/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::EnvironmentList &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::EnvironmentList*); // noncopying version
@@ -955,13 +955,13 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::EnvironmentList *&);
// TAO_IDL - Generated from
-// be\be_visitor_enum/any_op_ch.cpp:51
+// be/be_visitor_enum/any_op_ch.cpp:51
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ActivationMode);
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, ImplementationRepository::ActivationMode &);
// TAO_IDL - Generated from
-// be\be_visitor_structure/any_op_ch.cpp:52
+// be/be_visitor_structure/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::StartupOptions &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::StartupOptions*); // noncopying version
@@ -969,7 +969,7 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::StartupOptions *&);
// TAO_IDL - Generated from
-// be\be_visitor_structure/any_op_ch.cpp:52
+// be/be_visitor_structure/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::ServerInformation &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ServerInformation*); // noncopying version
@@ -977,7 +977,7 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::ServerInformation *&);
// TAO_IDL - Generated from
-// be\be_visitor_sequence/any_op_ch.cpp:52
+// be/be_visitor_sequence/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, const ImplementationRepository::ServerInformationList &); // copying version
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ServerInformationList*); // noncopying version
@@ -985,45 +985,45 @@ TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, Implementa
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, const ImplementationRepository::ServerInformationList *&);
// TAO_IDL - Generated from
-// be\be_visitor_interface/any_op_ch.cpp:52
+// be/be_visitor_interface/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ServerInformationIterator_ptr); // copying
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ServerInformationIterator_ptr *); // non-copying
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, ImplementationRepository::ServerInformationIterator_ptr &);
// TAO_IDL - Generated from
-// be\be_visitor_interface/any_op_ch.cpp:52
+// be/be_visitor_interface/any_op_ch.cpp:52
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::Administration_ptr); // copying
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::Administration_ptr *); // non-copying
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, ImplementationRepository::Administration_ptr &);
// TAO_IDL - Generated from
-// be\be_visitor_exception/cdr_op_ch.cpp:52
+// be/be_visitor_exception/cdr_op_ch.cpp:52
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::AlreadyRegistered &);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::AlreadyRegistered &);
// TAO_IDL - Generated from
-// be\be_visitor_exception/cdr_op_ch.cpp:52
+// be/be_visitor_exception/cdr_op_ch.cpp:52
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::CannotActivate &);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::CannotActivate &);
// TAO_IDL - Generated from
-// be\be_visitor_exception/cdr_op_ch.cpp:52
+// be/be_visitor_exception/cdr_op_ch.cpp:52
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::NotFound &);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::NotFound &);
// TAO_IDL - Generated from
-// be\be_visitor_structure/cdr_op_ch.cpp:54
+// be/be_visitor_structure/cdr_op_ch.cpp:54
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::EnvironmentVariable &);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::EnvironmentVariable &);
// TAO_IDL - Generated from
-// be\be_visitor_sequence/cdr_op_ch.cpp:71
+// be/be_visitor_sequence/cdr_op_ch.cpp:71
#if !defined _TAO_CDR_OP_ImplementationRepository_EnvironmentList_H_
#define _TAO_CDR_OP_ImplementationRepository_EnvironmentList_H_
@@ -1040,25 +1040,25 @@ TAO_IMR_Client_Export CORBA::Boolean operator>> (
#endif /* _TAO_CDR_OP_ImplementationRepository_EnvironmentList_H_ */
// TAO_IDL - Generated from
-// be\be_visitor_enum/cdr_op_ch.cpp:50
+// be/be_visitor_enum/cdr_op_ch.cpp:50
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, ImplementationRepository::ActivationMode);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::ActivationMode &);
// TAO_IDL - Generated from
-// be\be_visitor_structure/cdr_op_ch.cpp:54
+// be/be_visitor_structure/cdr_op_ch.cpp:54
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::StartupOptions &);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::StartupOptions &);
// TAO_IDL - Generated from
-// be\be_visitor_structure/cdr_op_ch.cpp:54
+// be/be_visitor_structure/cdr_op_ch.cpp:54
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::ServerInformation &);
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::ServerInformation &);
// TAO_IDL - Generated from
-// be\be_visitor_sequence/cdr_op_ch.cpp:71
+// be/be_visitor_sequence/cdr_op_ch.cpp:71
#if !defined _TAO_CDR_OP_ImplementationRepository_ServerInformationList_H_
#define _TAO_CDR_OP_ImplementationRepository_ServerInformationList_H_
@@ -1075,19 +1075,19 @@ TAO_IMR_Client_Export CORBA::Boolean operator>> (
#endif /* _TAO_CDR_OP_ImplementationRepository_ServerInformationList_H_ */
// TAO_IDL - Generated from
-// be\be_visitor_interface/cdr_op_ch.cpp:55
+// be/be_visitor_interface/cdr_op_ch.cpp:55
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::ServerInformationIterator_ptr );
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::ServerInformationIterator_ptr &);
// TAO_IDL - Generated from
-// be\be_visitor_interface/cdr_op_ch.cpp:55
+// be/be_visitor_interface/cdr_op_ch.cpp:55
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::Administration_ptr );
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::Administration_ptr &);
// TAO_IDL - Generated from
-// be\be_codegen.cpp:969
+// be/be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "ImplRepoC.inl"
diff --git a/TAO/tao/ImR_Client/ImplRepoC.inl b/TAO/tao/ImR_Client/ImplRepoC.inl
index 7b37ccdeaac..0137e093454 100644
--- a/TAO/tao/ImR_Client/ImplRepoC.inl
+++ b/TAO/tao/ImR_Client/ImplRepoC.inl
@@ -27,7 +27,7 @@
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ci.cpp:70
+// be/be_visitor_interface/interface_ci.cpp:70
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR___CI_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONITERATOR___CI_
@@ -63,7 +63,7 @@ ImplementationRepository::ServerInformationIterator::ServerInformationIterator (
#endif /* end #if !defined */
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ci.cpp:70
+// be/be_visitor_interface/interface_ci.cpp:70
#if !defined (_IMPLEMENTATIONREPOSITORY_ADMINISTRATION___CI_)
#define _IMPLEMENTATIONREPOSITORY_ADMINISTRATION___CI_
diff --git a/TAO/tao/ImR_Client/ImplRepoS.cpp b/TAO/tao/ImR_Client/ImplRepoS.cpp
index f7a5913687a..a697ad55a73 100644
--- a/TAO/tao/ImR_Client/ImplRepoS.cpp
+++ b/TAO/tao/ImR_Client/ImplRepoS.cpp
@@ -27,10 +27,10 @@
// TAO_IDL - Generated from
-// be\be_codegen.cpp:617
+// be/be_codegen.cpp:617
-#ifndef _TAO_IDL_ORIG_IMPLREPOS_CPP_
-#define _TAO_IDL_ORIG_IMPLREPOS_CPP_
+#ifndef _TAO_IDL_IMPLREPOS_CPP_
+#define _TAO_IDL_IMPLREPOS_CPP_
#include "ImplRepoS.h"
@@ -76,7 +76,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
@@ -99,7 +99,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:743
+ // be/be_visitor_arg_traits.cpp:743
#if !defined (_IMPLEMENTATIONREPOSITORY_STARTUPOPTIONS__SARG_TRAITS_SS_)
#define _IMPLEMENTATIONREPOSITORY_STARTUPOPTIONS__SARG_TRAITS_SS_
@@ -118,7 +118,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:743
+ // be/be_visitor_arg_traits.cpp:743
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATION__SARG_TRAITS_SS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATION__SARG_TRAITS_SS_
@@ -137,7 +137,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:492
+ // be/be_visitor_arg_traits.cpp:492
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST__SARG_TRAITS_SS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST__SARG_TRAITS_SS_
@@ -174,7 +174,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
@@ -198,7 +198,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:743
+ // be/be_visitor_arg_traits.cpp:743
#if !defined (_IMPLEMENTATIONREPOSITORY_STARTUPOPTIONS__ARG_TRAITS_SS_)
#define _IMPLEMENTATIONREPOSITORY_STARTUPOPTIONS__ARG_TRAITS_SS_
@@ -217,7 +217,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:743
+ // be/be_visitor_arg_traits.cpp:743
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATION__ARG_TRAITS_SS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATION__ARG_TRAITS_SS_
@@ -236,7 +236,7 @@ namespace TAO
#endif /* end #if !defined */
// TAO_IDL - Generated from
- // be\be_visitor_arg_traits.cpp:492
+ // be/be_visitor_arg_traits.cpp:492
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST__ARG_TRAITS_SS_)
#define _IMPLEMENTATIONREPOSITORY_SERVERINFORMATIONLIST__ARG_TRAITS_SS_
@@ -274,7 +274,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be\be_interface.cpp:1455
+// be/be_interface.cpp:1455
class TAO_ImplementationRepository_ServerInformationIterator_Perfect_Hash_OpTable
: public TAO_Perfect_Hash_OpTable
@@ -287,7 +287,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_ImplementationRepository_ServerInformationIterator_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_ImplementationRepository_ServerInformationIterator_Perfect_Hash_OpTable -N lookup */
unsigned int
TAO_ImplementationRepository_ServerInformationIterator_Perfect_Hash_OpTable::hash (const char *str, unsigned int len)
{
@@ -389,7 +389,7 @@ static TAO_ImplementationRepository_ServerInformationIterator_Perfect_Hash_OpTab
//
// 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_ImplementationRepository::_TAO_ServerInformationIterator_Strategized_Proxy_Broker *
@@ -453,7 +453,7 @@ POA_ImplementationRepository::_TAO_ServerInformationIterator_Strategized_Proxy_B
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:999
+// be/be_visitor_interface/interface_ss.cpp:999
TAO::Collocation_Proxy_Broker *
ImplementationRepository__TAO_ServerInformationIterator_Proxy_Broker_Factory_function (CORBA::Object_ptr)
@@ -490,7 +490,7 @@ POA_ImplementationRepository::_TAO_ServerInformationIterator_Direct_Proxy_Impl::
{}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_ServerInformationIterator_Direct_Proxy_Impl::next_n (
@@ -515,7 +515,7 @@ POA_ImplementationRepository::_TAO_ServerInformationIterator_Direct_Proxy_Impl::
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_ServerInformationIterator_Direct_Proxy_Impl::destroy (
@@ -543,7 +543,7 @@ POA_ImplementationRepository::_TAO_ServerInformationIterator_Direct_Proxy_Impl::
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:103
+// be/be_visitor_interface/interface_ss.cpp:103
POA_ImplementationRepository::ServerInformationIterator::ServerInformationIterator (void)
: TAO_ServantBase ()
@@ -565,7 +565,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class next_n_ServerInformationIterator
: public TAO::Upcall_Command
@@ -619,7 +619,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::ServerInformationIterator::next_n_skel (
TAO_ServerRequest & server_request,
@@ -675,7 +675,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class destroy_ServerInformationIterator
: public TAO::Upcall_Command
@@ -702,7 +702,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::ServerInformationIterator::destroy_skel (
TAO_ServerRequest & server_request,
@@ -749,14 +749,14 @@ void POA_ImplementationRepository::ServerInformationIterator::destroy_skel (
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:169
+// be/be_visitor_interface/interface_ss.cpp:169
namespace POA_ImplementationRepository
{
// 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_ServerInformationIterator_Upcall_Command
: public TAO::Upcall_Command
@@ -853,7 +853,7 @@ namespace POA_ImplementationRepository
// 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_ServerInformationIterator_Upcall_Command
: public TAO::Upcall_Command
@@ -939,7 +939,7 @@ void POA_ImplementationRepository::ServerInformationIterator::_non_existent_skel
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:393
+// be/be_visitor_interface/interface_ss.cpp:393
@@ -989,7 +989,7 @@ namespace POA_ImplementationRepository
// 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_ServerInformationIterator_Upcall_Command
: public TAO::Upcall_Command
@@ -1096,7 +1096,7 @@ const char* POA_ImplementationRepository::ServerInformationIterator::_interface_
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:940
+// be/be_visitor_interface/interface_ss.cpp:940
void POA_ImplementationRepository::ServerInformationIterator::_dispatch (
TAO_ServerRequest & req,
@@ -1111,7 +1111,7 @@ void POA_ImplementationRepository::ServerInformationIterator::_dispatch (
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:891
+// be/be_visitor_interface/interface_ss.cpp:891
ImplementationRepository::ServerInformationIterator *
POA_ImplementationRepository::ServerInformationIterator::_this (ACE_ENV_SINGLE_ARG_DECL)
@@ -1143,7 +1143,7 @@ POA_ImplementationRepository::ServerInformationIterator::_this (ACE_ENV_SINGLE_A
}
// TAO_IDL - Generated from
-// be\be_interface.cpp:1455
+// be/be_interface.cpp:1455
class TAO_ImplementationRepository_Administration_Perfect_Hash_OpTable
: public TAO_Perfect_Hash_OpTable
@@ -1156,7 +1156,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_ImplementationRepository_Administration_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_ImplementationRepository_Administration_Perfect_Hash_OpTable -N lookup */
unsigned int
TAO_ImplementationRepository_Administration_Perfect_Hash_OpTable::hash (const char *str, unsigned int len)
{
@@ -1268,7 +1268,7 @@ static TAO_ImplementationRepository_Administration_Perfect_Hash_OpTable tao_Impl
//
// 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_ImplementationRepository::_TAO_Administration_Strategized_Proxy_Broker *
@@ -1332,7 +1332,7 @@ POA_ImplementationRepository::_TAO_Administration_Strategized_Proxy_Broker::disp
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:999
+// be/be_visitor_interface/interface_ss.cpp:999
TAO::Collocation_Proxy_Broker *
ImplementationRepository__TAO_Administration_Proxy_Broker_Factory_function (CORBA::Object_ptr)
@@ -1369,7 +1369,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::_TAO_Admini
{}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::activate_server (
@@ -1394,7 +1394,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::activate_se
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::register_server (
@@ -1420,7 +1420,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::register_se
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::reregister_server (
@@ -1446,7 +1446,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::reregister_
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::remove_server (
@@ -1470,7 +1470,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::remove_serv
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::shutdown_server (
@@ -1494,7 +1494,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::shutdown_se
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::server_is_running (
@@ -1520,7 +1520,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::server_is_r
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::server_is_shutting_down (
@@ -1544,7 +1544,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::server_is_s
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::find (
@@ -1569,7 +1569,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::find (
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::list (
@@ -1600,7 +1600,7 @@ POA_ImplementationRepository::_TAO_Administration_Direct_Proxy_Impl::list (
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:103
+// be/be_visitor_interface/interface_ss.cpp:103
POA_ImplementationRepository::Administration::Administration (void)
: TAO_ServantBase ()
@@ -1622,7 +1622,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class activate_server_Administration
: public TAO::Upcall_Command
@@ -1662,7 +1662,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::activate_server_skel (
TAO_ServerRequest & server_request,
@@ -1720,7 +1720,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class register_server_Administration
: public TAO::Upcall_Command
@@ -1767,7 +1767,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::register_server_skel (
TAO_ServerRequest & server_request,
@@ -1827,7 +1827,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class reregister_server_Administration
: public TAO::Upcall_Command
@@ -1874,7 +1874,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::reregister_server_skel (
TAO_ServerRequest & server_request,
@@ -1934,7 +1934,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class remove_server_Administration
: public TAO::Upcall_Command
@@ -1974,7 +1974,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::remove_server_skel (
TAO_ServerRequest & server_request,
@@ -2031,7 +2031,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class shutdown_server_Administration
: public TAO::Upcall_Command
@@ -2071,7 +2071,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::shutdown_server_skel (
TAO_ServerRequest & server_request,
@@ -2128,7 +2128,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class server_is_running_Administration
: public TAO::Upcall_Command
@@ -2182,7 +2182,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::server_is_running_skel (
TAO_ServerRequest & server_request,
@@ -2243,7 +2243,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class server_is_shutting_down_Administration
: public TAO::Upcall_Command
@@ -2283,7 +2283,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::server_is_shutting_down_skel (
TAO_ServerRequest & server_request,
@@ -2340,7 +2340,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class find_Administration
: public TAO::Upcall_Command
@@ -2387,7 +2387,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::find_skel (
TAO_ServerRequest & server_request,
@@ -2446,7 +2446,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class list_Administration
: public TAO::Upcall_Command
@@ -2500,7 +2500,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::Administration::list_skel (
TAO_ServerRequest & server_request,
@@ -2555,14 +2555,14 @@ void POA_ImplementationRepository::Administration::list_skel (
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:169
+// be/be_visitor_interface/interface_ss.cpp:169
namespace POA_ImplementationRepository
{
// 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_Administration_Upcall_Command
: public TAO::Upcall_Command
@@ -2659,7 +2659,7 @@ namespace POA_ImplementationRepository
// 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_Administration_Upcall_Command
: public TAO::Upcall_Command
@@ -2745,7 +2745,7 @@ void POA_ImplementationRepository::Administration::_non_existent_skel (
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:393
+// be/be_visitor_interface/interface_ss.cpp:393
@@ -2795,7 +2795,7 @@ namespace POA_ImplementationRepository
// 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_Administration_Upcall_Command
: public TAO::Upcall_Command
@@ -2902,7 +2902,7 @@ const char* POA_ImplementationRepository::Administration::_interface_repository_
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:940
+// be/be_visitor_interface/interface_ss.cpp:940
void POA_ImplementationRepository::Administration::_dispatch (
TAO_ServerRequest & req,
@@ -2917,7 +2917,7 @@ void POA_ImplementationRepository::Administration::_dispatch (
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:891
+// be/be_visitor_interface/interface_ss.cpp:891
ImplementationRepository::Administration *
POA_ImplementationRepository::Administration::_this (ACE_ENV_SINGLE_ARG_DECL)
@@ -2949,7 +2949,7 @@ POA_ImplementationRepository::Administration::_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/ImR_Client/ImplRepoS.h b/TAO/tao/ImR_Client/ImplRepoS.h
index 9ed60d6bbd0..3ca17e68fa1 100644
--- a/TAO/tao/ImR_Client/ImplRepoS.h
+++ b/TAO/tao/ImR_Client/ImplRepoS.h
@@ -26,10 +26,10 @@
// 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_IMPLREPOS_H_
-#define _TAO_IDL_ORIG_IMPLREPOS_H_
+#ifndef _TAO_IDL_IMPLREPOS_H_
+#define _TAO_IDL_IMPLREPOS_H_
#include /**/ "ace/pre.h"
@@ -54,14 +54,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_ImplementationRepository
{
// TAO_IDL - Generated from
- // be\be_visitor_interface/interface_sh.cpp:87
+ // be/be_visitor_interface/interface_sh.cpp:87
class ServerInformationIterator;
typedef ServerInformationIterator *ServerInformationIterator_ptr;
@@ -130,7 +130,7 @@ namespace POA_ImplementationRepository
virtual const char* _interface_repository_id (void) const;
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual CORBA::Boolean next_n (
::CORBA::ULong how_many,
@@ -149,7 +149,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void destroy (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -171,7 +171,7 @@ namespace POA_ImplementationRepository
//
// 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_IMR_Client_Export _TAO_ServerInformationIterator_Strategized_Proxy_Broker
: public virtual TAO::Collocation_Proxy_Broker
@@ -212,7 +212,7 @@ namespace POA_ImplementationRepository
// 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
@@ -226,7 +226,7 @@ namespace POA_ImplementationRepository
virtual ~_TAO_ServerInformationIterator_Direct_Proxy_Impl (void) {}
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
next_n (
@@ -240,7 +240,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
destroy (
@@ -261,7 +261,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_interface/interface_sh.cpp:87
+ // be/be_visitor_interface/interface_sh.cpp:87
class Administration;
typedef Administration *Administration_ptr;
@@ -330,7 +330,7 @@ namespace POA_ImplementationRepository
virtual const char* _interface_repository_id (void) const;
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void activate_server (
const char * server
@@ -350,7 +350,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void register_server (
const char * server,
@@ -371,7 +371,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void reregister_server (
const char * server,
@@ -392,7 +392,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void remove_server (
const char * server
@@ -411,7 +411,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void shutdown_server (
const char * server
@@ -430,7 +430,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void server_is_running (
const char * server,
@@ -451,7 +451,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void server_is_shutting_down (
const char * server
@@ -470,7 +470,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void find (
const char * server,
@@ -490,7 +490,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void list (
::CORBA::ULong how_many,
@@ -515,7 +515,7 @@ namespace POA_ImplementationRepository
//
// 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_IMR_Client_Export _TAO_Administration_Strategized_Proxy_Broker
: public virtual TAO::Collocation_Proxy_Broker
@@ -556,7 +556,7 @@ namespace POA_ImplementationRepository
// 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
@@ -570,7 +570,7 @@ namespace POA_ImplementationRepository
virtual ~_TAO_Administration_Direct_Proxy_Impl (void) {}
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
activate_server (
@@ -586,7 +586,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
register_server (
@@ -602,7 +602,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
reregister_server (
@@ -618,7 +618,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
remove_server (
@@ -633,7 +633,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
shutdown_server (
@@ -648,7 +648,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
server_is_running (
@@ -663,7 +663,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
server_is_shutting_down (
@@ -678,7 +678,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
find (
@@ -693,7 +693,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
list (
@@ -714,12 +714,12 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_module/module_sh.cpp:80
+// be/be_visitor_module/module_sh.cpp:80
} // module ImplementationRepository
// TAO_IDL - Generated from
-// be\be_codegen.cpp:1005
+// be/be_codegen.cpp:1005
#if defined (__ACE_INLINE__)
diff --git a/TAO/tao/ImR_Client/ServerObjectA.cpp b/TAO/tao/ImR_Client/ServerObjectA.cpp
index 748dc38ab5a..ed77b730d58 100644
--- a/TAO/tao/ImR_Client/ServerObjectA.cpp
+++ b/TAO/tao/ImR_Client/ServerObjectA.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_objref,
@@ -53,7 +53,7 @@ namespace ImplementationRepository
// 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/ImR_Client/ServerObjectC.cpp b/TAO/tao/ImR_Client/ServerObjectC.cpp
index 10fa50f9e21..633170ae42a 100644
--- a/TAO/tao/ImR_Client/ServerObjectC.cpp
+++ b/TAO/tao/ImR_Client/ServerObjectC.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 "ServerObjectC.h"
@@ -46,7 +46,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
@@ -55,7 +55,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 ImplementationRepository::ServerObject.
@@ -97,7 +97,7 @@ TAO::Collocation_Proxy_Broker *
) = 0;
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::ServerObject::ping (
ACE_ENV_SINGLE_ARG_DECL
@@ -137,7 +137,7 @@ void ImplementationRepository::ServerObject::ping (
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_cs.cpp:78
+// be/be_visitor_operation/operation_cs.cpp:78
void ImplementationRepository::ServerObject::shutdown (
ACE_ENV_SINGLE_ARG_DECL
@@ -290,7 +290,7 @@ ImplementationRepository::ServerObject::marshal (TAO_OutputCDR &cdr)
}
// 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,
@@ -326,7 +326,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/ImR_Client/ServerObjectC.h b/TAO/tao/ImR_Client/ServerObjectC.h
index 0de2574a15f..8f0cd4eabe3 100644
--- a/TAO/tao/ImR_Client/ServerObjectC.h
+++ b/TAO/tao/ImR_Client/ServerObjectC.h
@@ -26,10 +26,10 @@
// 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_SERVEROBJECTC_H_
-#define _TAO_IDL_ORIG_SERVEROBJECTC_H_
+#ifndef _TAO_IDL_SERVEROBJECTC_H_
+#define _TAO_IDL_SERVEROBJECTC_H_
#include /**/ "ace/pre.h"
@@ -69,7 +69,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
{
@@ -80,13 +80,13 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be\be_visitor_module/module_ch.cpp:48
+// be/be_visitor_module/module_ch.cpp:48
namespace ImplementationRepository
{
// TAO_IDL - Generated from
- // be\be_interface.cpp:598
+ // be/be_interface.cpp:598
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVEROBJECT__VAR_OUT_CH_)
#define _IMPLEMENTATIONREPOSITORY_SERVEROBJECT__VAR_OUT_CH_
@@ -109,7 +109,7 @@ namespace ImplementationRepository
#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 (_IMPLEMENTATIONREPOSITORY_SERVEROBJECT_CH_)
#define _IMPLEMENTATIONREPOSITORY_SERVEROBJECT_CH_
@@ -145,7 +145,7 @@ namespace ImplementationRepository
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 void ping (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -155,7 +155,7 @@ namespace ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_ch.cpp:46
+ // be/be_visitor_operation/operation_ch.cpp:46
virtual void shutdown (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -165,7 +165,7 @@ namespace ImplementationRepository
));
// 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
@@ -211,19 +211,19 @@ namespace ImplementationRepository
#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_ServerObject;
// TAO_IDL - Generated from
-// be\be_visitor_module/module_ch.cpp:66
+// be/be_visitor_module/module_ch.cpp:66
} // module ImplementationRepository
// 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_IMR_Client_Export
TAO::Collocation_Proxy_Broker *
@@ -232,7 +232,7 @@ TAO::Collocation_Proxy_Broker *
);
// TAO_IDL - Generated from
-// be\be_visitor_traits.cpp:59
+// be/be_visitor_traits.cpp:59
// Traits specializations.
namespace TAO
@@ -261,20 +261,20 @@ 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_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ServerObject_ptr); // copying
TAO_IMR_Client_Export void operator<<= (CORBA::Any &, ImplementationRepository::ServerObject_ptr *); // non-copying
TAO_IMR_Client_Export CORBA::Boolean operator>>= (const CORBA::Any &, ImplementationRepository::ServerObject_ptr &);
// TAO_IDL - Generated from
-// be\be_visitor_interface/cdr_op_ch.cpp:55
+// be/be_visitor_interface/cdr_op_ch.cpp:55
TAO_IMR_Client_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const ImplementationRepository::ServerObject_ptr );
TAO_IMR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, ImplementationRepository::ServerObject_ptr &);
// TAO_IDL - Generated from
-// be\be_codegen.cpp:969
+// be/be_codegen.cpp:969
#if defined (__ACE_INLINE__)
#include "ServerObjectC.inl"
diff --git a/TAO/tao/ImR_Client/ServerObjectC.inl b/TAO/tao/ImR_Client/ServerObjectC.inl
index 7e8263d8d30..cdfb4f3085f 100644
--- a/TAO/tao/ImR_Client/ServerObjectC.inl
+++ b/TAO/tao/ImR_Client/ServerObjectC.inl
@@ -27,7 +27,7 @@
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ci.cpp:70
+// be/be_visitor_interface/interface_ci.cpp:70
#if !defined (_IMPLEMENTATIONREPOSITORY_SERVEROBJECT___CI_)
#define _IMPLEMENTATIONREPOSITORY_SERVEROBJECT___CI_
diff --git a/TAO/tao/ImR_Client/ServerObjectS.cpp b/TAO/tao/ImR_Client/ServerObjectS.cpp
index 0122af2dfae..76862a14443 100644
--- a/TAO/tao/ImR_Client/ServerObjectS.cpp
+++ b/TAO/tao/ImR_Client/ServerObjectS.cpp
@@ -27,10 +27,10 @@
// TAO_IDL - Generated from
-// be\be_codegen.cpp:617
+// be/be_codegen.cpp:617
-#ifndef _TAO_IDL_ORIG_SERVEROBJECTS_CPP_
-#define _TAO_IDL_ORIG_SERVEROBJECTS_CPP_
+#ifndef _TAO_IDL_SERVEROBJECTS_CPP_
+#define _TAO_IDL_SERVEROBJECTS_CPP_
#include "ServerObjectS.h"
@@ -71,7 +71,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
@@ -80,7 +80,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
@@ -89,7 +89,7 @@ namespace TAO
// TAO_IDL - Generated from
-// be\be_interface.cpp:1455
+// be/be_interface.cpp:1455
class TAO_ImplementationRepository_ServerObject_Perfect_Hash_OpTable
: public TAO_Perfect_Hash_OpTable
@@ -102,7 +102,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_ImplementationRepository_ServerObject_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_ImplementationRepository_ServerObject_Perfect_Hash_OpTable -N lookup */
unsigned int
TAO_ImplementationRepository_ServerObject_Perfect_Hash_OpTable::hash (const char *str, unsigned int len)
{
@@ -205,7 +205,7 @@ static TAO_ImplementationRepository_ServerObject_Perfect_Hash_OpTable tao_Implem
//
// 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_ImplementationRepository::_TAO_ServerObject_Strategized_Proxy_Broker *
@@ -269,7 +269,7 @@ POA_ImplementationRepository::_TAO_ServerObject_Strategized_Proxy_Broker::dispat
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:999
+// be/be_visitor_interface/interface_ss.cpp:999
TAO::Collocation_Proxy_Broker *
ImplementationRepository__TAO_ServerObject_Proxy_Broker_Factory_function (CORBA::Object_ptr)
@@ -306,7 +306,7 @@ POA_ImplementationRepository::_TAO_ServerObject_Direct_Proxy_Impl::_TAO_ServerOb
{}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_ServerObject_Direct_Proxy_Impl::ping (
@@ -328,7 +328,7 @@ POA_ImplementationRepository::_TAO_ServerObject_Direct_Proxy_Impl::ping (
ACE_CHECK;
}
// TAO_IDL - Generated from
-// be\be_visitor_operation/direct_proxy_impl_ss.cpp:42
+// be/be_visitor_operation/direct_proxy_impl_ss.cpp:42
void
POA_ImplementationRepository::_TAO_ServerObject_Direct_Proxy_Impl::shutdown (
@@ -356,7 +356,7 @@ POA_ImplementationRepository::_TAO_ServerObject_Direct_Proxy_Impl::shutdown (
///////////////////////////////////////////////////////////////////////
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:103
+// be/be_visitor_interface/interface_ss.cpp:103
POA_ImplementationRepository::ServerObject::ServerObject (void)
: TAO_ServantBase ()
@@ -378,7 +378,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class ping_ServerObject
: public TAO::Upcall_Command
@@ -405,7 +405,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::ServerObject::ping_skel (
TAO_ServerRequest & server_request,
@@ -455,7 +455,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
- // be\be_visitor_operation/upcall_command_ss.cpp:127
+ // be/be_visitor_operation/upcall_command_ss.cpp:127
class shutdown_ServerObject
: public TAO::Upcall_Command
@@ -482,7 +482,7 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_operation/operation_ss.cpp:192
+// be/be_visitor_operation/operation_ss.cpp:192
void POA_ImplementationRepository::ServerObject::shutdown_skel (
TAO_ServerRequest & server_request,
@@ -529,14 +529,14 @@ void POA_ImplementationRepository::ServerObject::shutdown_skel (
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:169
+// be/be_visitor_interface/interface_ss.cpp:169
namespace POA_ImplementationRepository
{
// 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_ServerObject_Upcall_Command
: public TAO::Upcall_Command
@@ -633,7 +633,7 @@ namespace POA_ImplementationRepository
// 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_ServerObject_Upcall_Command
: public TAO::Upcall_Command
@@ -719,7 +719,7 @@ void POA_ImplementationRepository::ServerObject::_non_existent_skel (
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:393
+// be/be_visitor_interface/interface_ss.cpp:393
@@ -769,7 +769,7 @@ namespace POA_ImplementationRepository
// 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_ServerObject_Upcall_Command
: public TAO::Upcall_Command
@@ -876,7 +876,7 @@ const char* POA_ImplementationRepository::ServerObject::_interface_repository_id
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:940
+// be/be_visitor_interface/interface_ss.cpp:940
void POA_ImplementationRepository::ServerObject::_dispatch (
TAO_ServerRequest & req,
@@ -891,7 +891,7 @@ void POA_ImplementationRepository::ServerObject::_dispatch (
}
// TAO_IDL - Generated from
-// be\be_visitor_interface/interface_ss.cpp:891
+// be/be_visitor_interface/interface_ss.cpp:891
ImplementationRepository::ServerObject *
POA_ImplementationRepository::ServerObject::_this (ACE_ENV_SINGLE_ARG_DECL)
@@ -923,7 +923,7 @@ POA_ImplementationRepository::ServerObject::_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/ImR_Client/ServerObjectS.h b/TAO/tao/ImR_Client/ServerObjectS.h
index 30c48ff0070..2b4a20896eb 100644
--- a/TAO/tao/ImR_Client/ServerObjectS.h
+++ b/TAO/tao/ImR_Client/ServerObjectS.h
@@ -26,10 +26,10 @@
// 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_SERVEROBJECTS_H_
-#define _TAO_IDL_ORIG_SERVEROBJECTS_H_
+#ifndef _TAO_IDL_SERVEROBJECTS_H_
+#define _TAO_IDL_SERVEROBJECTS_H_
#include /**/ "ace/pre.h"
@@ -53,14 +53,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_ImplementationRepository
{
// TAO_IDL - Generated from
- // be\be_visitor_interface/interface_sh.cpp:87
+ // be/be_visitor_interface/interface_sh.cpp:87
class ServerObject;
typedef ServerObject *ServerObject_ptr;
@@ -129,7 +129,7 @@ namespace POA_ImplementationRepository
virtual const char* _interface_repository_id (void) const;
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void ping (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -146,7 +146,7 @@ namespace POA_ImplementationRepository
);
// TAO_IDL - Generated from
- // be\be_visitor_operation/operation_sh.cpp:45
+ // be/be_visitor_operation/operation_sh.cpp:45
virtual void shutdown (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
@@ -168,7 +168,7 @@ namespace POA_ImplementationRepository
//
// 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_IMR_Client_Export _TAO_ServerObject_Strategized_Proxy_Broker
: public virtual TAO::Collocation_Proxy_Broker
@@ -209,7 +209,7 @@ namespace POA_ImplementationRepository
// 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
@@ -223,7 +223,7 @@ namespace POA_ImplementationRepository
virtual ~_TAO_ServerObject_Direct_Proxy_Impl (void) {}
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
ping (
@@ -237,7 +237,7 @@ namespace POA_ImplementationRepository
));
// TAO_IDL - Generated from
- // be\be_visitor_operation/proxy_impl_xh.cpp:24
+ // be/be_visitor_operation/proxy_impl_xh.cpp:24
static void
shutdown (
@@ -258,12 +258,12 @@ namespace POA_ImplementationRepository
// TAO_IDL - Generated from
-// be\be_visitor_module/module_sh.cpp:80
+// be/be_visitor_module/module_sh.cpp:80
} // module ImplementationRepository
// TAO_IDL - Generated from
-// be\be_codegen.cpp:1005
+// be/be_codegen.cpp:1005
#if defined (__ACE_INLINE__)