📄 ifr_extendeds.cpp.diff
字号:
--- orig/IFR_ExtendedS.cpp Mon Apr 30 22:22:36 2001
+++ IFR_ExtendedS.cpp Fri May 11 00:03:12 2001
@@ -1,6 +1,6 @@
// -*- C++ -*-
//
-// IFR_ExtendedS.cpp.diff,v 1.2 2001/05/11 01:29:39 parsons Exp
+// IFR_ExtendedS.cpp.diff,v 1.2 2001/05/11 01:29:39 parsons Exp
// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
// TAO and the TAO IDL Compiler have been developed by:
@@ -19,8 +19,8 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#ifndef _TAO_IDL_IFR_EXTENDEDS_CPP_
-#define _TAO_IDL_IFR_EXTENDEDS_CPP_
+#ifndef _TAO_IDL__________ORBSVCS_IFR_SERVICE_ORIG_IFR_EXTENDEDS_CPP_
+#define _TAO_IDL__________ORBSVCS_IFR_SERVICE_ORIG_IFR_EXTENDEDS_CPP_
#include "IFR_ExtendedS.h"
@@ -51,7 +51,7 @@
public:
const TAO_operation_db_entry * lookup (const char *str, unsigned int len);
};
-/* starting time is 17:22:35 */
+/* starting time is 13:56:24 */
/* C++ code produced by gperf version 2.8 (ACE version) */
/* Command-line: gperf -m -M -J -c -C -D -E -T -f 0 -F 0 -a -o -t -p -K opname_ -L C++ -Z TAO_CORBA_FixedDef_Perfect_Hash_OpTable -N lookup */
unsigned int
@@ -171,7 +171,7 @@
}
return 0;
}
-/* ending time is 17:22:35 */
+/* ending time is 13:56:24 */
static TAO_CORBA_FixedDef_Perfect_Hash_OpTable tao_CORBA_FixedDef_optable;
#if (TAO_HAS_INTERCEPTORS == 1)
@@ -808,7 +808,7 @@
return ACE_reinterpret_cast (
POA_CORBA_FixedDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_FixedDef:1.0"
+ "IDL:omg.org/CORBA/FixedDef:1.0"
)
)->digits (
ACE_TRY_ENV
@@ -838,7 +838,7 @@
ACE_reinterpret_cast (
POA_CORBA_FixedDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_FixedDef:1.0"
+ "IDL:omg.org/CORBA/FixedDef:1.0"
)
)->digits (
digits,
@@ -871,7 +871,7 @@
return ACE_reinterpret_cast (
POA_CORBA_FixedDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_FixedDef:1.0"
+ "IDL:omg.org/CORBA/FixedDef:1.0"
)
)->scale (
ACE_TRY_ENV
@@ -901,7 +901,7 @@
ACE_reinterpret_cast (
POA_CORBA_FixedDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_FixedDef:1.0"
+ "IDL:omg.org/CORBA/FixedDef:1.0"
)
)->scale (
scale,
@@ -1345,9 +1345,9 @@
ACE_CHECK_RETURN (0);
if (
- (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA_FixedDef:1.0")) ||
- (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA_IDLType:1.0")) ||
- (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA_IRObject:1.0")) ||
+ (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/FixedDef:1.0")) ||
+ (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/IDLType:1.0")) ||
+ (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/IRObject:1.0")) ||
(!ACE_OS::strcmp ((char *)value, base_id)))
return 1;
else
@@ -1358,11 +1358,11 @@
const char* logical_type_id
)
{
- if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA_FixedDef:1.0") == 0)
+ if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/FixedDef:1.0") == 0)
return ACE_static_cast (POA_CORBA_FixedDef_ptr, this);
- if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA_IDLType:1.0") == 0)
+ if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/IDLType:1.0") == 0)
return ACE_static_cast (POA_CORBA_IDLType_ptr, this);
- if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA_IRObject:1.0") == 0)
+ if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/IRObject:1.0") == 0)
return ACE_static_cast (POA_CORBA_IRObject_ptr, this);
if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/Object:1.0") == 0)
return ACE_static_cast(PortableServer::Servant, this);
@@ -1376,7 +1376,7 @@
const char* POA_CORBA_FixedDef::_interface_repository_id (void) const
{
- return "IDL:omg.org/CORBA_FixedDef:1.0";
+ return "IDL:omg.org/CORBA/FixedDef:1.0";
}
CORBA_FixedDef*
@@ -1404,7 +1404,7 @@
public:
const TAO_operation_db_entry * lookup (const char *str, unsigned int len);
};
-/* starting time is 17:22:35 */
+/* starting time is 13:56:24 */
/* C++ code produced by gperf version 2.8 (ACE version) */
/* Command-line: gperf -m -M -J -c -C -D -E -T -f 0 -F 0 -a -o -t -p -K opname_ -L C++ -Z TAO_CORBA_ValueMemberDef_Perfect_Hash_OpTable -N lookup */
unsigned int
@@ -1536,7 +1536,7 @@
}
return 0;
}
-/* ending time is 17:22:35 */
+/* ending time is 13:56:24 */
static TAO_CORBA_ValueMemberDef_Perfect_Hash_OpTable tao_CORBA_ValueMemberDef_optable;
#if (TAO_HAS_INTERCEPTORS == 1)
@@ -2297,7 +2297,7 @@
return ACE_reinterpret_cast (
POA_CORBA_ValueMemberDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueMemberDef:1.0"
+ "IDL:omg.org/CORBA/ValueMemberDef:1.0"
)
)->type (
ACE_TRY_ENV
@@ -2328,7 +2328,7 @@
return ACE_reinterpret_cast (
POA_CORBA_ValueMemberDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueMemberDef:1.0"
+ "IDL:omg.org/CORBA/ValueMemberDef:1.0"
)
)->type_def (
ACE_TRY_ENV
@@ -2358,7 +2358,7 @@
ACE_reinterpret_cast (
POA_CORBA_ValueMemberDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueMemberDef:1.0"
+ "IDL:omg.org/CORBA/ValueMemberDef:1.0"
)
)->type_def (
type_def,
@@ -2391,7 +2391,7 @@
return ACE_reinterpret_cast (
POA_CORBA_ValueMemberDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueMemberDef:1.0"
+ "IDL:omg.org/CORBA/ValueMemberDef:1.0"
)
)->access (
ACE_TRY_ENV
@@ -2421,7 +2421,7 @@
ACE_reinterpret_cast (
POA_CORBA_ValueMemberDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueMemberDef:1.0"
+ "IDL:omg.org/CORBA/ValueMemberDef:1.0"
)
)->access (
access,
@@ -2946,9 +2946,9 @@
ACE_CHECK_RETURN (0);
if (
- (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA_ValueMemberDef:1.0")) ||
- (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA_Contained:1.0")) ||
- (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA_IRObject:1.0")) ||
+ (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/ValueMemberDef:1.0")) ||
+ (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/Contained:1.0")) ||
+ (!ACE_OS::strcmp ((char *)value, "IDL:omg.org/CORBA/IRObject:1.0")) ||
(!ACE_OS::strcmp ((char *)value, base_id)))
return 1;
else
@@ -2959,11 +2959,11 @@
const char* logical_type_id
)
{
- if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA_ValueMemberDef:1.0") == 0)
+ if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/ValueMemberDef:1.0") == 0)
return ACE_static_cast (POA_CORBA_ValueMemberDef_ptr, this);
- if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA_Contained:1.0") == 0)
+ if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/Contained:1.0") == 0)
return ACE_static_cast (POA_CORBA_Contained_ptr, this);
- if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA_IRObject:1.0") == 0)
+ if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/IRObject:1.0") == 0)
return ACE_static_cast (POA_CORBA_IRObject_ptr, this);
if (ACE_OS::strcmp (logical_type_id, "IDL:omg.org/CORBA/Object:1.0") == 0)
return ACE_static_cast(PortableServer::Servant, this);
@@ -2977,7 +2977,7 @@
const char* POA_CORBA_ValueMemberDef::_interface_repository_id (void) const
{
- return "IDL:omg.org/CORBA_ValueMemberDef:1.0";
+ return "IDL:omg.org/CORBA/ValueMemberDef:1.0";
}
CORBA_ValueMemberDef*
@@ -3005,7 +3005,7 @@
public:
const TAO_operation_db_entry * lookup (const char *str, unsigned int len);
};
-/* starting time is 17:22:35 */
+/* starting time is 13:56:24 */
/* C++ code produced by gperf version 2.8 (ACE version) */
/* Command-line: gperf -m -M -J -c -C -D -E -T -f 0 -F 0 -a -o -t -p -K opname_ -L C++ -Z TAO_CORBA_ValueDef_Perfect_Hash_OpTable -N lookup */
unsigned int
@@ -3173,7 +3173,7 @@
}
return 0;
}
-/* ending time is 17:22:35 */
+/* ending time is 13:56:24 */
static TAO_CORBA_ValueDef_Perfect_Hash_OpTable tao_CORBA_ValueDef_optable;
#if (TAO_HAS_INTERCEPTORS == 1)
@@ -5841,7 +5841,7 @@
return ACE_reinterpret_cast (
POA_CORBA_ValueDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueDef:1.0"
+ "IDL:omg.org/CORBA/ValueDef:1.0"
)
)->supported_interfaces (
ACE_TRY_ENV
@@ -5871,7 +5871,7 @@
ACE_reinterpret_cast (
POA_CORBA_ValueDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueDef:1.0"
+ "IDL:omg.org/CORBA/ValueDef:1.0"
)
)->supported_interfaces (
supported_interfaces,
@@ -5904,7 +5904,7 @@
return ACE_reinterpret_cast (
POA_CORBA_ValueDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueDef:1.0"
+ "IDL:omg.org/CORBA/ValueDef:1.0"
)
)->initializers (
ACE_TRY_ENV
@@ -5934,7 +5934,7 @@
ACE_reinterpret_cast (
POA_CORBA_ValueDef_ptr,
servant_upcall.servant ()->_downcast (
- "IDL:omg.org/CORBA_ValueDef:1.0"
+ "IDL:omg.org/CORBA/ValueDef:1.0"
)
)->initializers (
initializers,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -