--- include/orbit/dynamic/dynamic-defs.h.dist 2009-02-06 12:17:11.314985320 +0000 +++ include/orbit/dynamic/dynamic-defs.h 2009-02-06 12:18:22.397816440 +0000 @@ -16,7 +16,8 @@ /** typedefs **/ #if !defined(ORBIT_DECL_DynamicAny_DynAny) && !defined(_DynamicAny_DynAny_defined) #define ORBIT_DECL_DynamicAny_DynAny 1 -#define _DynamicAny_DynAny_defineH³ typedef struct DynamicAny_DynAny_type *DynamicAny_DynAny; +#define _DynamicAny_DynAny_defined 1 +typedef struct DynamicAny_DynAny_type *DynamicAny_DynAny; #ifndef TC_DynamicAny_DynAny # define TC_DynamicAny_DynAny TC_CORBA_Object #endif @@ -89,14 +90,16 @@ #endif #if !defined(ORBIT_DECL_DynamicAny_DynFixed) && !defined(_DynamicAny_DynFixed_defined) #define ORBIT_DECL_DynamicAny_DynFixed 1 -#define _DynamicAny_DynFixed_defineH³ typedef struct DynamicAny_DynFixed_type *DynamicAny_DynFixed; +#define _DynamicAny_DynFixed_defined 1 +typedef struct DynamicAny_DynFixed_type *DynamicAny_DynFixed; #ifndef TC_DynamicAny_DynFixed # define TC_DynamicAny_DynFixed TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_DynamicAny_DynEnum) && !defined(_DynamicAny_DynEnum_defined) #define ORBIT_DECL_DynamicAny_DynEnum 1 -#define _DynamicAny_DynEnum_defineH³ typedef struct DynamicAny_DynEnum_type *DynamicAny_DynEnum; +#define _DynamicAny_DynEnum_defined 1 +typedef struct DynamicAny_DynEnum_type *DynamicAny_DynEnum; #ifndef TC_DynamicAny_DynEnum # define TC_DynamicAny_DynEnum TC_CORBA_Object #endif @@ -344,14 +347,16 @@ #endif #if !defined(ORBIT_DECL_DynamicAny_DynStruct) && !defined(_DynamicAny_DynStruct_defined) #define ORBIT_DECL_DynamicAny_DynStruct 1 -#define _DynamicAny_DynStruct_defineH³ typedef struct DynamicAny_DynStruct_type *DynamicAny_DynStruct; +#define _DynamicAny_DynStruct_defined 1 +typedef struct DynamicAny_DynStruct_type *DynamicAny_DynStruct; #ifndef TC_DynamicAny_DynStruct # define TC_DynamicAny_DynStruct TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_DynamicAny_DynUnion) && !defined(_DynamicAny_DynUnion_defined) #define ORBIT_DECL_DynamicAny_DynUnion 1 -#define _DynamicAny_DynUnion_defineH³ typedef struct DynamicAny_DynUnion_type *DynamicAny_DynUnion; +#define _DynamicAny_DynUnion_defined 1 +typedef struct DynamicAny_DynUnion_type *DynamicAny_DynUnion; #ifndef TC_DynamicAny_DynUnion # define TC_DynamicAny_DynUnion TC_CORBA_Object #endif @@ -551,35 +556,40 @@ #endif #if !defined(ORBIT_DECL_DynamicAny_DynSequence) && !defined(_DynamicAny_DynSequence_defined) #define ORBIT_DECL_DynamicAny_DynSequence 1 -#define _DynamicAny_DynSequence_defineH³ typedef struct DynamicAny_DynSequence_type *DynamicAny_DynSequence; +#define _DynamicAny_DynSequence_defined 1 +typedef struct DynamicAny_DynSequence_type *DynamicAny_DynSequence; #ifndef TC_DynamicAny_DynSequence # define TC_DynamicAny_DynSequence TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_DynamicAny_DynArray) && !defined(_DynamicAny_DynArray_defined) #define ORBIT_DECL_DynamicAny_DynArray 1 -#define _DynamicAny_DynArray_defineH³ typedef struct DynamicAny_DynArray_type *DynamicAny_DynArray; +#define _DynamicAny_DynArray_defined 1 +typedef struct DynamicAny_DynArray_type *DynamicAny_DynArray; #ifndef TC_DynamicAny_DynArray # define TC_DynamicAny_DynArray TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_DynamicAny_DynValueCommon) && !defined(_DynamicAny_DynValueCommon_defined) #define ORBIT_DECL_DynamicAny_DynValueCommon 1 -#define _DynamicAny_DynValueCommon_defineH³ typedef struct DynamicAny_DynValueCommon_type *DynamicAny_DynValueCommon; +#define _DynamicAny_DynValueCommon_defined 1 +typedef struct DynamicAny_DynValueCommon_type *DynamicAny_DynValueCommon; #ifndef TC_DynamicAny_DynValueCommon # define TC_DynamicAny_DynValueCommon TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_DynamicAny_DynValue) && !defined(_DynamicAny_DynValue_defined) #define ORBIT_DECL_DynamicAny_DynValue 1 -#define _DynamicAny_DynValue_defineH³ typedef struct DynamicAny_DynValue_type *DynamicAny_DynValue; +#define _DynamicAny_DynValue_defined 1 +typedef struct DynamicAny_DynValue_type *DynamicAny_DynValue; #ifndef TC_DynamicAny_DynValue # define TC_DynamicAny_DynValue TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_DynamicAny_DynValueBox) && !defined(_DynamicAny_DynValueBox_defined) #define ORBIT_DECL_DynamicAny_DynValueBox 1 -#define _DynamicAny_DynValueBox_defineH³ typedef struct DynamicAny_DynValueBox_type *DynamicAny_DynValueBox; +#define _DynamicAny_DynValueBox_defined 1 +typedef struct DynamicAny_DynValueBox_type *DynamicAny_DynValueBox; #ifndef TC_DynamicAny_DynValueBox # define TC_DynamicAny_DynValueBox TC_CORBA_Object #endif @@ -619,7 +629,8 @@ #endif #if !defined(ORBIT_DECL_DynamicAny_DynAnyFactory) && !defined(_DynamicAny_DynAnyFactory_defined) #define ORBIT_DECL_DynamicAny_DynAnyFactory 1 -#define _DynamicAny_DynAnyFactory_defineH³ typedef struct DynamicAny_DynAnyFactory_type *DynamicAny_DynAnyFactory; +#define _DynamicAny_DynAnyFactory_defined 1 +typedef struct DynamicAny_DynAnyFactory_type *DynamicAny_DynAnyFactory; #ifndef TC_DynamicAny_DynAnyFactory # define TC_DynamicAny_DynAnyFactory TC_CORBA_Object #endif --- include/orbit/orb-core/corba-defs.h.dist 2009-02-06 12:17:41.301424760 +0000 +++ include/orbit/orb-core/corba-defs.h 2009-02-06 12:18:40.919392360 +0000 @@ -16,7 +16,8 @@ /** typedefs **/ #if !defined(ORBIT_DECL_CORBA_ConstructionPolicy) && !defined(_CORBA_ConstructionPolicy_defined) #define ORBIT_DECL_CORBA_ConstructionPolicy 1 -#define _CORBA_ConstructionPolicy_defineH³ #define CORBA_ConstructionPolicy__freekids CORBA_Object__freekids +#define _CORBA_ConstructionPolicy_defined 1 +#define CORBA_ConstructionPolicy__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ConstructionPolicy; extern CORBA_unsigned_long CORBA_ConstructionPolicy__classid; #if !defined(TC_IMPL_TC_CORBA_ConstructionPolicy_0) @@ -41,7 +42,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Current) && !defined(_CORBA_Current_defined) #define ORBIT_DECL_CORBA_Current 1 -#define _CORBA_Current_defineH³ #define CORBA_Current__freekids CORBA_Object__freekids +#define _CORBA_Current_defined 1 +#define CORBA_Current__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Current; extern CORBA_unsigned_long CORBA_Current__classid; #if !defined(TC_IMPL_TC_CORBA_Current_0) @@ -66,7 +68,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_DomainManager) && !defined(_CORBA_DomainManager_defined) #define ORBIT_DECL_CORBA_DomainManager 1 -#define _CORBA_DomainManager_defineH³ #define CORBA_DomainManager__freekids CORBA_Object__freekids +#define _CORBA_DomainManager_defined 1 +#define CORBA_DomainManager__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_DomainManager; extern CORBA_unsigned_long CORBA_DomainManager__classid; #if !defined(TC_IMPL_TC_CORBA_DomainManager_0) @@ -91,7 +94,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Policy) && !defined(_CORBA_Policy_defined) #define ORBIT_DECL_CORBA_Policy 1 -#define _CORBA_Policy_defineH³ #define CORBA_Policy__freekids CORBA_Object__freekids +#define _CORBA_Policy_defined 1 +#define CORBA_Policy__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Policy; extern CORBA_unsigned_long CORBA_Policy__classid; #if !defined(TC_IMPL_TC_CORBA_Policy_0) @@ -116,7 +120,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AbstractInterfaceDef) && !defined(_CORBA_AbstractInterfaceDef_defined) #define ORBIT_DECL_CORBA_AbstractInterfaceDef 1 -#define _CORBA_AbstractInterfaceDef_defineH³ #define CORBA_AbstractInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_AbstractInterfaceDef_defined 1 +#define CORBA_AbstractInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AbstractInterfaceDef; extern CORBA_unsigned_long CORBA_AbstractInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_AbstractInterfaceDef_0) @@ -141,7 +146,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AliasDef) && !defined(_CORBA_AliasDef_defined) #define ORBIT_DECL_CORBA_AliasDef 1 -#define _CORBA_AliasDef_defineH³ #define CORBA_AliasDef__freekids CORBA_Object__freekids +#define _CORBA_AliasDef_defined 1 +#define CORBA_AliasDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AliasDef; extern CORBA_unsigned_long CORBA_AliasDef__classid; #if !defined(TC_IMPL_TC_CORBA_AliasDef_0) @@ -166,7 +172,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ArrayDef) && !defined(_CORBA_ArrayDef_defined) #define ORBIT_DECL_CORBA_ArrayDef 1 -#define _CORBA_ArrayDef_defineH³ #define CORBA_ArrayDef__freekids CORBA_Object__freekids +#define _CORBA_ArrayDef_defined 1 +#define CORBA_ArrayDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ArrayDef; extern CORBA_unsigned_long CORBA_ArrayDef__classid; #if !defined(TC_IMPL_TC_CORBA_ArrayDef_0) @@ -191,7 +198,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AttributeDef) && !defined(_CORBA_AttributeDef_defined) #define ORBIT_DECL_CORBA_AttributeDef 1 -#define _CORBA_AttributeDef_defineH³ #define CORBA_AttributeDef__freekids CORBA_Object__freekids +#define _CORBA_AttributeDef_defined 1 +#define CORBA_AttributeDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AttributeDef; extern CORBA_unsigned_long CORBA_AttributeDef__classid; #if !defined(TC_IMPL_TC_CORBA_AttributeDef_0) @@ -216,7 +224,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ConstantDef) && !defined(_CORBA_ConstantDef_defined) #define ORBIT_DECL_CORBA_ConstantDef 1 -#define _CORBA_ConstantDef_defineH³ #define CORBA_ConstantDef__freekids CORBA_Object__freekids +#define _CORBA_ConstantDef_defined 1 +#define CORBA_ConstantDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ConstantDef; extern CORBA_unsigned_long CORBA_ConstantDef__classid; #if !defined(TC_IMPL_TC_CORBA_ConstantDef_0) @@ -241,7 +250,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Contained) && !defined(_CORBA_Contained_defined) #define ORBIT_DECL_CORBA_Contained 1 -#define _CORBA_Contained_defineH³ #define CORBA_Contained__freekids CORBA_Object__freekids +#define _CORBA_Contained_defined 1 +#define CORBA_Contained__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Contained; extern CORBA_unsigned_long CORBA_Contained__classid; #if !defined(TC_IMPL_TC_CORBA_Contained_0) @@ -266,7 +276,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Container) && !defined(_CORBA_Container_defined) #define ORBIT_DECL_CORBA_Container 1 -#define _CORBA_Container_defineH³ #define CORBA_Container__freekids CORBA_Object__freekids +#define _CORBA_Container_defined 1 +#define CORBA_Container__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Container; extern CORBA_unsigned_long CORBA_Container__classid; #if !defined(TC_IMPL_TC_CORBA_Container_0) @@ -291,7 +302,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_EnumDef) && !defined(_CORBA_EnumDef_defined) #define ORBIT_DECL_CORBA_EnumDef 1 -#define _CORBA_EnumDef_defineH³ #define CORBA_EnumDef__freekids CORBA_Object__freekids +#define _CORBA_EnumDef_defined 1 +#define CORBA_EnumDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_EnumDef; extern CORBA_unsigned_long CORBA_EnumDef__classid; #if !defined(TC_IMPL_TC_CORBA_EnumDef_0) @@ -316,7 +328,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExceptionDef) && !defined(_CORBA_ExceptionDef_defined) #define ORBIT_DECL_CORBA_ExceptionDef 1 -#define _CORBA_ExceptionDef_defineH³ #define CORBA_ExceptionDef__freekids CORBA_Object__freekids +#define _CORBA_ExceptionDef_defined 1 +#define CORBA_ExceptionDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExceptionDef; extern CORBA_unsigned_long CORBA_ExceptionDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExceptionDef_0) @@ -341,7 +354,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtInterfaceDef) && !defined(_CORBA_ExtInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtInterfaceDef 1 -#define _CORBA_ExtInterfaceDef_defineH³ #define CORBA_ExtInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtInterfaceDef_defined 1 +#define CORBA_ExtInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtInterfaceDef; extern CORBA_unsigned_long CORBA_ExtInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtInterfaceDef_0) @@ -366,7 +380,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtValueDef) && !defined(_CORBA_ExtValueDef_defined) #define ORBIT_DECL_CORBA_ExtValueDef 1 -#define _CORBA_ExtValueDef_defineH³ #define CORBA_ExtValueDef__freekids CORBA_Object__freekids +#define _CORBA_ExtValueDef_defined 1 +#define CORBA_ExtValueDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtValueDef; extern CORBA_unsigned_long CORBA_ExtValueDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtValueDef_0) @@ -391,7 +406,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtAbstractInterfaceDef) && !defined(_CORBA_ExtAbstractInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtAbstractInterfaceDef 1 -#define _CORBA_ExtAbstractInterfaceDef_defineH³ #define CORBA_ExtAbstractInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtAbstractInterfaceDef_defined 1 +#define CORBA_ExtAbstractInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtAbstractInterfaceDef; extern CORBA_unsigned_long CORBA_ExtAbstractInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtAbstractInterfaceDef_0) @@ -416,7 +432,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtLocalInterfaceDef) && !defined(_CORBA_ExtLocalInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtLocalInterfaceDef 1 -#define _CORBA_ExtLocalInterfaceDef_defineH³ #define CORBA_ExtLocalInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtLocalInterfaceDef_defined 1 +#define CORBA_ExtLocalInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtLocalInterfaceDef; extern CORBA_unsigned_long CORBA_ExtLocalInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtLocalInterfaceDef_0) @@ -441,7 +458,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_FixedDef) && !defined(_CORBA_FixedDef_defined) #define ORBIT_DECL_CORBA_FixedDef 1 -#define _CORBA_FixedDef_defineH³ #define CORBA_FixedDef__freekids CORBA_Object__freekids +#define _CORBA_FixedDef_defined 1 +#define CORBA_FixedDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_FixedDef; extern CORBA_unsigned_long CORBA_FixedDef__classid; #if !defined(TC_IMPL_TC_CORBA_FixedDef_0) @@ -466,7 +484,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_IDLType) && !defined(_CORBA_IDLType_defined) #define ORBIT_DECL_CORBA_IDLType 1 -#define _CORBA_IDLType_defineH³ #define CORBA_IDLType__freekids CORBA_Object__freekids +#define _CORBA_IDLType_defined 1 +#define CORBA_IDLType__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_IDLType; extern CORBA_unsigned_long CORBA_IDLType__classid; #if !defined(TC_IMPL_TC_CORBA_IDLType_0) @@ -491,7 +510,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_InterfaceDef) && !defined(_CORBA_InterfaceDef_defined) #define ORBIT_DECL_CORBA_InterfaceDef 1 -#define _CORBA_InterfaceDef_defineH³ #define CORBA_InterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_InterfaceDef_defined 1 +#define CORBA_InterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_InterfaceDef; extern CORBA_unsigned_long CORBA_InterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_InterfaceDef_0) @@ -516,7 +536,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_IRObject) && !defined(_CORBA_IRObject_defined) #define ORBIT_DECL_CORBA_IRObject 1 -#define _CORBA_IRObject_defineH³ #define CORBA_IRObject__freekids CORBA_Object__freekids +#define _CORBA_IRObject_defined 1 +#define CORBA_IRObject__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_IRObject; extern CORBA_unsigned_long CORBA_IRObject__classid; #if !defined(TC_IMPL_TC_CORBA_IRObject_0) @@ -541,7 +562,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_LocalInterfaceDef) && !defined(_CORBA_LocalInterfaceDef_defined) #define ORBIT_DECL_CORBA_LocalInterfaceDef 1 -#define _CORBA_LocalInterfaceDef_defineH³ #define CORBA_LocalInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_LocalInterfaceDef_defined 1 +#define CORBA_LocalInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_LocalInterfaceDef; extern CORBA_unsigned_long CORBA_LocalInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_LocalInterfaceDef_0) @@ -566,7 +588,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ModuleDef) && !defined(_CORBA_ModuleDef_defined) #define ORBIT_DECL_CORBA_ModuleDef 1 -#define _CORBA_ModuleDef_defineH³ #define CORBA_ModuleDef__freekids CORBA_Object__freekids +#define _CORBA_ModuleDef_defined 1 +#define CORBA_ModuleDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ModuleDef; extern CORBA_unsigned_long CORBA_ModuleDef__classid; #if !defined(TC_IMPL_TC_CORBA_ModuleDef_0) @@ -591,7 +614,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_NativeDef) && !defined(_CORBA_NativeDef_defined) #define ORBIT_DECL_CORBA_NativeDef 1 -#define _CORBA_NativeDef_defineH³ #define CORBA_NativeDef__freekids CORBA_Object__freekids +#define _CORBA_NativeDef_defined 1 +#define CORBA_NativeDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_NativeDef; extern CORBA_unsigned_long CORBA_NativeDef__classid; #if !defined(TC_IMPL_TC_CORBA_NativeDef_0) @@ -616,7 +640,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_OperationDef) && !defined(_CORBA_OperationDef_defined) #define ORBIT_DECL_CORBA_OperationDef 1 -#define _CORBA_OperationDef_defineH³ #define CORBA_OperationDef__freekids CORBA_Object__freekids +#define _CORBA_OperationDef_defined 1 +#define CORBA_OperationDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_OperationDef; extern CORBA_unsigned_long CORBA_OperationDef__classid; #if !defined(TC_IMPL_TC_CORBA_OperationDef_0) @@ -641,7 +666,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_PrimitiveDef) && !defined(_CORBA_PrimitiveDef_defined) #define ORBIT_DECL_CORBA_PrimitiveDef 1 -#define _CORBA_PrimitiveDef_defineH³ #define CORBA_PrimitiveDef__freekids CORBA_Object__freekids +#define _CORBA_PrimitiveDef_defined 1 +#define CORBA_PrimitiveDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_PrimitiveDef; extern CORBA_unsigned_long CORBA_PrimitiveDef__classid; #if !defined(TC_IMPL_TC_CORBA_PrimitiveDef_0) @@ -666,7 +692,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Repository) && !defined(_CORBA_Repository_defined) #define ORBIT_DECL_CORBA_Repository 1 -#define _CORBA_Repository_defineH³ #define CORBA_Repository__freekids CORBA_Object__freekids +#define _CORBA_Repository_defined 1 +#define CORBA_Repository__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Repository; extern CORBA_unsigned_long CORBA_Repository__classid; #if !defined(TC_IMPL_TC_CORBA_Repository_0) @@ -691,7 +718,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_SequenceDef) && !defined(_CORBA_SequenceDef_defined) #define ORBIT_DECL_CORBA_SequenceDef 1 -#define _CORBA_SequenceDef_defineH³ #define CORBA_SequenceDef__freekids CORBA_Object__freekids +#define _CORBA_SequenceDef_defined 1 +#define CORBA_SequenceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_SequenceDef; extern CORBA_unsigned_long CORBA_SequenceDef__classid; #if !defined(TC_IMPL_TC_CORBA_SequenceDef_0) @@ -716,7 +744,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_StringDef) && !defined(_CORBA_StringDef_defined) #define ORBIT_DECL_CORBA_StringDef 1 -#define _CORBA_StringDef_defineH³ #define CORBA_StringDef__freekids CORBA_Object__freekids +#define _CORBA_StringDef_defined 1 +#define CORBA_StringDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_StringDef; extern CORBA_unsigned_long CORBA_StringDef__classid; #if !defined(TC_IMPL_TC_CORBA_StringDef_0) @@ -741,7 +770,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_StructDef) && !defined(_CORBA_StructDef_defined) #define ORBIT_DECL_CORBA_StructDef 1 -#define _CORBA_StructDef_defineH³ #define CORBA_StructDef__freekids CORBA_Object__freekids +#define _CORBA_StructDef_defined 1 +#define CORBA_StructDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_StructDef; extern CORBA_unsigned_long CORBA_StructDef__classid; #if !defined(TC_IMPL_TC_CORBA_StructDef_0) @@ -766,7 +796,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_TypeCode) && !defined(_CORBA_TypeCode_defined) #define ORBIT_DECL_CORBA_TypeCode 1 -#define _CORBA_TypeCode_defineH³ #define CORBA_TypeCode__freekids CORBA_Object__freekids +#define _CORBA_TypeCode_defined 1 +#define CORBA_TypeCode__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_TypeCode; extern CORBA_unsigned_long CORBA_TypeCode__classid; #if !defined(TC_IMPL_TC_CORBA_TypeCode_0) @@ -791,7 +822,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_TypedefDef) && !defined(_CORBA_TypedefDef_defined) #define ORBIT_DECL_CORBA_TypedefDef 1 -#define _CORBA_TypedefDef_defineH³ #define CORBA_TypedefDef__freekids CORBA_Object__freekids +#define _CORBA_TypedefDef_defined 1 +#define CORBA_TypedefDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_TypedefDef; extern CORBA_unsigned_long CORBA_TypedefDef__classid; #if !defined(TC_IMPL_TC_CORBA_TypedefDef_0) @@ -816,7 +848,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_UnionDef) && !defined(_CORBA_UnionDef_defined) #define ORBIT_DECL_CORBA_UnionDef 1 -#define _CORBA_UnionDef_defineH³ #define CORBA_UnionDef__freekids CORBA_Object__freekids +#define _CORBA_UnionDef_defined 1 +#define CORBA_UnionDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_UnionDef; extern CORBA_unsigned_long CORBA_UnionDef__classid; #if !defined(TC_IMPL_TC_CORBA_UnionDef_0) @@ -841,7 +874,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueDef) && !defined(_CORBA_ValueDef_defined) #define ORBIT_DECL_CORBA_ValueDef 1 -#define _CORBA_ValueDef_defineH³ #define CORBA_ValueDef__freekids CORBA_Object__freekids +#define _CORBA_ValueDef_defined 1 +#define CORBA_ValueDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueDef; extern CORBA_unsigned_long CORBA_ValueDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueDef_0) @@ -866,7 +900,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueBoxDef) && !defined(_CORBA_ValueBoxDef_defined) #define ORBIT_DECL_CORBA_ValueBoxDef 1 -#define _CORBA_ValueBoxDef_defineH³ #define CORBA_ValueBoxDef__freekids CORBA_Object__freekids +#define _CORBA_ValueBoxDef_defined 1 +#define CORBA_ValueBoxDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueBoxDef; extern CORBA_unsigned_long CORBA_ValueBoxDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueBoxDef_0) @@ -891,7 +926,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueMemberDef) && !defined(_CORBA_ValueMemberDef_defined) #define ORBIT_DECL_CORBA_ValueMemberDef 1 -#define _CORBA_ValueMemberDef_defineH³ #define CORBA_ValueMemberDef__freekids CORBA_Object__freekids +#define _CORBA_ValueMemberDef_defined 1 +#define CORBA_ValueMemberDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueMemberDef; extern CORBA_unsigned_long CORBA_ValueMemberDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueMemberDef_0) @@ -916,7 +952,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_WstringDef) && !defined(_CORBA_WstringDef_defined) #define ORBIT_DECL_CORBA_WstringDef 1 -#define _CORBA_WstringDef_defineH³ #define CORBA_WstringDef__freekids CORBA_Object__freekids +#define _CORBA_WstringDef_defined 1 +#define CORBA_WstringDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_WstringDef; extern CORBA_unsigned_long CORBA_WstringDef__classid; #if !defined(TC_IMPL_TC_CORBA_WstringDef_0) @@ -2178,7 +2215,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Current) && !defined(_CORBA_Current_defined) #define ORBIT_DECL_CORBA_Current 1 -#define _CORBA_Current_defineH³ #define CORBA_Current__freekids CORBA_Object__freekids +#define _CORBA_Current_defined 1 +#define CORBA_Current__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Current; extern CORBA_unsigned_long CORBA_Current__classid; #if !defined(TC_IMPL_TC_CORBA_Current_0) @@ -2230,7 +2268,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Policy) && !defined(_CORBA_Policy_defined) #define ORBIT_DECL_CORBA_Policy 1 -#define _CORBA_Policy_defineH³ #define CORBA_Policy__freekids CORBA_Object__freekids +#define _CORBA_Policy_defined 1 +#define CORBA_Policy__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Policy; extern CORBA_unsigned_long CORBA_Policy__classid; #if !defined(TC_IMPL_TC_CORBA_Policy_0) @@ -2622,7 +2661,8 @@ #if !defined(ORBIT_DECL_CORBA_DomainManager) && !defined(_CORBA_DomainManager_defined) #define ORBIT_DECL_CORBA_DomainManager 1 -#define _CORBA_DomainManager_defineH³ #define CORBA_DomainManager__freekids CORBA_Object__freekids +#define _CORBA_DomainManager_defined 1 +#define CORBA_DomainManager__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_DomainManager; extern CORBA_unsigned_long CORBA_DomainManager__classid; #if !defined(TC_IMPL_TC_CORBA_DomainManager_0) @@ -2651,7 +2691,8 @@ #if !defined(ORBIT_DECL_CORBA_ConstructionPolicy) && !defined(_CORBA_ConstructionPolicy_defined) #define ORBIT_DECL_CORBA_ConstructionPolicy 1 -#define _CORBA_ConstructionPolicy_defineH³ #define CORBA_ConstructionPolicy__freekids CORBA_Object__freekids +#define _CORBA_ConstructionPolicy_defined 1 +#define CORBA_ConstructionPolicy__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ConstructionPolicy; extern CORBA_unsigned_long CORBA_ConstructionPolicy__classid; #if !defined(TC_IMPL_TC_CORBA_ConstructionPolicy_0) @@ -2899,7 +2940,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_IRObject) && !defined(_CORBA_IRObject_defined) #define ORBIT_DECL_CORBA_IRObject 1 -#define _CORBA_IRObject_defineH³ #define CORBA_IRObject__freekids CORBA_Object__freekids +#define _CORBA_IRObject_defined 1 +#define CORBA_IRObject__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_IRObject; extern CORBA_unsigned_long CORBA_IRObject__classid; #if !defined(TC_IMPL_TC_CORBA_IRObject_0) @@ -2951,7 +2993,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Contained) && !defined(_CORBA_Contained_defined) #define ORBIT_DECL_CORBA_Contained 1 -#define _CORBA_Contained_defineH³ #define CORBA_Contained__freekids CORBA_Object__freekids +#define _CORBA_Contained_defined 1 +#define CORBA_Contained__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Contained; extern CORBA_unsigned_long CORBA_Contained__classid; #if !defined(TC_IMPL_TC_CORBA_Contained_0) @@ -3006,7 +3049,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ModuleDef) && !defined(_CORBA_ModuleDef_defined) #define ORBIT_DECL_CORBA_ModuleDef 1 -#define _CORBA_ModuleDef_defineH³ #define CORBA_ModuleDef__freekids CORBA_Object__freekids +#define _CORBA_ModuleDef_defined 1 +#define CORBA_ModuleDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ModuleDef; extern CORBA_unsigned_long CORBA_ModuleDef__classid; #if !defined(TC_IMPL_TC_CORBA_ModuleDef_0) @@ -3031,7 +3075,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ConstantDef) && !defined(_CORBA_ConstantDef_defined) #define ORBIT_DECL_CORBA_ConstantDef 1 -#define _CORBA_ConstantDef_defineH³ #define CORBA_ConstantDef__freekids CORBA_Object__freekids +#define _CORBA_ConstantDef_defined 1 +#define CORBA_ConstantDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ConstantDef; extern CORBA_unsigned_long CORBA_ConstantDef__classid; #if !defined(TC_IMPL_TC_CORBA_ConstantDef_0) @@ -3056,7 +3101,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_IDLType) && !defined(_CORBA_IDLType_defined) #define ORBIT_DECL_CORBA_IDLType 1 -#define _CORBA_IDLType_defineH³ #define CORBA_IDLType__freekids CORBA_Object__freekids +#define _CORBA_IDLType_defined 1 +#define CORBA_IDLType__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_IDLType; extern CORBA_unsigned_long CORBA_IDLType__classid; #if !defined(TC_IMPL_TC_CORBA_IDLType_0) @@ -3081,7 +3127,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_StructDef) && !defined(_CORBA_StructDef_defined) #define ORBIT_DECL_CORBA_StructDef 1 -#define _CORBA_StructDef_defineH³ #define CORBA_StructDef__freekids CORBA_Object__freekids +#define _CORBA_StructDef_defined 1 +#define CORBA_StructDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_StructDef; extern CORBA_unsigned_long CORBA_StructDef__classid; #if !defined(TC_IMPL_TC_CORBA_StructDef_0) @@ -3106,7 +3153,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_UnionDef) && !defined(_CORBA_UnionDef_defined) #define ORBIT_DECL_CORBA_UnionDef 1 -#define _CORBA_UnionDef_defineH³ #define CORBA_UnionDef__freekids CORBA_Object__freekids +#define _CORBA_UnionDef_defined 1 +#define CORBA_UnionDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_UnionDef; extern CORBA_unsigned_long CORBA_UnionDef__classid; #if !defined(TC_IMPL_TC_CORBA_UnionDef_0) @@ -3131,7 +3179,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_EnumDef) && !defined(_CORBA_EnumDef_defined) #define ORBIT_DECL_CORBA_EnumDef 1 -#define _CORBA_EnumDef_defineH³ #define CORBA_EnumDef__freekids CORBA_Object__freekids +#define _CORBA_EnumDef_defined 1 +#define CORBA_EnumDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_EnumDef; extern CORBA_unsigned_long CORBA_EnumDef__classid; #if !defined(TC_IMPL_TC_CORBA_EnumDef_0) @@ -3156,7 +3205,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AliasDef) && !defined(_CORBA_AliasDef_defined) #define ORBIT_DECL_CORBA_AliasDef 1 -#define _CORBA_AliasDef_defineH³ #define CORBA_AliasDef__freekids CORBA_Object__freekids +#define _CORBA_AliasDef_defined 1 +#define CORBA_AliasDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AliasDef; extern CORBA_unsigned_long CORBA_AliasDef__classid; #if !defined(TC_IMPL_TC_CORBA_AliasDef_0) @@ -3181,7 +3231,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExceptionDef) && !defined(_CORBA_ExceptionDef_defined) #define ORBIT_DECL_CORBA_ExceptionDef 1 -#define _CORBA_ExceptionDef_defineH³ #define CORBA_ExceptionDef__freekids CORBA_Object__freekids +#define _CORBA_ExceptionDef_defined 1 +#define CORBA_ExceptionDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExceptionDef; extern CORBA_unsigned_long CORBA_ExceptionDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExceptionDef_0) @@ -3206,7 +3257,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_NativeDef) && !defined(_CORBA_NativeDef_defined) #define ORBIT_DECL_CORBA_NativeDef 1 -#define _CORBA_NativeDef_defineH³ #define CORBA_NativeDef__freekids CORBA_Object__freekids +#define _CORBA_NativeDef_defined 1 +#define CORBA_NativeDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_NativeDef; extern CORBA_unsigned_long CORBA_NativeDef__classid; #if !defined(TC_IMPL_TC_CORBA_NativeDef_0) @@ -3231,7 +3283,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_InterfaceDef) && !defined(_CORBA_InterfaceDef_defined) #define ORBIT_DECL_CORBA_InterfaceDef 1 -#define _CORBA_InterfaceDef_defineH³ #define CORBA_InterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_InterfaceDef_defined 1 +#define CORBA_InterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_InterfaceDef; extern CORBA_unsigned_long CORBA_InterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_InterfaceDef_0) @@ -3365,7 +3418,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueDef) && !defined(_CORBA_ValueDef_defined) #define ORBIT_DECL_CORBA_ValueDef 1 -#define _CORBA_ValueDef_defineH³ #define CORBA_ValueDef__freekids CORBA_Object__freekids +#define _CORBA_ValueDef_defined 1 +#define CORBA_ValueDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueDef; extern CORBA_unsigned_long CORBA_ValueDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueDef_0) @@ -3499,7 +3553,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueBoxDef) && !defined(_CORBA_ValueBoxDef_defined) #define ORBIT_DECL_CORBA_ValueBoxDef 1 -#define _CORBA_ValueBoxDef_defineH³ #define CORBA_ValueBoxDef__freekids CORBA_Object__freekids +#define _CORBA_ValueBoxDef_defined 1 +#define CORBA_ValueBoxDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueBoxDef; extern CORBA_unsigned_long CORBA_ValueBoxDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueBoxDef_0) @@ -3524,7 +3579,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AbstractInterfaceDef) && !defined(_CORBA_AbstractInterfaceDef_defined) #define ORBIT_DECL_CORBA_AbstractInterfaceDef 1 -#define _CORBA_AbstractInterfaceDef_defineH³ #define CORBA_AbstractInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_AbstractInterfaceDef_defined 1 +#define CORBA_AbstractInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AbstractInterfaceDef; extern CORBA_unsigned_long CORBA_AbstractInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_AbstractInterfaceDef_0) @@ -3658,7 +3714,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_LocalInterfaceDef) && !defined(_CORBA_LocalInterfaceDef_defined) #define ORBIT_DECL_CORBA_LocalInterfaceDef 1 -#define _CORBA_LocalInterfaceDef_defineH³ #define CORBA_LocalInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_LocalInterfaceDef_defined 1 +#define CORBA_LocalInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_LocalInterfaceDef; extern CORBA_unsigned_long CORBA_LocalInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_LocalInterfaceDef_0) @@ -3792,7 +3849,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtInterfaceDef) && !defined(_CORBA_ExtInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtInterfaceDef 1 -#define _CORBA_ExtInterfaceDef_defineH³ #define CORBA_ExtInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtInterfaceDef_defined 1 +#define CORBA_ExtInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtInterfaceDef; extern CORBA_unsigned_long CORBA_ExtInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtInterfaceDef_0) @@ -3926,7 +3984,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtValueDef) && !defined(_CORBA_ExtValueDef_defined) #define ORBIT_DECL_CORBA_ExtValueDef 1 -#define _CORBA_ExtValueDef_defineH³ #define CORBA_ExtValueDef__freekids CORBA_Object__freekids +#define _CORBA_ExtValueDef_defined 1 +#define CORBA_ExtValueDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtValueDef; extern CORBA_unsigned_long CORBA_ExtValueDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtValueDef_0) @@ -4060,7 +4119,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtAbstractInterfaceDef) && !defined(_CORBA_ExtAbstractInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtAbstractInterfaceDef 1 -#define _CORBA_ExtAbstractInterfaceDef_defineH³ #define CORBA_ExtAbstractInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtAbstractInterfaceDef_defined 1 +#define CORBA_ExtAbstractInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtAbstractInterfaceDef; extern CORBA_unsigned_long CORBA_ExtAbstractInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtAbstractInterfaceDef_0) @@ -4194,7 +4254,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtLocalInterfaceDef) && !defined(_CORBA_ExtLocalInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtLocalInterfaceDef 1 -#define _CORBA_ExtLocalInterfaceDef_defineH³ #define CORBA_ExtLocalInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtLocalInterfaceDef_defined 1 +#define CORBA_ExtLocalInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtLocalInterfaceDef; extern CORBA_unsigned_long CORBA_ExtLocalInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtLocalInterfaceDef_0) @@ -5043,7 +5104,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Container) && !defined(_CORBA_Container_defined) #define ORBIT_DECL_CORBA_Container 1 -#define _CORBA_Container_defineH³ #define CORBA_Container__freekids CORBA_Object__freekids +#define _CORBA_Container_defined 1 +#define CORBA_Container__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Container; extern CORBA_unsigned_long CORBA_Container__classid; #if !defined(TC_IMPL_TC_CORBA_Container_0) @@ -5167,7 +5229,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_IDLType) && !defined(_CORBA_IDLType_defined) #define ORBIT_DECL_CORBA_IDLType 1 -#define _CORBA_IDLType_defineH³ #define CORBA_IDLType__freekids CORBA_Object__freekids +#define _CORBA_IDLType_defined 1 +#define CORBA_IDLType__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_IDLType; extern CORBA_unsigned_long CORBA_IDLType__classid; #if !defined(TC_IMPL_TC_CORBA_IDLType_0) @@ -5238,7 +5301,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Repository) && !defined(_CORBA_Repository_defined) #define ORBIT_DECL_CORBA_Repository 1 -#define _CORBA_Repository_defineH³ #define CORBA_Repository__freekids CORBA_Object__freekids +#define _CORBA_Repository_defined 1 +#define CORBA_Repository__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_Repository; extern CORBA_unsigned_long CORBA_Repository__classid; #if !defined(TC_IMPL_TC_CORBA_Repository_0) @@ -5263,7 +5327,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ModuleDef) && !defined(_CORBA_ModuleDef_defined) #define ORBIT_DECL_CORBA_ModuleDef 1 -#define _CORBA_ModuleDef_defineH³ #define CORBA_ModuleDef__freekids CORBA_Object__freekids +#define _CORBA_ModuleDef_defined 1 +#define CORBA_ModuleDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ModuleDef; extern CORBA_unsigned_long CORBA_ModuleDef__classid; #if !defined(TC_IMPL_TC_CORBA_ModuleDef_0) @@ -5320,7 +5385,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ConstantDef) && !defined(_CORBA_ConstantDef_defined) #define ORBIT_DECL_CORBA_ConstantDef 1 -#define _CORBA_ConstantDef_defineH³ #define CORBA_ConstantDef__freekids CORBA_Object__freekids +#define _CORBA_ConstantDef_defined 1 +#define CORBA_ConstantDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ConstantDef; extern CORBA_unsigned_long CORBA_ConstantDef__classid; #if !defined(TC_IMPL_TC_CORBA_ConstantDef_0) @@ -5379,7 +5445,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_TypedefDef) && !defined(_CORBA_TypedefDef_defined) #define ORBIT_DECL_CORBA_TypedefDef 1 -#define _CORBA_TypedefDef_defineH³ #define CORBA_TypedefDef__freekids CORBA_Object__freekids +#define _CORBA_TypedefDef_defined 1 +#define CORBA_TypedefDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_TypedefDef; extern CORBA_unsigned_long CORBA_TypedefDef__classid; #if !defined(TC_IMPL_TC_CORBA_TypedefDef_0) @@ -5437,7 +5504,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_StructDef) && !defined(_CORBA_StructDef_defined) #define ORBIT_DECL_CORBA_StructDef 1 -#define _CORBA_StructDef_defineH³ #define CORBA_StructDef__freekids CORBA_Object__freekids +#define _CORBA_StructDef_defined 1 +#define CORBA_StructDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_StructDef; extern CORBA_unsigned_long CORBA_StructDef__classid; #if !defined(TC_IMPL_TC_CORBA_StructDef_0) @@ -5462,7 +5530,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_UnionDef) && !defined(_CORBA_UnionDef_defined) #define ORBIT_DECL_CORBA_UnionDef 1 -#define _CORBA_UnionDef_defineH³ #define CORBA_UnionDef__freekids CORBA_Object__freekids +#define _CORBA_UnionDef_defined 1 +#define CORBA_UnionDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_UnionDef; extern CORBA_unsigned_long CORBA_UnionDef__classid; #if !defined(TC_IMPL_TC_CORBA_UnionDef_0) @@ -5487,7 +5556,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_EnumDef) && !defined(_CORBA_EnumDef_defined) #define ORBIT_DECL_CORBA_EnumDef 1 -#define _CORBA_EnumDef_defineH³ #define CORBA_EnumDef__freekids CORBA_Object__freekids +#define _CORBA_EnumDef_defined 1 +#define CORBA_EnumDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_EnumDef; extern CORBA_unsigned_long CORBA_EnumDef__classid; #if !defined(TC_IMPL_TC_CORBA_EnumDef_0) @@ -5512,7 +5582,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AliasDef) && !defined(_CORBA_AliasDef_defined) #define ORBIT_DECL_CORBA_AliasDef 1 -#define _CORBA_AliasDef_defineH³ #define CORBA_AliasDef__freekids CORBA_Object__freekids +#define _CORBA_AliasDef_defined 1 +#define CORBA_AliasDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AliasDef; extern CORBA_unsigned_long CORBA_AliasDef__classid; #if !defined(TC_IMPL_TC_CORBA_AliasDef_0) @@ -5537,7 +5608,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_NativeDef) && !defined(_CORBA_NativeDef_defined) #define ORBIT_DECL_CORBA_NativeDef 1 -#define _CORBA_NativeDef_defineH³ #define CORBA_NativeDef__freekids CORBA_Object__freekids +#define _CORBA_NativeDef_defined 1 +#define CORBA_NativeDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_NativeDef; extern CORBA_unsigned_long CORBA_NativeDef__classid; #if !defined(TC_IMPL_TC_CORBA_NativeDef_0) @@ -5562,7 +5634,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_PrimitiveDef) && !defined(_CORBA_PrimitiveDef_defined) #define ORBIT_DECL_CORBA_PrimitiveDef 1 -#define _CORBA_PrimitiveDef_defineH³ #define CORBA_PrimitiveDef__freekids CORBA_Object__freekids +#define _CORBA_PrimitiveDef_defined 1 +#define CORBA_PrimitiveDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_PrimitiveDef; extern CORBA_unsigned_long CORBA_PrimitiveDef__classid; #if !defined(TC_IMPL_TC_CORBA_PrimitiveDef_0) @@ -5587,7 +5660,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_StringDef) && !defined(_CORBA_StringDef_defined) #define ORBIT_DECL_CORBA_StringDef 1 -#define _CORBA_StringDef_defineH³ #define CORBA_StringDef__freekids CORBA_Object__freekids +#define _CORBA_StringDef_defined 1 +#define CORBA_StringDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_StringDef; extern CORBA_unsigned_long CORBA_StringDef__classid; #if !defined(TC_IMPL_TC_CORBA_StringDef_0) @@ -5612,7 +5686,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_WstringDef) && !defined(_CORBA_WstringDef_defined) #define ORBIT_DECL_CORBA_WstringDef 1 -#define _CORBA_WstringDef_defineH³ #define CORBA_WstringDef__freekids CORBA_Object__freekids +#define _CORBA_WstringDef_defined 1 +#define CORBA_WstringDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_WstringDef; extern CORBA_unsigned_long CORBA_WstringDef__classid; #if !defined(TC_IMPL_TC_CORBA_WstringDef_0) @@ -5637,7 +5712,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_FixedDef) && !defined(_CORBA_FixedDef_defined) #define ORBIT_DECL_CORBA_FixedDef 1 -#define _CORBA_FixedDef_defineH³ #define CORBA_FixedDef__freekids CORBA_Object__freekids +#define _CORBA_FixedDef_defined 1 +#define CORBA_FixedDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_FixedDef; extern CORBA_unsigned_long CORBA_FixedDef__classid; #if !defined(TC_IMPL_TC_CORBA_FixedDef_0) @@ -5662,7 +5738,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_SequenceDef) && !defined(_CORBA_SequenceDef_defined) #define ORBIT_DECL_CORBA_SequenceDef 1 -#define _CORBA_SequenceDef_defineH³ #define CORBA_SequenceDef__freekids CORBA_Object__freekids +#define _CORBA_SequenceDef_defined 1 +#define CORBA_SequenceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_SequenceDef; extern CORBA_unsigned_long CORBA_SequenceDef__classid; #if !defined(TC_IMPL_TC_CORBA_SequenceDef_0) @@ -5687,7 +5764,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ArrayDef) && !defined(_CORBA_ArrayDef_defined) #define ORBIT_DECL_CORBA_ArrayDef 1 -#define _CORBA_ArrayDef_defineH³ #define CORBA_ArrayDef__freekids CORBA_Object__freekids +#define _CORBA_ArrayDef_defined 1 +#define CORBA_ArrayDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ArrayDef; extern CORBA_unsigned_long CORBA_ArrayDef__classid; #if !defined(TC_IMPL_TC_CORBA_ArrayDef_0) @@ -5712,7 +5790,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExceptionDef) && !defined(_CORBA_ExceptionDef_defined) #define ORBIT_DECL_CORBA_ExceptionDef 1 -#define _CORBA_ExceptionDef_defineH³ #define CORBA_ExceptionDef__freekids CORBA_Object__freekids +#define _CORBA_ExceptionDef_defined 1 +#define CORBA_ExceptionDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExceptionDef; extern CORBA_unsigned_long CORBA_ExceptionDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExceptionDef_0) @@ -5763,7 +5842,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AttributeDef) && !defined(_CORBA_AttributeDef_defined) #define ORBIT_DECL_CORBA_AttributeDef 1 -#define _CORBA_AttributeDef_defineH³ #define CORBA_AttributeDef__freekids CORBA_Object__freekids +#define _CORBA_AttributeDef_defined 1 +#define CORBA_AttributeDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AttributeDef; extern CORBA_unsigned_long CORBA_AttributeDef__classid; #if !defined(TC_IMPL_TC_CORBA_AttributeDef_0) @@ -5858,7 +5938,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtAttributeDef) && !defined(_CORBA_ExtAttributeDef_defined) #define ORBIT_DECL_CORBA_ExtAttributeDef 1 -#define _CORBA_ExtAttributeDef_defineH³ #define CORBA_ExtAttributeDef__freekids CORBA_Object__freekids +#define _CORBA_ExtAttributeDef_defined 1 +#define CORBA_ExtAttributeDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtAttributeDef; extern CORBA_unsigned_long CORBA_ExtAttributeDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtAttributeDef_0) @@ -6281,7 +6362,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_OperationDef) && !defined(_CORBA_OperationDef_defined) #define ORBIT_DECL_CORBA_OperationDef 1 -#define _CORBA_OperationDef_defineH³ #define CORBA_OperationDef__freekids CORBA_Object__freekids +#define _CORBA_OperationDef_defined 1 +#define CORBA_OperationDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_OperationDef; extern CORBA_unsigned_long CORBA_OperationDef__classid; #if !defined(TC_IMPL_TC_CORBA_OperationDef_0) @@ -6657,7 +6739,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_InterfaceDef) && !defined(_CORBA_InterfaceDef_defined) #define ORBIT_DECL_CORBA_InterfaceDef 1 -#define _CORBA_InterfaceDef_defineH³ #define CORBA_InterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_InterfaceDef_defined 1 +#define CORBA_InterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_InterfaceDef; extern CORBA_unsigned_long CORBA_InterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_InterfaceDef_0) @@ -6753,7 +6836,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_InterfaceAttrExtension) && !defined(_CORBA_InterfaceAttrExtension_defined) #define ORBIT_DECL_CORBA_InterfaceAttrExtension 1 -#define _CORBA_InterfaceAttrExtension_defineH³ #define CORBA_InterfaceAttrExtension__freekids CORBA_Object__freekids +#define _CORBA_InterfaceAttrExtension_defined 1 +#define CORBA_InterfaceAttrExtension__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_InterfaceAttrExtension; extern CORBA_unsigned_long CORBA_InterfaceAttrExtension__classid; #if !defined(TC_IMPL_TC_CORBA_InterfaceAttrExtension_0) @@ -6814,7 +6898,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtInterfaceDef) && !defined(_CORBA_ExtInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtInterfaceDef 1 -#define _CORBA_ExtInterfaceDef_defineH³ #define CORBA_ExtInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtInterfaceDef_defined 1 +#define CORBA_ExtInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtInterfaceDef; extern CORBA_unsigned_long CORBA_ExtInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtInterfaceDef_0) @@ -6977,7 +7062,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueMemberDef) && !defined(_CORBA_ValueMemberDef_defined) #define ORBIT_DECL_CORBA_ValueMemberDef 1 -#define _CORBA_ValueMemberDef_defineH³ #define CORBA_ValueMemberDef__freekids CORBA_Object__freekids +#define _CORBA_ValueMemberDef_defined 1 +#define CORBA_ValueMemberDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueMemberDef; extern CORBA_unsigned_long CORBA_ValueMemberDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueMemberDef_0) @@ -7002,7 +7088,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueDef) && !defined(_CORBA_ValueDef_defined) #define ORBIT_DECL_CORBA_ValueDef 1 -#define _CORBA_ValueDef_defineH³ #define CORBA_ValueDef__freekids CORBA_Object__freekids +#define _CORBA_ValueDef_defined 1 +#define CORBA_ValueDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueDef; extern CORBA_unsigned_long CORBA_ValueDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueDef_0) @@ -7108,7 +7195,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtValueDef) && !defined(_CORBA_ExtValueDef_defined) #define ORBIT_DECL_CORBA_ExtValueDef 1 -#define _CORBA_ExtValueDef_defineH³ #define CORBA_ExtValueDef__freekids CORBA_Object__freekids +#define _CORBA_ExtValueDef_defined 1 +#define CORBA_ExtValueDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtValueDef; extern CORBA_unsigned_long CORBA_ExtValueDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtValueDef_0) @@ -7176,7 +7264,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ValueBoxDef) && !defined(_CORBA_ValueBoxDef_defined) #define ORBIT_DECL_CORBA_ValueBoxDef 1 -#define _CORBA_ValueBoxDef_defineH³ #define CORBA_ValueBoxDef__freekids CORBA_Object__freekids +#define _CORBA_ValueBoxDef_defined 1 +#define CORBA_ValueBoxDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ValueBoxDef; extern CORBA_unsigned_long CORBA_ValueBoxDef__classid; #if !defined(TC_IMPL_TC_CORBA_ValueBoxDef_0) @@ -7201,7 +7290,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_AbstractInterfaceDef) && !defined(_CORBA_AbstractInterfaceDef_defined) #define ORBIT_DECL_CORBA_AbstractInterfaceDef 1 -#define _CORBA_AbstractInterfaceDef_defineH³ #define CORBA_AbstractInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_AbstractInterfaceDef_defined 1 +#define CORBA_AbstractInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_AbstractInterfaceDef; extern CORBA_unsigned_long CORBA_AbstractInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_AbstractInterfaceDef_0) @@ -7226,7 +7316,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtAbstractInterfaceDef) && !defined(_CORBA_ExtAbstractInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtAbstractInterfaceDef 1 -#define _CORBA_ExtAbstractInterfaceDef_defineH³ #define CORBA_ExtAbstractInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtAbstractInterfaceDef_defined 1 +#define CORBA_ExtAbstractInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtAbstractInterfaceDef; extern CORBA_unsigned_long CORBA_ExtAbstractInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtAbstractInterfaceDef_0) @@ -7251,7 +7342,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_LocalInterfaceDef) && !defined(_CORBA_LocalInterfaceDef_defined) #define ORBIT_DECL_CORBA_LocalInterfaceDef 1 -#define _CORBA_LocalInterfaceDef_defineH³ #define CORBA_LocalInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_LocalInterfaceDef_defined 1 +#define CORBA_LocalInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_LocalInterfaceDef; extern CORBA_unsigned_long CORBA_LocalInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_LocalInterfaceDef_0) @@ -7276,7 +7368,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ExtLocalInterfaceDef) && !defined(_CORBA_ExtLocalInterfaceDef_defined) #define ORBIT_DECL_CORBA_ExtLocalInterfaceDef 1 -#define _CORBA_ExtLocalInterfaceDef_defineH³ #define CORBA_ExtLocalInterfaceDef__freekids CORBA_Object__freekids +#define _CORBA_ExtLocalInterfaceDef_defined 1 +#define CORBA_ExtLocalInterfaceDef__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_ExtLocalInterfaceDef; extern CORBA_unsigned_long CORBA_ExtLocalInterfaceDef__classid; #if !defined(TC_IMPL_TC_CORBA_ExtLocalInterfaceDef_0) @@ -7405,7 +7498,8 @@ #if !defined(ORBIT_DECL_CORBA_TypeCode) && !defined(_CORBA_TypeCode_defined) #define ORBIT_DECL_CORBA_TypeCode 1 -#define _CORBA_TypeCode_defineH³ #define CORBA_TypeCode__freekids CORBA_Object__freekids +#define _CORBA_TypeCode_defined 1 +#define CORBA_TypeCode__freekids CORBA_Object__freekids typedef CORBA_Object CORBA_TypeCode; extern CORBA_unsigned_long CORBA_TypeCode__classid; #if !defined(TC_IMPL_TC_CORBA_TypeCode_0) @@ -8657,42 +8751,48 @@ #endif #if !defined(ORBIT_DECL_CORBA_Context) && !defined(_CORBA_Context_defined) #define ORBIT_DECL_CORBA_Context 1 -#define _CORBA_Context_defineH³ typedef struct CORBA_Context_type *CORBA_Context; +#define _CORBA_Context_defined 1 +typedef struct CORBA_Context_type *CORBA_Context; #ifndef TC_CORBA_Context # define TC_CORBA_Context TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_NVList) && !defined(_CORBA_NVList_defined) #define ORBIT_DECL_CORBA_NVList 1 -#define _CORBA_NVList_defineH³ typedef struct CORBA_NVList_type *CORBA_NVList; +#define _CORBA_NVList_defined 1 +typedef struct CORBA_NVList_type *CORBA_NVList; #ifndef TC_CORBA_NVList # define TC_CORBA_NVList TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_Object) && !defined(_CORBA_Object_defined) #define ORBIT_DECL_CORBA_Object 1 -#define _CORBA_Object_defineH³ typedef struct CORBA_Object_type *CORBA_Object; +#define _CORBA_Object_defined 1 +typedef struct CORBA_Object_type *CORBA_Object; #ifndef TC_CORBA_Object # define TC_CORBA_Object TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_ORB) && !defined(_CORBA_ORB_defined) #define ORBIT_DECL_CORBA_ORB 1 -#define _CORBA_ORB_defineH³ typedef struct CORBA_ORB_type *CORBA_ORB; +#define _CORBA_ORB_defined 1 +typedef struct CORBA_ORB_type *CORBA_ORB; #ifndef TC_CORBA_ORB # define TC_CORBA_ORB TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_Request) && !defined(_CORBA_Request_defined) #define ORBIT_DECL_CORBA_Request 1 -#define _CORBA_Request_defineH³ typedef struct CORBA_Request_type *CORBA_Request; +#define _CORBA_Request_defined 1 +typedef struct CORBA_Request_type *CORBA_Request; #ifndef TC_CORBA_Request # define TC_CORBA_Request TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_ServerRequest) && !defined(_CORBA_ServerRequest_defined) #define ORBIT_DECL_CORBA_ServerRequest 1 -#define _CORBA_ServerRequest_defineH³ typedef struct CORBA_ServerRequest_type *CORBA_ServerRequest; +#define _CORBA_ServerRequest_defined 1 +typedef struct CORBA_ServerRequest_type *CORBA_ServerRequest; #ifndef TC_CORBA_ServerRequest # define TC_CORBA_ServerRequest TC_CORBA_Object #endif @@ -8784,7 +8884,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_Object) && !defined(_CORBA_Object_defined) #define ORBIT_DECL_CORBA_Object 1 -#define _CORBA_Object_defineH³ typedef struct CORBA_Object_type *CORBA_Object; +#define _CORBA_Object_defined 1 +typedef struct CORBA_Object_type *CORBA_Object; #ifndef TC_CORBA_Object # define TC_CORBA_Object TC_CORBA_Object #endif @@ -9272,7 +9373,8 @@ #endif #if !defined(ORBIT_DECL_CORBA_ORB) && !defined(_CORBA_ORB_defined) #define ORBIT_DECL_CORBA_ORB 1 -#define _CORBA_ORB_defineH³ typedef struct CORBA_ORB_type *CORBA_ORB; +#define _CORBA_ORB_defined 1 +typedef struct CORBA_ORB_type *CORBA_ORB; #ifndef TC_CORBA_ORB # define TC_CORBA_ORB TC_CORBA_Object #endif @@ -9450,28 +9552,32 @@ #endif #if !defined(ORBIT_DECL_CORBA_Request) && !defined(_CORBA_Request_defined) #define ORBIT_DECL_CORBA_Request 1 -#define _CORBA_Request_defineH³ typedef struct CORBA_Request_type *CORBA_Request; +#define _CORBA_Request_defined 1 +typedef struct CORBA_Request_type *CORBA_Request; #ifndef TC_CORBA_Request # define TC_CORBA_Request TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_Context) && !defined(_CORBA_Context_defined) #define ORBIT_DECL_CORBA_Context 1 -#define _CORBA_Context_defineH³ typedef struct CORBA_Context_type *CORBA_Context; +#define _CORBA_Context_defined 1 +typedef struct CORBA_Context_type *CORBA_Context; #ifndef TC_CORBA_Context # define TC_CORBA_Context TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_NVList) && !defined(_CORBA_NVList_defined) #define ORBIT_DECL_CORBA_NVList 1 -#define _CORBA_NVList_defineH³ typedef struct CORBA_NVList_type *CORBA_NVList; +#define _CORBA_NVList_defined 1 +typedef struct CORBA_NVList_type *CORBA_NVList; #ifndef TC_CORBA_NVList # define TC_CORBA_NVList TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_CORBA_ServerRequest) && !defined(_CORBA_ServerRequest_defined) #define ORBIT_DECL_CORBA_ServerRequest 1 -#define _CORBA_ServerRequest_defineH³ typedef struct CORBA_ServerRequest_type *CORBA_ServerRequest; +#define _CORBA_ServerRequest_defined 1 +typedef struct CORBA_ServerRequest_type *CORBA_ServerRequest; #ifndef TC_CORBA_ServerRequest # define TC_CORBA_ServerRequest TC_CORBA_Object #endif --- include/orbit/poa/poa-defs.h.dist 2009-02-06 12:17:55.473944120 +0000 +++ include/orbit/poa/poa-defs.h 2009-02-06 12:18:56.047584920 +0000 @@ -16,7 +16,8 @@ /** typedefs **/ #if !defined(ORBIT_DECL_PortableServer_POA) && !defined(_PortableServer_POA_defined) #define ORBIT_DECL_PortableServer_POA 1 -#define _PortableServer_POA_defineH³ typedef struct PortableServer_POA_type *PortableServer_POA; +#define _PortableServer_POA_defined 1 +typedef struct PortableServer_POA_type *PortableServer_POA; #ifndef TC_PortableServer_POA # define TC_PortableServer_POA TC_CORBA_Object #endif @@ -234,7 +235,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_ThreadPolicy) && !defined(_PortableServer_ThreadPolicy_defined) #define ORBIT_DECL_PortableServer_ThreadPolicy 1 -#define _PortableServer_ThreadPolicy_defineH³ typedef struct PortableServer_ThreadPolicy_type *PortableServer_ThreadPolicy; +#define _PortableServer_ThreadPolicy_defined 1 +typedef struct PortableServer_ThreadPolicy_type *PortableServer_ThreadPolicy; #ifndef TC_PortableServer_ThreadPolicy # define TC_PortableServer_ThreadPolicy TC_CORBA_Object #endif @@ -265,7 +267,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_LifespanPolicy) && !defined(_PortableServer_LifespanPolicy_defined) #define ORBIT_DECL_PortableServer_LifespanPolicy 1 -#define _PortableServer_LifespanPolicy_defineH³ typedef struct PortableServer_LifespanPolicy_type *PortableServer_LifespanPolicy; +#define _PortableServer_LifespanPolicy_defined 1 +typedef struct PortableServer_LifespanPolicy_type *PortableServer_LifespanPolicy; #ifndef TC_PortableServer_LifespanPolicy # define TC_PortableServer_LifespanPolicy TC_CORBA_Object #endif @@ -296,7 +299,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_IdUniquenessPolicy) && !defined(_PortableServer_IdUniquenessPolicy_defined) #define ORBIT_DECL_PortableServer_IdUniquenessPolicy 1 -#define _PortableServer_IdUniquenessPolicy_defineH³ typedef struct PortableServer_IdUniquenessPolicy_type *PortableServer_IdUniquenessPolicy; +#define _PortableServer_IdUniquenessPolicy_defined 1 +typedef struct PortableServer_IdUniquenessPolicy_type *PortableServer_IdUniquenessPolicy; #ifndef TC_PortableServer_IdUniquenessPolicy # define TC_PortableServer_IdUniquenessPolicy TC_CORBA_Object #endif @@ -327,7 +331,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_IdAssignmentPolicy) && !defined(_PortableServer_IdAssignmentPolicy_defined) #define ORBIT_DECL_PortableServer_IdAssignmentPolicy 1 -#define _PortableServer_IdAssignmentPolicy_defineH³ typedef struct PortableServer_IdAssignmentPolicy_type *PortableServer_IdAssignmentPolicy; +#define _PortableServer_IdAssignmentPolicy_defined 1 +typedef struct PortableServer_IdAssignmentPolicy_type *PortableServer_IdAssignmentPolicy; #ifndef TC_PortableServer_IdAssignmentPolicy # define TC_PortableServer_IdAssignmentPolicy TC_CORBA_Object #endif @@ -358,7 +363,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_ImplicitActivationPolicy) && !defined(_PortableServer_ImplicitActivationPolicy_defined) #define ORBIT_DECL_PortableServer_ImplicitActivationPolicy 1 -#define _PortableServer_ImplicitActivationPolicy_defineH³ typedef struct PortableServer_ImplicitActivationPolicy_type *PortableServer_ImplicitActivationPolicy; +#define _PortableServer_ImplicitActivationPolicy_defined 1 +typedef struct PortableServer_ImplicitActivationPolicy_type *PortableServer_ImplicitActivationPolicy; #ifndef TC_PortableServer_ImplicitActivationPolicy # define TC_PortableServer_ImplicitActivationPolicy TC_CORBA_Object #endif @@ -389,7 +395,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_ServantRetentionPolicy) && !defined(_PortableServer_ServantRetentionPolicy_defined) #define ORBIT_DECL_PortableServer_ServantRetentionPolicy 1 -#define _PortableServer_ServantRetentionPolicy_defineH³ typedef struct PortableServer_ServantRetentionPolicy_type *PortableServer_ServantRetentionPolicy; +#define _PortableServer_ServantRetentionPolicy_defined 1 +typedef struct PortableServer_ServantRetentionPolicy_type *PortableServer_ServantRetentionPolicy; #ifndef TC_PortableServer_ServantRetentionPolicy # define TC_PortableServer_ServantRetentionPolicy TC_CORBA_Object #endif @@ -421,14 +428,16 @@ #endif #if !defined(ORBIT_DECL_PortableServer_RequestProcessingPolicy) && !defined(_PortableServer_RequestProcessingPolicy_defined) #define ORBIT_DECL_PortableServer_RequestProcessingPolicy 1 -#define _PortableServer_RequestProcessingPolicy_defineH³ typedef struct PortableServer_RequestProcessingPolicy_type *PortableServer_RequestProcessingPolicy; +#define _PortableServer_RequestProcessingPolicy_defined 1 +typedef struct PortableServer_RequestProcessingPolicy_type *PortableServer_RequestProcessingPolicy; #ifndef TC_PortableServer_RequestProcessingPolicy # define TC_PortableServer_RequestProcessingPolicy TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_PortableServer_POAManager) && !defined(_PortableServer_POAManager_defined) #define ORBIT_DECL_PortableServer_POAManager 1 -#define _PortableServer_POAManager_defineH³ typedef struct PortableServer_POAManager_type *PortableServer_POAManager; +#define _PortableServer_POAManager_defined 1 +typedef struct PortableServer_POAManager_type *PortableServer_POAManager; #ifndef TC_PortableServer_POAManager # define TC_PortableServer_POAManager TC_CORBA_Object #endif @@ -490,7 +499,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_POAManagerFactory) && !defined(_PortableServer_POAManagerFactory_defined) #define ORBIT_DECL_PortableServer_POAManagerFactory 1 -#define _PortableServer_POAManagerFactory_defineH³ typedef struct PortableServer_POAManagerFactory_type *PortableServer_POAManagerFactory; +#define _PortableServer_POAManagerFactory_defined 1 +typedef struct PortableServer_POAManagerFactory_type *PortableServer_POAManagerFactory; #ifndef TC_PortableServer_POAManagerFactory # define TC_PortableServer_POAManagerFactory TC_CORBA_Object #endif @@ -625,28 +635,32 @@ #endif #if !defined(ORBIT_DECL_PortableServer_AdapterActivator) && !defined(_PortableServer_AdapterActivator_defined) #define ORBIT_DECL_PortableServer_AdapterActivator 1 -#define _PortableServer_AdapterActivator_defineH³ typedef struct PortableServer_AdapterActivator_type *PortableServer_AdapterActivator; +#define _PortableServer_AdapterActivator_defined 1 +typedef struct PortableServer_AdapterActivator_type *PortableServer_AdapterActivator; #ifndef TC_PortableServer_AdapterActivator # define TC_PortableServer_AdapterActivator TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_PortableServer_ServantManager) && !defined(_PortableServer_ServantManager_defined) #define ORBIT_DECL_PortableServer_ServantManager 1 -#define _PortableServer_ServantManager_defineH³ typedef struct PortableServer_ServantManager_type *PortableServer_ServantManager; +#define _PortableServer_ServantManager_defined 1 +typedef struct PortableServer_ServantManager_type *PortableServer_ServantManager; #ifndef TC_PortableServer_ServantManager # define TC_PortableServer_ServantManager TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_PortableServer_ServantActivator) && !defined(_PortableServer_ServantActivator_defined) #define ORBIT_DECL_PortableServer_ServantActivator 1 -#define _PortableServer_ServantActivator_defineH³ typedef struct PortableServer_ServantActivator_type *PortableServer_ServantActivator; +#define _PortableServer_ServantActivator_defined 1 +typedef struct PortableServer_ServantActivator_type *PortableServer_ServantActivator; #ifndef TC_PortableServer_ServantActivator # define TC_PortableServer_ServantActivator TC_CORBA_Object #endif #endif #if !defined(ORBIT_DECL_PortableServer_ServantLocator) && !defined(_PortableServer_ServantLocator_defined) #define ORBIT_DECL_PortableServer_ServantLocator 1 -#define _PortableServer_ServantLocator_defineH³ typedef struct PortableServer_ServantLocator_type *PortableServer_ServantLocator; +#define _PortableServer_ServantLocator_defined 1 +typedef struct PortableServer_ServantLocator_type *PortableServer_ServantLocator; #ifndef TC_PortableServer_ServantLocator # define TC_PortableServer_ServantLocator TC_CORBA_Object #endif @@ -657,7 +671,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_POA) && !defined(_PortableServer_POA_defined) #define ORBIT_DECL_PortableServer_POA 1 -#define _PortableServer_POA_defineH³ typedef struct PortableServer_POA_type *PortableServer_POA; +#define _PortableServer_POA_defined 1 +typedef struct PortableServer_POA_type *PortableServer_POA; #ifndef TC_PortableServer_POA # define TC_PortableServer_POA TC_CORBA_Object #endif @@ -954,7 +969,8 @@ #endif #if !defined(ORBIT_DECL_PortableServer_Current) && !defined(_PortableServer_Current_defined) #define ORBIT_DECL_PortableServer_Current 1 -#define _PortableServer_Current_defineH³ typedef struct PortableServer_Current_type *PortableServer_Current; +#define _PortableServer_Current_defined 1 +typedef struct PortableServer_Current_type *PortableServer_Current; #ifndef TC_PortableServer_Current # define TC_PortableServer_Current TC_CORBA_Object #endif