~ubuntu-branches/ubuntu/natty/orbit2/natty

« back to all changes in this revision

Viewing changes to include/orbit/poa/poa-defs.h

  • Committer: Bazaar Package Importer
  • Author(s): Chris Waters
  • Date: 2002-03-25 17:24:03 UTC
  • Revision ID: james.westby@ubuntu.com-20020325172403-8lexv63608acfqgt
Tags: upstream-2.3.107
ImportĀ upstreamĀ versionĀ 2.3.107

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * This file was generated by orbit-idl - DO NOT EDIT!
 
3
 */
 
4
 
 
5
#ifndef poa_defs_H
 
6
#define poa_defs_H 1
 
7
#include <glib.h>
 
8
#define ORBIT_IDL_SERIAL 19
 
9
#include <orbit/orbit-types.h>
 
10
 
 
11
#ifdef __cplusplus
 
12
extern "C"
 
13
{
 
14
#endif                          /* __cplusplus */
 
15
 
 
16
/** typedefs **/
 
17
#if !defined(ORBIT_DECL_PortableServer_POA) && !defined(_PortableServer_POA_defined)
 
18
#define ORBIT_DECL_PortableServer_POA 1
 
19
#define _PortableServer_POA_defined 1
 
20
   typedef struct PortableServer_POA_type *PortableServer_POA;
 
21
#ifndef TC_PortableServer_POA
 
22
#  define TC_PortableServer_POA TC_CORBA_Object
 
23
#endif
 
24
#endif
 
25
#if !defined(ORBIT_DECL_CORBA_sequence_CORBA_Object)
 
26
#define ORBIT_DECL_CORBA_sequence_CORBA_Object 1
 
27
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_0 'p'
 
28
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_1 'o'
 
29
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_2 'a'
 
30
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_3 '_'
 
31
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_4 'd'
 
32
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_5 'e'
 
33
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_6 'f'
 
34
#define ORBIT_IMPL_CORBA_sequence_CORBA_Object_7 's'
 
35
#if !defined(_CORBA_sequence_CORBA_Object_defined)
 
36
#define _CORBA_sequence_CORBA_Object_defined 1
 
37
   typedef struct
 
38
   {
 
39
      CORBA_unsigned_long _maximum,
 
40
       _length;
 
41
      CORBA_Object *_buffer;
 
42
      CORBA_boolean _release;
 
43
   }
 
44
   CORBA_sequence_CORBA_Object;
 
45
#endif
 
46
#if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_Object_0)
 
47
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_0 'p'
 
48
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_1 'o'
 
49
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_2 'a'
 
50
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_3 '_'
 
51
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_4 'd'
 
52
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_5 'e'
 
53
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_6 'f'
 
54
#define TC_IMPL_TC_CORBA_sequence_CORBA_Object_7 's'
 
55
   extern const struct CORBA_TypeCode_struct
 
56
      TC_CORBA_sequence_CORBA_Object_struct;
 
57
#define TC_CORBA_sequence_CORBA_Object ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_Object_struct)
 
58
#endif
 
59
#define CORBA_sequence_CORBA_Object__alloc() ((CORBA_sequence_CORBA_Object *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_Object))
 
60
#define CORBA_sequence_CORBA_Object__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_Object,(m),(d))
 
61
#define CORBA_sequence_CORBA_Object_allocbuf(l) ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_Object, (l))
 
62
#define CORBA_sequence_CORBA_Object_allocbuf(l) ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_Object, (l))
 
63
#endif
 
64
#if !defined(ORBIT_DECL_CORBA_sequence_PortableServer_POA)
 
65
#define ORBIT_DECL_CORBA_sequence_PortableServer_POA 1
 
66
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_0 'p'
 
67
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_1 'o'
 
68
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_2 'a'
 
69
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_3 '_'
 
70
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_4 'd'
 
71
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_5 'e'
 
72
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_6 'f'
 
73
#define ORBIT_IMPL_CORBA_sequence_PortableServer_POA_7 's'
 
74
#if !defined(_CORBA_sequence_PortableServer_POA_defined)
 
75
#define _CORBA_sequence_PortableServer_POA_defined 1
 
76
   typedef CORBA_sequence_CORBA_Object CORBA_sequence_PortableServer_POA;
 
77
#endif
 
78
#if !defined(TC_IMPL_TC_CORBA_sequence_PortableServer_POA_0)
 
79
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_0 'p'
 
80
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_1 'o'
 
81
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_2 'a'
 
82
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_3 '_'
 
83
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_4 'd'
 
84
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_5 'e'
 
85
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_6 'f'
 
86
#define TC_IMPL_TC_CORBA_sequence_PortableServer_POA_7 's'
 
87
   extern const struct CORBA_TypeCode_struct
 
88
      TC_CORBA_sequence_PortableServer_POA_struct;
 
89
#define TC_CORBA_sequence_PortableServer_POA ((CORBA_TypeCode)&TC_CORBA_sequence_PortableServer_POA_struct)
 
90
#endif
 
91
#define CORBA_sequence_PortableServer_POA__alloc CORBA_sequence_CORBA_Object__alloc
 
92
#define CORBA_sequence_PortableServer_POA__freekids CORBA_sequence_CORBA_Object__freekids
 
93
#define CORBA_sequence_PortableServer_POA_allocbuf CORBA_sequence_CORBA_Object_allocbuf
 
94
#define CORBA_sequence_PortableServer_POA_marshal(x,y,z) CORBA_sequence_CORBA_Object_marshal((x),(y),(z))
 
95
#define CORBA_sequence_PortableServer_POA_demarshal(x,y,z,i) CORBA_sequence_CORBA_Object_demarshal((x),(y),(z),(i))
 
96
#endif
 
97
#if !defined(_PortableServer_POAList_defined)
 
98
#define _PortableServer_POAList_defined 1
 
99
   typedef CORBA_sequence_PortableServer_POA PortableServer_POAList;
 
100
#define PortableServer_POAList_marshal(x,y,z) CORBA_sequence_PortableServer_POA_marshal((x),(y),(z))
 
101
#define PortableServer_POAList_demarshal(x,y,z,i) CORBA_sequence_PortableServer_POA_demarshal((x),(y),(z),(i))
 
102
#if !defined(TC_IMPL_TC_PortableServer_POAList_0)
 
103
#define TC_IMPL_TC_PortableServer_POAList_0 'p'
 
104
#define TC_IMPL_TC_PortableServer_POAList_1 'o'
 
105
#define TC_IMPL_TC_PortableServer_POAList_2 'a'
 
106
#define TC_IMPL_TC_PortableServer_POAList_3 '_'
 
107
#define TC_IMPL_TC_PortableServer_POAList_4 'd'
 
108
#define TC_IMPL_TC_PortableServer_POAList_5 'e'
 
109
#define TC_IMPL_TC_PortableServer_POAList_6 'f'
 
110
#define TC_IMPL_TC_PortableServer_POAList_7 's'
 
111
   extern const struct CORBA_TypeCode_struct TC_PortableServer_POAList_struct;
 
112
#define TC_PortableServer_POAList ((CORBA_TypeCode)&TC_PortableServer_POAList_struct)
 
113
#endif
 
114
#define PortableServer_POAList__alloc() ((PortableServer_POAList *)ORBit_small_alloc (TC_CORBA_sequence_PortableServer_POA))
 
115
#define PortableServer_POAList__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_PortableServer_POA,(m),(d))
 
116
#define PortableServer_POAList_allocbuf(l) ORBit_small_allocbuf (TC_CORBA_sequence_PortableServer_POA, (l))
 
117
#endif
 
118
#if !defined(_PortableServer_Servant_defined)
 
119
#define _PortableServer_Servant_defined 1
 
120
   typedef struct PortableServer_Servant_type *PortableServer_Servant;
 
121
#endif
 
122
#if !defined(ORBIT_DECL_CORBA_sequence_CORBA_octet)
 
123
#define ORBIT_DECL_CORBA_sequence_CORBA_octet 1
 
124
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_0 'p'
 
125
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_1 'o'
 
126
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_2 'a'
 
127
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_3 '_'
 
128
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_4 'd'
 
129
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_5 'e'
 
130
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_6 'f'
 
131
#define ORBIT_IMPL_CORBA_sequence_CORBA_octet_7 's'
 
132
#if !defined(_CORBA_sequence_CORBA_octet_defined)
 
133
#define _CORBA_sequence_CORBA_octet_defined 1
 
134
   typedef struct
 
135
   {
 
136
      CORBA_unsigned_long _maximum,
 
137
       _length;
 
138
      CORBA_octet *_buffer;
 
139
      CORBA_boolean _release;
 
140
   }
 
141
   CORBA_sequence_CORBA_octet;
 
142
#endif
 
143
#if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_octet_0)
 
144
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_0 'p'
 
145
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_1 'o'
 
146
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_2 'a'
 
147
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_3 '_'
 
148
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_4 'd'
 
149
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_5 'e'
 
150
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_6 'f'
 
151
#define TC_IMPL_TC_CORBA_sequence_CORBA_octet_7 's'
 
152
   extern const struct CORBA_TypeCode_struct
 
153
      TC_CORBA_sequence_CORBA_octet_struct;
 
154
#define TC_CORBA_sequence_CORBA_octet ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_octet_struct)
 
155
#endif
 
156
#define CORBA_sequence_CORBA_octet__alloc() ((CORBA_sequence_CORBA_octet *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_octet))
 
157
#define CORBA_sequence_CORBA_octet__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_octet,(m),(d))
 
158
#define CORBA_sequence_CORBA_octet_allocbuf(l) ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_octet, (l))
 
159
#define CORBA_sequence_CORBA_octet_allocbuf(l) ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_octet, (l))
 
160
#endif
 
161
#if !defined(_PortableServer_ObjectId_defined)
 
162
#define _PortableServer_ObjectId_defined 1
 
163
   typedef CORBA_sequence_CORBA_octet PortableServer_ObjectId;
 
164
#define PortableServer_ObjectId_marshal(x,y,z) CORBA_sequence_CORBA_octet_marshal((x),(y),(z))
 
165
#define PortableServer_ObjectId_demarshal(x,y,z,i) CORBA_sequence_CORBA_octet_demarshal((x),(y),(z),(i))
 
166
#if !defined(TC_IMPL_TC_PortableServer_ObjectId_0)
 
167
#define TC_IMPL_TC_PortableServer_ObjectId_0 'p'
 
168
#define TC_IMPL_TC_PortableServer_ObjectId_1 'o'
 
169
#define TC_IMPL_TC_PortableServer_ObjectId_2 'a'
 
170
#define TC_IMPL_TC_PortableServer_ObjectId_3 '_'
 
171
#define TC_IMPL_TC_PortableServer_ObjectId_4 'd'
 
172
#define TC_IMPL_TC_PortableServer_ObjectId_5 'e'
 
173
#define TC_IMPL_TC_PortableServer_ObjectId_6 'f'
 
174
#define TC_IMPL_TC_PortableServer_ObjectId_7 's'
 
175
   extern const struct CORBA_TypeCode_struct
 
176
      TC_PortableServer_ObjectId_struct;
 
177
#define TC_PortableServer_ObjectId ((CORBA_TypeCode)&TC_PortableServer_ObjectId_struct)
 
178
#endif
 
179
#define PortableServer_ObjectId__alloc() ((PortableServer_ObjectId *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_octet))
 
180
#define PortableServer_ObjectId__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_octet,(m),(d))
 
181
#define PortableServer_ObjectId_allocbuf(l) ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_octet, (l))
 
182
#endif
 
183
#define ex_PortableServer_ForwardRequest "IDL:omg.org/PortableServer/ForwardRequest:1.0"
 
184
#if !defined(_PortableServer_ForwardRequest_defined)
 
185
#define _PortableServer_ForwardRequest_defined 1
 
186
   typedef struct PortableServer_ForwardRequest_type
 
187
      PortableServer_ForwardRequest;
 
188
   struct PortableServer_ForwardRequest_type
 
189
   {
 
190
      CORBA_Object forward_reference;
 
191
   };
 
192
 
 
193
#if !defined(TC_IMPL_TC_PortableServer_ForwardRequest_0)
 
194
#define TC_IMPL_TC_PortableServer_ForwardRequest_0 'p'
 
195
#define TC_IMPL_TC_PortableServer_ForwardRequest_1 'o'
 
196
#define TC_IMPL_TC_PortableServer_ForwardRequest_2 'a'
 
197
#define TC_IMPL_TC_PortableServer_ForwardRequest_3 '_'
 
198
#define TC_IMPL_TC_PortableServer_ForwardRequest_4 'd'
 
199
#define TC_IMPL_TC_PortableServer_ForwardRequest_5 'e'
 
200
#define TC_IMPL_TC_PortableServer_ForwardRequest_6 'f'
 
201
#define TC_IMPL_TC_PortableServer_ForwardRequest_7 's'
 
202
   extern const struct CORBA_TypeCode_struct
 
203
      TC_PortableServer_ForwardRequest_struct;
 
204
#define TC_PortableServer_ForwardRequest ((CORBA_TypeCode)&TC_PortableServer_ForwardRequest_struct)
 
205
#endif
 
206
#define PortableServer_ForwardRequest__alloc() ((PortableServer_ForwardRequest *)ORBit_small_alloc (TC_PortableServer_ForwardRequest))
 
207
#define PortableServer_ForwardRequest__freekids(m,d) ORBit_small_freekids (TC_PortableServer_ForwardRequest,(m),(d))
 
208
#endif
 
209
#ifndef PortableServer_THREAD_POLICY_ID
 
210
#define PortableServer_THREAD_POLICY_ID 16U
 
211
#endif                          /* !PortableServer_THREAD_POLICY_ID */
 
212
 
 
213
#ifndef PortableServer_LIFESPAN_POLICY_ID
 
214
#define PortableServer_LIFESPAN_POLICY_ID 17U
 
215
#endif                          /* !PortableServer_LIFESPAN_POLICY_ID */
 
216
 
 
217
#ifndef PortableServer_ID_UNIQUENESS_POLICY_ID
 
218
#define PortableServer_ID_UNIQUENESS_POLICY_ID 18U
 
219
#endif                          /* !PortableServer_ID_UNIQUENESS_POLICY_ID */
 
220
 
 
221
#ifndef PortableServer_ID_ASSIGNMENT_POLICY_ID
 
222
#define PortableServer_ID_ASSIGNMENT_POLICY_ID 19U
 
223
#endif                          /* !PortableServer_ID_ASSIGNMENT_POLICY_ID */
 
224
 
 
225
#ifndef PortableServer_IMPLICIT_ACTIVATION_POLICY_ID
 
226
#define PortableServer_IMPLICIT_ACTIVATION_POLICY_ID 20U
 
227
#endif                          /* !PortableServer_IMPLICIT_ACTIVATION_POLICY_ID */
 
228
 
 
229
#ifndef PortableServer_SERVANT_RETENTION_POLICY_ID
 
230
#define PortableServer_SERVANT_RETENTION_POLICY_ID 21U
 
231
#endif                          /* !PortableServer_SERVANT_RETENTION_POLICY_ID */
 
232
 
 
233
#ifndef PortableServer_REQUEST_PROCESSING_POLICY_ID
 
234
#define PortableServer_REQUEST_PROCESSING_POLICY_ID 22U
 
235
#endif                          /* !PortableServer_REQUEST_PROCESSING_POLICY_ID */
 
236
 
 
237
#if !defined(_PortableServer_ThreadPolicyValue_defined)
 
238
#define _PortableServer_ThreadPolicyValue_defined 1
 
239
   typedef enum
 
240
   {
 
241
      PortableServer_ORB_CTRL_MODEL,
 
242
      PortableServer_SINGLE_THREAD_MODEL
 
243
   }
 
244
   PortableServer_ThreadPolicyValue;
 
245
#if !defined(TC_IMPL_TC_PortableServer_ThreadPolicyValue_0)
 
246
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_0 'p'
 
247
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_1 'o'
 
248
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_2 'a'
 
249
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_3 '_'
 
250
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_4 'd'
 
251
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_5 'e'
 
252
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_6 'f'
 
253
#define TC_IMPL_TC_PortableServer_ThreadPolicyValue_7 's'
 
254
   extern const struct CORBA_TypeCode_struct
 
255
      TC_PortableServer_ThreadPolicyValue_struct;
 
256
#define TC_PortableServer_ThreadPolicyValue ((CORBA_TypeCode)&TC_PortableServer_ThreadPolicyValue_struct)
 
257
#endif
 
258
#endif
 
259
#if !defined(ORBIT_DECL_PortableServer_ThreadPolicy) && !defined(_PortableServer_ThreadPolicy_defined)
 
260
#define ORBIT_DECL_PortableServer_ThreadPolicy 1
 
261
#define _PortableServer_ThreadPolicy_defined 1
 
262
   typedef struct PortableServer_ThreadPolicy_type
 
263
      *PortableServer_ThreadPolicy;
 
264
#ifndef TC_PortableServer_ThreadPolicy
 
265
#  define TC_PortableServer_ThreadPolicy TC_CORBA_Object
 
266
#endif
 
267
#endif
 
268
#if !defined(_PortableServer_LifespanPolicyValue_defined)
 
269
#define _PortableServer_LifespanPolicyValue_defined 1
 
270
   typedef enum
 
271
   {
 
272
      PortableServer_TRANSIENT,
 
273
      PortableServer_PERSISTENT
 
274
   }
 
275
   PortableServer_LifespanPolicyValue;
 
276
#if !defined(TC_IMPL_TC_PortableServer_LifespanPolicyValue_0)
 
277
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_0 'p'
 
278
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_1 'o'
 
279
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_2 'a'
 
280
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_3 '_'
 
281
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_4 'd'
 
282
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_5 'e'
 
283
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_6 'f'
 
284
#define TC_IMPL_TC_PortableServer_LifespanPolicyValue_7 's'
 
285
   extern const struct CORBA_TypeCode_struct
 
286
      TC_PortableServer_LifespanPolicyValue_struct;
 
287
#define TC_PortableServer_LifespanPolicyValue ((CORBA_TypeCode)&TC_PortableServer_LifespanPolicyValue_struct)
 
288
#endif
 
289
#endif
 
290
#if !defined(ORBIT_DECL_PortableServer_LifespanPolicy) && !defined(_PortableServer_LifespanPolicy_defined)
 
291
#define ORBIT_DECL_PortableServer_LifespanPolicy 1
 
292
#define _PortableServer_LifespanPolicy_defined 1
 
293
   typedef struct PortableServer_LifespanPolicy_type
 
294
      *PortableServer_LifespanPolicy;
 
295
#ifndef TC_PortableServer_LifespanPolicy
 
296
#  define TC_PortableServer_LifespanPolicy TC_CORBA_Object
 
297
#endif
 
298
#endif
 
299
#if !defined(_PortableServer_IdUniquenessPolicyValue_defined)
 
300
#define _PortableServer_IdUniquenessPolicyValue_defined 1
 
301
   typedef enum
 
302
   {
 
303
      PortableServer_UNIQUE_ID,
 
304
      PortableServer_MULTIPLE_ID
 
305
   }
 
306
   PortableServer_IdUniquenessPolicyValue;
 
307
#if !defined(TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_0)
 
308
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_0 'p'
 
309
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_1 'o'
 
310
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_2 'a'
 
311
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_3 '_'
 
312
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_4 'd'
 
313
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_5 'e'
 
314
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_6 'f'
 
315
#define TC_IMPL_TC_PortableServer_IdUniquenessPolicyValue_7 's'
 
316
   extern const struct CORBA_TypeCode_struct
 
317
      TC_PortableServer_IdUniquenessPolicyValue_struct;
 
318
#define TC_PortableServer_IdUniquenessPolicyValue ((CORBA_TypeCode)&TC_PortableServer_IdUniquenessPolicyValue_struct)
 
319
#endif
 
320
#endif
 
321
#if !defined(ORBIT_DECL_PortableServer_IdUniquenessPolicy) && !defined(_PortableServer_IdUniquenessPolicy_defined)
 
322
#define ORBIT_DECL_PortableServer_IdUniquenessPolicy 1
 
323
#define _PortableServer_IdUniquenessPolicy_defined 1
 
324
   typedef struct PortableServer_IdUniquenessPolicy_type
 
325
      *PortableServer_IdUniquenessPolicy;
 
326
#ifndef TC_PortableServer_IdUniquenessPolicy
 
327
#  define TC_PortableServer_IdUniquenessPolicy TC_CORBA_Object
 
328
#endif
 
329
#endif
 
330
#if !defined(_PortableServer_IdAssignmentPolicyValue_defined)
 
331
#define _PortableServer_IdAssignmentPolicyValue_defined 1
 
332
   typedef enum
 
333
   {
 
334
      PortableServer_USER_ID,
 
335
      PortableServer_SYSTEM_ID
 
336
   }
 
337
   PortableServer_IdAssignmentPolicyValue;
 
338
#if !defined(TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_0)
 
339
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_0 'p'
 
340
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_1 'o'
 
341
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_2 'a'
 
342
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_3 '_'
 
343
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_4 'd'
 
344
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_5 'e'
 
345
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_6 'f'
 
346
#define TC_IMPL_TC_PortableServer_IdAssignmentPolicyValue_7 's'
 
347
   extern const struct CORBA_TypeCode_struct
 
348
      TC_PortableServer_IdAssignmentPolicyValue_struct;
 
349
#define TC_PortableServer_IdAssignmentPolicyValue ((CORBA_TypeCode)&TC_PortableServer_IdAssignmentPolicyValue_struct)
 
350
#endif
 
351
#endif
 
352
#if !defined(ORBIT_DECL_PortableServer_IdAssignmentPolicy) && !defined(_PortableServer_IdAssignmentPolicy_defined)
 
353
#define ORBIT_DECL_PortableServer_IdAssignmentPolicy 1
 
354
#define _PortableServer_IdAssignmentPolicy_defined 1
 
355
   typedef struct PortableServer_IdAssignmentPolicy_type
 
356
      *PortableServer_IdAssignmentPolicy;
 
357
#ifndef TC_PortableServer_IdAssignmentPolicy
 
358
#  define TC_PortableServer_IdAssignmentPolicy TC_CORBA_Object
 
359
#endif
 
360
#endif
 
361
#if !defined(_PortableServer_ImplicitActivationPolicyValue_defined)
 
362
#define _PortableServer_ImplicitActivationPolicyValue_defined 1
 
363
   typedef enum
 
364
   {
 
365
      PortableServer_IMPLICIT_ACTIVATION,
 
366
      PortableServer_NO_IMPLICIT_ACTIVATION
 
367
   }
 
368
   PortableServer_ImplicitActivationPolicyValue;
 
369
#if !defined(TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_0)
 
370
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_0 'p'
 
371
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_1 'o'
 
372
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_2 'a'
 
373
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_3 '_'
 
374
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_4 'd'
 
375
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_5 'e'
 
376
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_6 'f'
 
377
#define TC_IMPL_TC_PortableServer_ImplicitActivationPolicyValue_7 's'
 
378
   extern const struct CORBA_TypeCode_struct
 
379
      TC_PortableServer_ImplicitActivationPolicyValue_struct;
 
380
#define TC_PortableServer_ImplicitActivationPolicyValue ((CORBA_TypeCode)&TC_PortableServer_ImplicitActivationPolicyValue_struct)
 
381
#endif
 
382
#endif
 
383
#if !defined(ORBIT_DECL_PortableServer_ImplicitActivationPolicy) && !defined(_PortableServer_ImplicitActivationPolicy_defined)
 
384
#define ORBIT_DECL_PortableServer_ImplicitActivationPolicy 1
 
385
#define _PortableServer_ImplicitActivationPolicy_defined 1
 
386
   typedef struct PortableServer_ImplicitActivationPolicy_type
 
387
      *PortableServer_ImplicitActivationPolicy;
 
388
#ifndef TC_PortableServer_ImplicitActivationPolicy
 
389
#  define TC_PortableServer_ImplicitActivationPolicy TC_CORBA_Object
 
390
#endif
 
391
#endif
 
392
#if !defined(_PortableServer_ServantRetentionPolicyValue_defined)
 
393
#define _PortableServer_ServantRetentionPolicyValue_defined 1
 
394
   typedef enum
 
395
   {
 
396
      PortableServer_RETAIN,
 
397
      PortableServer_NON_RETAIN
 
398
   }
 
399
   PortableServer_ServantRetentionPolicyValue;
 
400
#if !defined(TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_0)
 
401
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_0 'p'
 
402
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_1 'o'
 
403
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_2 'a'
 
404
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_3 '_'
 
405
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_4 'd'
 
406
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_5 'e'
 
407
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_6 'f'
 
408
#define TC_IMPL_TC_PortableServer_ServantRetentionPolicyValue_7 's'
 
409
   extern const struct CORBA_TypeCode_struct
 
410
      TC_PortableServer_ServantRetentionPolicyValue_struct;
 
411
#define TC_PortableServer_ServantRetentionPolicyValue ((CORBA_TypeCode)&TC_PortableServer_ServantRetentionPolicyValue_struct)
 
412
#endif
 
413
#endif
 
414
#if !defined(ORBIT_DECL_PortableServer_ServantRetentionPolicy) && !defined(_PortableServer_ServantRetentionPolicy_defined)
 
415
#define ORBIT_DECL_PortableServer_ServantRetentionPolicy 1
 
416
#define _PortableServer_ServantRetentionPolicy_defined 1
 
417
   typedef struct PortableServer_ServantRetentionPolicy_type
 
418
      *PortableServer_ServantRetentionPolicy;
 
419
#ifndef TC_PortableServer_ServantRetentionPolicy
 
420
#  define TC_PortableServer_ServantRetentionPolicy TC_CORBA_Object
 
421
#endif
 
422
#endif
 
423
#if !defined(_PortableServer_RequestProcessingPolicyValue_defined)
 
424
#define _PortableServer_RequestProcessingPolicyValue_defined 1
 
425
   typedef enum
 
426
   {
 
427
      PortableServer_USE_ACTIVE_OBJECT_MAP_ONLY,
 
428
      PortableServer_USE_DEFAULT_SERVANT,
 
429
      PortableServer_USE_SERVANT_MANAGER
 
430
   }
 
431
   PortableServer_RequestProcessingPolicyValue;
 
432
#if !defined(TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_0)
 
433
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_0 'p'
 
434
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_1 'o'
 
435
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_2 'a'
 
436
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_3 '_'
 
437
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_4 'd'
 
438
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_5 'e'
 
439
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_6 'f'
 
440
#define TC_IMPL_TC_PortableServer_RequestProcessingPolicyValue_7 's'
 
441
   extern const struct CORBA_TypeCode_struct
 
442
      TC_PortableServer_RequestProcessingPolicyValue_struct;
 
443
#define TC_PortableServer_RequestProcessingPolicyValue ((CORBA_TypeCode)&TC_PortableServer_RequestProcessingPolicyValue_struct)
 
444
#endif
 
445
#endif
 
446
#if !defined(ORBIT_DECL_PortableServer_RequestProcessingPolicy) && !defined(_PortableServer_RequestProcessingPolicy_defined)
 
447
#define ORBIT_DECL_PortableServer_RequestProcessingPolicy 1
 
448
#define _PortableServer_RequestProcessingPolicy_defined 1
 
449
   typedef struct PortableServer_RequestProcessingPolicy_type
 
450
      *PortableServer_RequestProcessingPolicy;
 
451
#ifndef TC_PortableServer_RequestProcessingPolicy
 
452
#  define TC_PortableServer_RequestProcessingPolicy TC_CORBA_Object
 
453
#endif
 
454
#endif
 
455
#if !defined(ORBIT_DECL_PortableServer_POAManager) && !defined(_PortableServer_POAManager_defined)
 
456
#define ORBIT_DECL_PortableServer_POAManager 1
 
457
#define _PortableServer_POAManager_defined 1
 
458
   typedef struct PortableServer_POAManager_type *PortableServer_POAManager;
 
459
#ifndef TC_PortableServer_POAManager
 
460
#  define TC_PortableServer_POAManager TC_CORBA_Object
 
461
#endif
 
462
#endif
 
463
#define ex_PortableServer_POAManager_AdapterInactive "IDL:omg.org/PortableServer/POAManager/AdapterInactive:1.0"
 
464
#if !defined(_PortableServer_POAManager_AdapterInactive_defined)
 
465
#define _PortableServer_POAManager_AdapterInactive_defined 1
 
466
   typedef struct PortableServer_POAManager_AdapterInactive_type
 
467
      PortableServer_POAManager_AdapterInactive;
 
468
   struct PortableServer_POAManager_AdapterInactive_type
 
469
   {
 
470
      int dummy;
 
471
   };
 
472
 
 
473
#if !defined(TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_0)
 
474
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_0 'p'
 
475
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_1 'o'
 
476
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_2 'a'
 
477
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_3 '_'
 
478
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_4 'd'
 
479
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_5 'e'
 
480
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_6 'f'
 
481
#define TC_IMPL_TC_PortableServer_POAManager_AdapterInactive_7 's'
 
482
   extern const struct CORBA_TypeCode_struct
 
483
      TC_PortableServer_POAManager_AdapterInactive_struct;
 
484
#define TC_PortableServer_POAManager_AdapterInactive ((CORBA_TypeCode)&TC_PortableServer_POAManager_AdapterInactive_struct)
 
485
#endif
 
486
#define PortableServer_POAManager_AdapterInactive__alloc() ((PortableServer_POAManager_AdapterInactive *)ORBit_small_alloc (TC_PortableServer_POAManager_AdapterInactive))
 
487
#define PortableServer_POAManager_AdapterInactive__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POAManager_AdapterInactive,(m),(d))
 
488
#endif
 
489
#if !defined(_PortableServer_POAManager_State_defined)
 
490
#define _PortableServer_POAManager_State_defined 1
 
491
   typedef enum
 
492
   {
 
493
      PortableServer_POAManager_HOLDING,
 
494
      PortableServer_POAManager_ACTIVE,
 
495
      PortableServer_POAManager_DISCARDING,
 
496
      PortableServer_POAManager_INACTIVE
 
497
   }
 
498
   PortableServer_POAManager_State;
 
499
#if !defined(TC_IMPL_TC_PortableServer_POAManager_State_0)
 
500
#define TC_IMPL_TC_PortableServer_POAManager_State_0 'p'
 
501
#define TC_IMPL_TC_PortableServer_POAManager_State_1 'o'
 
502
#define TC_IMPL_TC_PortableServer_POAManager_State_2 'a'
 
503
#define TC_IMPL_TC_PortableServer_POAManager_State_3 '_'
 
504
#define TC_IMPL_TC_PortableServer_POAManager_State_4 'd'
 
505
#define TC_IMPL_TC_PortableServer_POAManager_State_5 'e'
 
506
#define TC_IMPL_TC_PortableServer_POAManager_State_6 'f'
 
507
#define TC_IMPL_TC_PortableServer_POAManager_State_7 's'
 
508
   extern const struct CORBA_TypeCode_struct
 
509
      TC_PortableServer_POAManager_State_struct;
 
510
#define TC_PortableServer_POAManager_State ((CORBA_TypeCode)&TC_PortableServer_POAManager_State_struct)
 
511
#endif
 
512
#endif
 
513
#if !defined(ORBIT_DECL_PortableServer_AdapterActivator) && !defined(_PortableServer_AdapterActivator_defined)
 
514
#define ORBIT_DECL_PortableServer_AdapterActivator 1
 
515
#define _PortableServer_AdapterActivator_defined 1
 
516
   typedef struct PortableServer_AdapterActivator_type
 
517
      *PortableServer_AdapterActivator;
 
518
#ifndef TC_PortableServer_AdapterActivator
 
519
#  define TC_PortableServer_AdapterActivator TC_CORBA_Object
 
520
#endif
 
521
#endif
 
522
#if !defined(ORBIT_DECL_PortableServer_ServantManager) && !defined(_PortableServer_ServantManager_defined)
 
523
#define ORBIT_DECL_PortableServer_ServantManager 1
 
524
#define _PortableServer_ServantManager_defined 1
 
525
   typedef struct PortableServer_ServantManager_type
 
526
      *PortableServer_ServantManager;
 
527
#ifndef TC_PortableServer_ServantManager
 
528
#  define TC_PortableServer_ServantManager TC_CORBA_Object
 
529
#endif
 
530
#endif
 
531
#if !defined(ORBIT_DECL_PortableServer_ServantActivator) && !defined(_PortableServer_ServantActivator_defined)
 
532
#define ORBIT_DECL_PortableServer_ServantActivator 1
 
533
#define _PortableServer_ServantActivator_defined 1
 
534
   typedef struct PortableServer_ServantActivator_type
 
535
      *PortableServer_ServantActivator;
 
536
#ifndef TC_PortableServer_ServantActivator
 
537
#  define TC_PortableServer_ServantActivator TC_CORBA_Object
 
538
#endif
 
539
#endif
 
540
#if !defined(ORBIT_DECL_PortableServer_ServantLocator) && !defined(_PortableServer_ServantLocator_defined)
 
541
#define ORBIT_DECL_PortableServer_ServantLocator 1
 
542
#define _PortableServer_ServantLocator_defined 1
 
543
   typedef struct PortableServer_ServantLocator_type
 
544
      *PortableServer_ServantLocator;
 
545
#ifndef TC_PortableServer_ServantLocator
 
546
#  define TC_PortableServer_ServantLocator TC_CORBA_Object
 
547
#endif
 
548
#endif
 
549
#if !defined(_PortableServer_ServantLocator_Cookie_defined)
 
550
#define _PortableServer_ServantLocator_Cookie_defined 1
 
551
   typedef struct PortableServer_ServantLocator_Cookie_type
 
552
      *PortableServer_ServantLocator_Cookie;
 
553
#endif
 
554
#if !defined(ORBIT_DECL_PortableServer_POA) && !defined(_PortableServer_POA_defined)
 
555
#define ORBIT_DECL_PortableServer_POA 1
 
556
#define _PortableServer_POA_defined 1
 
557
   typedef struct PortableServer_POA_type *PortableServer_POA;
 
558
#ifndef TC_PortableServer_POA
 
559
#  define TC_PortableServer_POA TC_CORBA_Object
 
560
#endif
 
561
#endif
 
562
#define ex_PortableServer_POA_AdapterAlreadyExists "IDL:omg.org/PortableServer/POA/AdapterAlreadyExists:1.0"
 
563
#if !defined(_PortableServer_POA_AdapterAlreadyExists_defined)
 
564
#define _PortableServer_POA_AdapterAlreadyExists_defined 1
 
565
   typedef struct PortableServer_POA_AdapterAlreadyExists_type
 
566
      PortableServer_POA_AdapterAlreadyExists;
 
567
   struct PortableServer_POA_AdapterAlreadyExists_type
 
568
   {
 
569
      int dummy;
 
570
   };
 
571
 
 
572
#if !defined(TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_0)
 
573
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_0 'p'
 
574
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_1 'o'
 
575
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_2 'a'
 
576
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_3 '_'
 
577
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_4 'd'
 
578
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_5 'e'
 
579
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_6 'f'
 
580
#define TC_IMPL_TC_PortableServer_POA_AdapterAlreadyExists_7 's'
 
581
   extern const struct CORBA_TypeCode_struct
 
582
      TC_PortableServer_POA_AdapterAlreadyExists_struct;
 
583
#define TC_PortableServer_POA_AdapterAlreadyExists ((CORBA_TypeCode)&TC_PortableServer_POA_AdapterAlreadyExists_struct)
 
584
#endif
 
585
#define PortableServer_POA_AdapterAlreadyExists__alloc() ((PortableServer_POA_AdapterAlreadyExists *)ORBit_small_alloc (TC_PortableServer_POA_AdapterAlreadyExists))
 
586
#define PortableServer_POA_AdapterAlreadyExists__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_AdapterAlreadyExists,(m),(d))
 
587
#endif
 
588
#define ex_PortableServer_POA_AdapterNonExistent "IDL:omg.org/PortableServer/POA/AdapterNonExistent:1.0"
 
589
#if !defined(_PortableServer_POA_AdapterNonExistent_defined)
 
590
#define _PortableServer_POA_AdapterNonExistent_defined 1
 
591
   typedef struct PortableServer_POA_AdapterNonExistent_type
 
592
      PortableServer_POA_AdapterNonExistent;
 
593
   struct PortableServer_POA_AdapterNonExistent_type
 
594
   {
 
595
      int dummy;
 
596
   };
 
597
 
 
598
#if !defined(TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_0)
 
599
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_0 'p'
 
600
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_1 'o'
 
601
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_2 'a'
 
602
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_3 '_'
 
603
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_4 'd'
 
604
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_5 'e'
 
605
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_6 'f'
 
606
#define TC_IMPL_TC_PortableServer_POA_AdapterNonExistent_7 's'
 
607
   extern const struct CORBA_TypeCode_struct
 
608
      TC_PortableServer_POA_AdapterNonExistent_struct;
 
609
#define TC_PortableServer_POA_AdapterNonExistent ((CORBA_TypeCode)&TC_PortableServer_POA_AdapterNonExistent_struct)
 
610
#endif
 
611
#define PortableServer_POA_AdapterNonExistent__alloc() ((PortableServer_POA_AdapterNonExistent *)ORBit_small_alloc (TC_PortableServer_POA_AdapterNonExistent))
 
612
#define PortableServer_POA_AdapterNonExistent__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_AdapterNonExistent,(m),(d))
 
613
#endif
 
614
#define ex_PortableServer_POA_InvalidPolicy "IDL:omg.org/PortableServer/POA/InvalidPolicy:1.0"
 
615
#if !defined(_PortableServer_POA_InvalidPolicy_defined)
 
616
#define _PortableServer_POA_InvalidPolicy_defined 1
 
617
   typedef struct PortableServer_POA_InvalidPolicy_type
 
618
      PortableServer_POA_InvalidPolicy;
 
619
   struct PortableServer_POA_InvalidPolicy_type
 
620
   {
 
621
      CORBA_unsigned_short index;
 
622
   };
 
623
 
 
624
#if !defined(TC_IMPL_TC_PortableServer_POA_InvalidPolicy_0)
 
625
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_0 'p'
 
626
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_1 'o'
 
627
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_2 'a'
 
628
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_3 '_'
 
629
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_4 'd'
 
630
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_5 'e'
 
631
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_6 'f'
 
632
#define TC_IMPL_TC_PortableServer_POA_InvalidPolicy_7 's'
 
633
   extern const struct CORBA_TypeCode_struct
 
634
      TC_PortableServer_POA_InvalidPolicy_struct;
 
635
#define TC_PortableServer_POA_InvalidPolicy ((CORBA_TypeCode)&TC_PortableServer_POA_InvalidPolicy_struct)
 
636
#endif
 
637
#define PortableServer_POA_InvalidPolicy__alloc() ((PortableServer_POA_InvalidPolicy *)ORBit_small_alloc (TC_PortableServer_POA_InvalidPolicy))
 
638
#define PortableServer_POA_InvalidPolicy__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_InvalidPolicy,(m),(d))
 
639
#endif
 
640
#define ex_PortableServer_POA_NoServant "IDL:omg.org/PortableServer/POA/NoServant:1.0"
 
641
#if !defined(_PortableServer_POA_NoServant_defined)
 
642
#define _PortableServer_POA_NoServant_defined 1
 
643
   typedef struct PortableServer_POA_NoServant_type
 
644
      PortableServer_POA_NoServant;
 
645
   struct PortableServer_POA_NoServant_type
 
646
   {
 
647
      int dummy;
 
648
   };
 
649
 
 
650
#if !defined(TC_IMPL_TC_PortableServer_POA_NoServant_0)
 
651
#define TC_IMPL_TC_PortableServer_POA_NoServant_0 'p'
 
652
#define TC_IMPL_TC_PortableServer_POA_NoServant_1 'o'
 
653
#define TC_IMPL_TC_PortableServer_POA_NoServant_2 'a'
 
654
#define TC_IMPL_TC_PortableServer_POA_NoServant_3 '_'
 
655
#define TC_IMPL_TC_PortableServer_POA_NoServant_4 'd'
 
656
#define TC_IMPL_TC_PortableServer_POA_NoServant_5 'e'
 
657
#define TC_IMPL_TC_PortableServer_POA_NoServant_6 'f'
 
658
#define TC_IMPL_TC_PortableServer_POA_NoServant_7 's'
 
659
   extern const struct CORBA_TypeCode_struct
 
660
      TC_PortableServer_POA_NoServant_struct;
 
661
#define TC_PortableServer_POA_NoServant ((CORBA_TypeCode)&TC_PortableServer_POA_NoServant_struct)
 
662
#endif
 
663
#define PortableServer_POA_NoServant__alloc() ((PortableServer_POA_NoServant *)ORBit_small_alloc (TC_PortableServer_POA_NoServant))
 
664
#define PortableServer_POA_NoServant__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_NoServant,(m),(d))
 
665
#endif
 
666
#define ex_PortableServer_POA_ObjectAlreadyActive "IDL:omg.org/PortableServer/POA/ObjectAlreadyActive:1.0"
 
667
#if !defined(_PortableServer_POA_ObjectAlreadyActive_defined)
 
668
#define _PortableServer_POA_ObjectAlreadyActive_defined 1
 
669
   typedef struct PortableServer_POA_ObjectAlreadyActive_type
 
670
      PortableServer_POA_ObjectAlreadyActive;
 
671
   struct PortableServer_POA_ObjectAlreadyActive_type
 
672
   {
 
673
      int dummy;
 
674
   };
 
675
 
 
676
#if !defined(TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_0)
 
677
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_0 'p'
 
678
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_1 'o'
 
679
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_2 'a'
 
680
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_3 '_'
 
681
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_4 'd'
 
682
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_5 'e'
 
683
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_6 'f'
 
684
#define TC_IMPL_TC_PortableServer_POA_ObjectAlreadyActive_7 's'
 
685
   extern const struct CORBA_TypeCode_struct
 
686
      TC_PortableServer_POA_ObjectAlreadyActive_struct;
 
687
#define TC_PortableServer_POA_ObjectAlreadyActive ((CORBA_TypeCode)&TC_PortableServer_POA_ObjectAlreadyActive_struct)
 
688
#endif
 
689
#define PortableServer_POA_ObjectAlreadyActive__alloc() ((PortableServer_POA_ObjectAlreadyActive *)ORBit_small_alloc (TC_PortableServer_POA_ObjectAlreadyActive))
 
690
#define PortableServer_POA_ObjectAlreadyActive__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_ObjectAlreadyActive,(m),(d))
 
691
#endif
 
692
#define ex_PortableServer_POA_ObjectNotActive "IDL:omg.org/PortableServer/POA/ObjectNotActive:1.0"
 
693
#if !defined(_PortableServer_POA_ObjectNotActive_defined)
 
694
#define _PortableServer_POA_ObjectNotActive_defined 1
 
695
   typedef struct PortableServer_POA_ObjectNotActive_type
 
696
      PortableServer_POA_ObjectNotActive;
 
697
   struct PortableServer_POA_ObjectNotActive_type
 
698
   {
 
699
      int dummy;
 
700
   };
 
701
 
 
702
#if !defined(TC_IMPL_TC_PortableServer_POA_ObjectNotActive_0)
 
703
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_0 'p'
 
704
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_1 'o'
 
705
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_2 'a'
 
706
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_3 '_'
 
707
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_4 'd'
 
708
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_5 'e'
 
709
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_6 'f'
 
710
#define TC_IMPL_TC_PortableServer_POA_ObjectNotActive_7 's'
 
711
   extern const struct CORBA_TypeCode_struct
 
712
      TC_PortableServer_POA_ObjectNotActive_struct;
 
713
#define TC_PortableServer_POA_ObjectNotActive ((CORBA_TypeCode)&TC_PortableServer_POA_ObjectNotActive_struct)
 
714
#endif
 
715
#define PortableServer_POA_ObjectNotActive__alloc() ((PortableServer_POA_ObjectNotActive *)ORBit_small_alloc (TC_PortableServer_POA_ObjectNotActive))
 
716
#define PortableServer_POA_ObjectNotActive__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_ObjectNotActive,(m),(d))
 
717
#endif
 
718
#define ex_PortableServer_POA_ServantAlreadyActive "IDL:omg.org/PortableServer/POA/ServantAlreadyActive:1.0"
 
719
#if !defined(_PortableServer_POA_ServantAlreadyActive_defined)
 
720
#define _PortableServer_POA_ServantAlreadyActive_defined 1
 
721
   typedef struct PortableServer_POA_ServantAlreadyActive_type
 
722
      PortableServer_POA_ServantAlreadyActive;
 
723
   struct PortableServer_POA_ServantAlreadyActive_type
 
724
   {
 
725
      int dummy;
 
726
   };
 
727
 
 
728
#if !defined(TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_0)
 
729
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_0 'p'
 
730
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_1 'o'
 
731
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_2 'a'
 
732
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_3 '_'
 
733
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_4 'd'
 
734
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_5 'e'
 
735
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_6 'f'
 
736
#define TC_IMPL_TC_PortableServer_POA_ServantAlreadyActive_7 's'
 
737
   extern const struct CORBA_TypeCode_struct
 
738
      TC_PortableServer_POA_ServantAlreadyActive_struct;
 
739
#define TC_PortableServer_POA_ServantAlreadyActive ((CORBA_TypeCode)&TC_PortableServer_POA_ServantAlreadyActive_struct)
 
740
#endif
 
741
#define PortableServer_POA_ServantAlreadyActive__alloc() ((PortableServer_POA_ServantAlreadyActive *)ORBit_small_alloc (TC_PortableServer_POA_ServantAlreadyActive))
 
742
#define PortableServer_POA_ServantAlreadyActive__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_ServantAlreadyActive,(m),(d))
 
743
#endif
 
744
#define ex_PortableServer_POA_ServantNotActive "IDL:omg.org/PortableServer/POA/ServantNotActive:1.0"
 
745
#if !defined(_PortableServer_POA_ServantNotActive_defined)
 
746
#define _PortableServer_POA_ServantNotActive_defined 1
 
747
   typedef struct PortableServer_POA_ServantNotActive_type
 
748
      PortableServer_POA_ServantNotActive;
 
749
   struct PortableServer_POA_ServantNotActive_type
 
750
   {
 
751
      int dummy;
 
752
   };
 
753
 
 
754
#if !defined(TC_IMPL_TC_PortableServer_POA_ServantNotActive_0)
 
755
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_0 'p'
 
756
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_1 'o'
 
757
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_2 'a'
 
758
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_3 '_'
 
759
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_4 'd'
 
760
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_5 'e'
 
761
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_6 'f'
 
762
#define TC_IMPL_TC_PortableServer_POA_ServantNotActive_7 's'
 
763
   extern const struct CORBA_TypeCode_struct
 
764
      TC_PortableServer_POA_ServantNotActive_struct;
 
765
#define TC_PortableServer_POA_ServantNotActive ((CORBA_TypeCode)&TC_PortableServer_POA_ServantNotActive_struct)
 
766
#endif
 
767
#define PortableServer_POA_ServantNotActive__alloc() ((PortableServer_POA_ServantNotActive *)ORBit_small_alloc (TC_PortableServer_POA_ServantNotActive))
 
768
#define PortableServer_POA_ServantNotActive__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_ServantNotActive,(m),(d))
 
769
#endif
 
770
#define ex_PortableServer_POA_WrongAdapter "IDL:omg.org/PortableServer/POA/WrongAdapter:1.0"
 
771
#if !defined(_PortableServer_POA_WrongAdapter_defined)
 
772
#define _PortableServer_POA_WrongAdapter_defined 1
 
773
   typedef struct PortableServer_POA_WrongAdapter_type
 
774
      PortableServer_POA_WrongAdapter;
 
775
   struct PortableServer_POA_WrongAdapter_type
 
776
   {
 
777
      int dummy;
 
778
   };
 
779
 
 
780
#if !defined(TC_IMPL_TC_PortableServer_POA_WrongAdapter_0)
 
781
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_0 'p'
 
782
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_1 'o'
 
783
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_2 'a'
 
784
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_3 '_'
 
785
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_4 'd'
 
786
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_5 'e'
 
787
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_6 'f'
 
788
#define TC_IMPL_TC_PortableServer_POA_WrongAdapter_7 's'
 
789
   extern const struct CORBA_TypeCode_struct
 
790
      TC_PortableServer_POA_WrongAdapter_struct;
 
791
#define TC_PortableServer_POA_WrongAdapter ((CORBA_TypeCode)&TC_PortableServer_POA_WrongAdapter_struct)
 
792
#endif
 
793
#define PortableServer_POA_WrongAdapter__alloc() ((PortableServer_POA_WrongAdapter *)ORBit_small_alloc (TC_PortableServer_POA_WrongAdapter))
 
794
#define PortableServer_POA_WrongAdapter__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_WrongAdapter,(m),(d))
 
795
#endif
 
796
#define ex_PortableServer_POA_WrongPolicy "IDL:omg.org/PortableServer/POA/WrongPolicy:1.0"
 
797
#if !defined(_PortableServer_POA_WrongPolicy_defined)
 
798
#define _PortableServer_POA_WrongPolicy_defined 1
 
799
   typedef struct PortableServer_POA_WrongPolicy_type
 
800
      PortableServer_POA_WrongPolicy;
 
801
   struct PortableServer_POA_WrongPolicy_type
 
802
   {
 
803
      int dummy;
 
804
   };
 
805
 
 
806
#if !defined(TC_IMPL_TC_PortableServer_POA_WrongPolicy_0)
 
807
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_0 'p'
 
808
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_1 'o'
 
809
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_2 'a'
 
810
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_3 '_'
 
811
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_4 'd'
 
812
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_5 'e'
 
813
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_6 'f'
 
814
#define TC_IMPL_TC_PortableServer_POA_WrongPolicy_7 's'
 
815
   extern const struct CORBA_TypeCode_struct
 
816
      TC_PortableServer_POA_WrongPolicy_struct;
 
817
#define TC_PortableServer_POA_WrongPolicy ((CORBA_TypeCode)&TC_PortableServer_POA_WrongPolicy_struct)
 
818
#endif
 
819
#define PortableServer_POA_WrongPolicy__alloc() ((PortableServer_POA_WrongPolicy *)ORBit_small_alloc (TC_PortableServer_POA_WrongPolicy))
 
820
#define PortableServer_POA_WrongPolicy__freekids(m,d) ORBit_small_freekids (TC_PortableServer_POA_WrongPolicy,(m),(d))
 
821
#endif
 
822
#if !defined(ORBIT_DECL_PortableServer_Current) && !defined(_PortableServer_Current_defined)
 
823
#define ORBIT_DECL_PortableServer_Current 1
 
824
#define _PortableServer_Current_defined 1
 
825
   typedef struct PortableServer_Current_type *PortableServer_Current;
 
826
#ifndef TC_PortableServer_Current
 
827
#  define TC_PortableServer_Current TC_CORBA_Object
 
828
#endif
 
829
#endif
 
830
#define ex_PortableServer_Current_NoContext "IDL:omg.org/PortableServer/Current/NoContext:1.0"
 
831
#if !defined(_PortableServer_Current_NoContext_defined)
 
832
#define _PortableServer_Current_NoContext_defined 1
 
833
   typedef struct PortableServer_Current_NoContext_type
 
834
      PortableServer_Current_NoContext;
 
835
   struct PortableServer_Current_NoContext_type
 
836
   {
 
837
      int dummy;
 
838
   };
 
839
 
 
840
#if !defined(TC_IMPL_TC_PortableServer_Current_NoContext_0)
 
841
#define TC_IMPL_TC_PortableServer_Current_NoContext_0 'p'
 
842
#define TC_IMPL_TC_PortableServer_Current_NoContext_1 'o'
 
843
#define TC_IMPL_TC_PortableServer_Current_NoContext_2 'a'
 
844
#define TC_IMPL_TC_PortableServer_Current_NoContext_3 '_'
 
845
#define TC_IMPL_TC_PortableServer_Current_NoContext_4 'd'
 
846
#define TC_IMPL_TC_PortableServer_Current_NoContext_5 'e'
 
847
#define TC_IMPL_TC_PortableServer_Current_NoContext_6 'f'
 
848
#define TC_IMPL_TC_PortableServer_Current_NoContext_7 's'
 
849
   extern const struct CORBA_TypeCode_struct
 
850
      TC_PortableServer_Current_NoContext_struct;
 
851
#define TC_PortableServer_Current_NoContext ((CORBA_TypeCode)&TC_PortableServer_Current_NoContext_struct)
 
852
#endif
 
853
#define PortableServer_Current_NoContext__alloc() ((PortableServer_Current_NoContext *)ORBit_small_alloc (TC_PortableServer_Current_NoContext))
 
854
#define PortableServer_Current_NoContext__freekids(m,d) ORBit_small_freekids (TC_PortableServer_Current_NoContext,(m),(d))
 
855
#endif
 
856
 
 
857
/** stub prototypes **/
 
858
#define PortableServer_ThreadPolicy__get_policy_type CORBA_Policy__get_policy_type
 
859
#define PortableServer_ThreadPolicy_copy CORBA_Policy_copy
 
860
#define PortableServer_ThreadPolicy_destroy CORBA_Policy_destroy
 
861
   PortableServer_ThreadPolicyValue
 
862
      PortableServer_ThreadPolicy__get_value(PortableServer_ThreadPolicy _obj,
 
863
                                             CORBA_Environment * ev);
 
864
#define PortableServer_LifespanPolicy__get_policy_type CORBA_Policy__get_policy_type
 
865
#define PortableServer_LifespanPolicy_copy CORBA_Policy_copy
 
866
#define PortableServer_LifespanPolicy_destroy CORBA_Policy_destroy
 
867
   PortableServer_LifespanPolicyValue
 
868
      PortableServer_LifespanPolicy__get_value(PortableServer_LifespanPolicy
 
869
                                               _obj, CORBA_Environment * ev);
 
870
#define PortableServer_IdUniquenessPolicy__get_policy_type CORBA_Policy__get_policy_type
 
871
#define PortableServer_IdUniquenessPolicy_copy CORBA_Policy_copy
 
872
#define PortableServer_IdUniquenessPolicy_destroy CORBA_Policy_destroy
 
873
   PortableServer_IdUniquenessPolicyValue
 
874
      PortableServer_IdUniquenessPolicy__get_value
 
875
      (PortableServer_IdUniquenessPolicy _obj, CORBA_Environment * ev);
 
876
#define PortableServer_IdAssignmentPolicy__get_policy_type CORBA_Policy__get_policy_type
 
877
#define PortableServer_IdAssignmentPolicy_copy CORBA_Policy_copy
 
878
#define PortableServer_IdAssignmentPolicy_destroy CORBA_Policy_destroy
 
879
   PortableServer_IdAssignmentPolicyValue
 
880
      PortableServer_IdAssignmentPolicy__get_value
 
881
      (PortableServer_IdAssignmentPolicy _obj, CORBA_Environment * ev);
 
882
#define PortableServer_ImplicitActivationPolicy__get_policy_type CORBA_Policy__get_policy_type
 
883
#define PortableServer_ImplicitActivationPolicy_copy CORBA_Policy_copy
 
884
#define PortableServer_ImplicitActivationPolicy_destroy CORBA_Policy_destroy
 
885
   PortableServer_ImplicitActivationPolicyValue
 
886
      PortableServer_ImplicitActivationPolicy__get_value
 
887
      (PortableServer_ImplicitActivationPolicy _obj, CORBA_Environment * ev);
 
888
#define PortableServer_ServantRetentionPolicy__get_policy_type CORBA_Policy__get_policy_type
 
889
#define PortableServer_ServantRetentionPolicy_copy CORBA_Policy_copy
 
890
#define PortableServer_ServantRetentionPolicy_destroy CORBA_Policy_destroy
 
891
   PortableServer_ServantRetentionPolicyValue
 
892
      PortableServer_ServantRetentionPolicy__get_value
 
893
      (PortableServer_ServantRetentionPolicy _obj, CORBA_Environment * ev);
 
894
#define PortableServer_RequestProcessingPolicy__get_policy_type CORBA_Policy__get_policy_type
 
895
#define PortableServer_RequestProcessingPolicy_copy CORBA_Policy_copy
 
896
#define PortableServer_RequestProcessingPolicy_destroy CORBA_Policy_destroy
 
897
   PortableServer_RequestProcessingPolicyValue
 
898
      PortableServer_RequestProcessingPolicy__get_value
 
899
      (PortableServer_RequestProcessingPolicy _obj, CORBA_Environment * ev);
 
900
   void PortableServer_POAManager_activate(PortableServer_POAManager _obj,
 
901
                                           CORBA_Environment * ev);
 
902
   void PortableServer_POAManager_hold_requests(PortableServer_POAManager
 
903
                                                _obj,
 
904
                                                const CORBA_boolean
 
905
                                                wait_for_completion,
 
906
                                                CORBA_Environment * ev);
 
907
   void PortableServer_POAManager_discard_requests(PortableServer_POAManager
 
908
                                                   _obj,
 
909
                                                   const CORBA_boolean
 
910
                                                   wait_for_completion,
 
911
                                                   CORBA_Environment * ev);
 
912
   void PortableServer_POAManager_deactivate(PortableServer_POAManager _obj,
 
913
                                             const CORBA_boolean
 
914
                                             etherealize_objects,
 
915
                                             const CORBA_boolean
 
916
                                             wait_for_completion,
 
917
                                             CORBA_Environment * ev);
 
918
   PortableServer_POAManager_State
 
919
      PortableServer_POAManager_get_state(PortableServer_POAManager _obj,
 
920
                                          CORBA_Environment * ev);
 
921
   CORBA_boolean
 
922
      PortableServer_AdapterActivator_unknown_adapter
 
923
      (PortableServer_AdapterActivator _obj, const PortableServer_POA parent,
 
924
       const CORBA_char * name, CORBA_Environment * ev);
 
925
   PortableServer_Servant
 
926
      PortableServer_ServantActivator_incarnate
 
927
      (PortableServer_ServantActivator _obj,
 
928
       const PortableServer_ObjectId * oid, const PortableServer_POA adapter,
 
929
       CORBA_Environment * ev);
 
930
   void
 
931
      PortableServer_ServantActivator_etherealize
 
932
      (PortableServer_ServantActivator _obj,
 
933
       const PortableServer_ObjectId * oid, const PortableServer_POA adapter,
 
934
       const PortableServer_Servant serv,
 
935
       const CORBA_boolean cleanup_in_progress,
 
936
       const CORBA_boolean remaining_activations, CORBA_Environment * ev);
 
937
   PortableServer_Servant
 
938
      PortableServer_ServantLocator_preinvoke(PortableServer_ServantLocator
 
939
                                              _obj,
 
940
                                              const PortableServer_ObjectId *
 
941
                                              oid,
 
942
                                              const PortableServer_POA
 
943
                                              adapter,
 
944
                                              const CORBA_char * operation,
 
945
                                              PortableServer_ServantLocator_Cookie
 
946
                                              the_cookie,
 
947
                                              CORBA_Environment * ev);
 
948
   void PortableServer_ServantLocator_postinvoke(PortableServer_ServantLocator
 
949
                                                 _obj,
 
950
                                                 const PortableServer_ObjectId
 
951
                                                 * oid,
 
952
                                                 const PortableServer_POA
 
953
                                                 adapter,
 
954
                                                 const CORBA_char * operation,
 
955
                                                 const
 
956
                                                 PortableServer_ServantLocator_Cookie
 
957
                                                 the_cookie,
 
958
                                                 const PortableServer_Servant
 
959
                                                 the_servant,
 
960
                                                 CORBA_Environment * ev);
 
961
   PortableServer_POA PortableServer_POA_create_POA(PortableServer_POA _obj,
 
962
                                                    const CORBA_char *
 
963
                                                    adapter_name,
 
964
                                                    const
 
965
                                                    PortableServer_POAManager
 
966
                                                    a_POAManager,
 
967
                                                    const CORBA_PolicyList *
 
968
                                                    policies,
 
969
                                                    CORBA_Environment * ev);
 
970
   PortableServer_POA PortableServer_POA_find_POA(PortableServer_POA _obj,
 
971
                                                  const CORBA_char *
 
972
                                                  adapter_name,
 
973
                                                  const CORBA_boolean
 
974
                                                  activate_it,
 
975
                                                  CORBA_Environment * ev);
 
976
   void PortableServer_POA_destroy(PortableServer_POA _obj,
 
977
                                   const CORBA_boolean etherealize_objects,
 
978
                                   const CORBA_boolean wait_for_completion,
 
979
                                   CORBA_Environment * ev);
 
980
   PortableServer_ThreadPolicy
 
981
      PortableServer_POA_create_thread_policy(PortableServer_POA _obj,
 
982
                                              const
 
983
                                              PortableServer_ThreadPolicyValue
 
984
                                              value, CORBA_Environment * ev);
 
985
   PortableServer_LifespanPolicy
 
986
      PortableServer_POA_create_lifespan_policy(PortableServer_POA _obj,
 
987
                                                const
 
988
                                                PortableServer_LifespanPolicyValue
 
989
                                                value,
 
990
                                                CORBA_Environment * ev);
 
991
   PortableServer_IdUniquenessPolicy
 
992
      PortableServer_POA_create_id_uniqueness_policy(PortableServer_POA _obj,
 
993
                                                     const
 
994
                                                     PortableServer_IdUniquenessPolicyValue
 
995
                                                     value,
 
996
                                                     CORBA_Environment * ev);
 
997
   PortableServer_IdAssignmentPolicy
 
998
      PortableServer_POA_create_id_assignment_policy(PortableServer_POA _obj,
 
999
                                                     const
 
1000
                                                     PortableServer_IdAssignmentPolicyValue
 
1001
                                                     value,
 
1002
                                                     CORBA_Environment * ev);
 
1003
   PortableServer_ImplicitActivationPolicy
 
1004
      PortableServer_POA_create_implicit_activation_policy(PortableServer_POA
 
1005
                                                           _obj,
 
1006
                                                           const
 
1007
                                                           PortableServer_ImplicitActivationPolicyValue
 
1008
                                                           value,
 
1009
                                                           CORBA_Environment *
 
1010
                                                           ev);
 
1011
   PortableServer_ServantRetentionPolicy
 
1012
      PortableServer_POA_create_servant_retention_policy(PortableServer_POA
 
1013
                                                         _obj,
 
1014
                                                         const
 
1015
                                                         PortableServer_ServantRetentionPolicyValue
 
1016
                                                         value,
 
1017
                                                         CORBA_Environment *
 
1018
                                                         ev);
 
1019
   PortableServer_RequestProcessingPolicy
 
1020
      PortableServer_POA_create_request_processing_policy(PortableServer_POA
 
1021
                                                          _obj,
 
1022
                                                          const
 
1023
                                                          PortableServer_RequestProcessingPolicyValue
 
1024
                                                          value,
 
1025
                                                          CORBA_Environment *
 
1026
                                                          ev);
 
1027
   CORBA_string PortableServer_POA__get_the_name(PortableServer_POA _obj,
 
1028
                                                 CORBA_Environment * ev);
 
1029
   PortableServer_POA PortableServer_POA__get_the_parent(PortableServer_POA
 
1030
                                                         _obj,
 
1031
                                                         CORBA_Environment *
 
1032
                                                         ev);
 
1033
   PortableServer_POAList
 
1034
      *PortableServer_POA__get_the_children(PortableServer_POA _obj,
 
1035
                                            CORBA_Environment * ev);
 
1036
   PortableServer_POAManager
 
1037
      PortableServer_POA__get_the_POAManager(PortableServer_POA _obj,
 
1038
                                             CORBA_Environment * ev);
 
1039
   PortableServer_AdapterActivator
 
1040
      PortableServer_POA__get_the_activator(PortableServer_POA _obj,
 
1041
                                            CORBA_Environment * ev);
 
1042
   void PortableServer_POA__set_the_activator(PortableServer_POA _obj,
 
1043
                                              const
 
1044
                                              PortableServer_AdapterActivator
 
1045
                                              value, CORBA_Environment * ev);
 
1046
   PortableServer_ServantManager
 
1047
      PortableServer_POA_get_servant_manager(PortableServer_POA _obj,
 
1048
                                             CORBA_Environment * ev);
 
1049
   void PortableServer_POA_set_servant_manager(PortableServer_POA _obj,
 
1050
                                               const
 
1051
                                               PortableServer_ServantManager
 
1052
                                               imgr, CORBA_Environment * ev);
 
1053
   PortableServer_Servant PortableServer_POA_get_servant(PortableServer_POA
 
1054
                                                         _obj,
 
1055
                                                         CORBA_Environment *
 
1056
                                                         ev);
 
1057
   void PortableServer_POA_set_servant(PortableServer_POA _obj,
 
1058
                                       const PortableServer_Servant p_servant,
 
1059
                                       CORBA_Environment * ev);
 
1060
   PortableServer_ObjectId
 
1061
      *PortableServer_POA_activate_object(PortableServer_POA _obj,
 
1062
                                          const PortableServer_Servant
 
1063
                                          p_servant, CORBA_Environment * ev);
 
1064
   void PortableServer_POA_activate_object_with_id(PortableServer_POA _obj,
 
1065
                                                   const
 
1066
                                                   PortableServer_ObjectId *
 
1067
                                                   id,
 
1068
                                                   const
 
1069
                                                   PortableServer_Servant
 
1070
                                                   p_servant,
 
1071
                                                   CORBA_Environment * ev);
 
1072
   void PortableServer_POA_deactivate_object(PortableServer_POA _obj,
 
1073
                                             const PortableServer_ObjectId *
 
1074
                                             oid, CORBA_Environment * ev);
 
1075
   CORBA_Object PortableServer_POA_create_reference(PortableServer_POA _obj,
 
1076
                                                     const CORBA_char * intf,
 
1077
                                                     CORBA_Environment * ev);
 
1078
   CORBA_Object
 
1079
      PortableServer_POA_create_reference_with_id(PortableServer_POA _obj,
 
1080
                                                  const
 
1081
                                                  PortableServer_ObjectId *
 
1082
                                                  oid,
 
1083
                                                  const CORBA_char * intf,
 
1084
                                                  CORBA_Environment * ev);
 
1085
   PortableServer_ObjectId
 
1086
      *PortableServer_POA_servant_to_id(PortableServer_POA _obj,
 
1087
                                        const PortableServer_Servant
 
1088
                                        p_servant, CORBA_Environment * ev);
 
1089
   CORBA_Object PortableServer_POA_servant_to_reference(PortableServer_POA
 
1090
                                                         _obj,
 
1091
                                                         const
 
1092
                                                         PortableServer_Servant
 
1093
                                                         p_servant,
 
1094
                                                         CORBA_Environment *
 
1095
                                                         ev);
 
1096
   PortableServer_Servant
 
1097
      PortableServer_POA_reference_to_servant(PortableServer_POA _obj,
 
1098
                                              const CORBA_Object reference,
 
1099
                                              CORBA_Environment * ev);
 
1100
   PortableServer_ObjectId
 
1101
      *PortableServer_POA_reference_to_id(PortableServer_POA _obj,
 
1102
                                          const CORBA_Object reference,
 
1103
                                          CORBA_Environment * ev);
 
1104
   PortableServer_Servant PortableServer_POA_id_to_servant(PortableServer_POA
 
1105
                                                           _obj,
 
1106
                                                           const
 
1107
                                                           PortableServer_ObjectId
 
1108
                                                           * oid,
 
1109
                                                           CORBA_Environment *
 
1110
                                                           ev);
 
1111
   CORBA_Object PortableServer_POA_id_to_reference(PortableServer_POA _obj,
 
1112
                                                    const
 
1113
                                                    PortableServer_ObjectId *
 
1114
                                                    oid,
 
1115
                                                    CORBA_Environment * ev);
 
1116
   PortableServer_POA PortableServer_Current_get_POA(PortableServer_Current
 
1117
                                                     _obj,
 
1118
                                                     CORBA_Environment * ev);
 
1119
   PortableServer_ObjectId
 
1120
      *PortableServer_Current_get_object_id(PortableServer_Current _obj,
 
1121
                                            CORBA_Environment * ev);
 
1122
 
 
1123
/** more internals **/
 
1124
#if !defined(MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_0)
 
1125
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_0 'p'
 
1126
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_1 'o'
 
1127
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_2 'a'
 
1128
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_3 '_'
 
1129
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_4 'd'
 
1130
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_5 'e'
 
1131
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_6 'f'
 
1132
#define MARSHAL_IMPL_CORBA_sequence_PortableServer_POA_7 's'
 
1133
#endif
 
1134
#if !defined(MARSHAL_IMPL_CORBA_sequence_CORBA_octet_0)
 
1135
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_0 'p'
 
1136
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_1 'o'
 
1137
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_2 'a'
 
1138
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_3 '_'
 
1139
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_4 'd'
 
1140
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_5 'e'
 
1141
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_6 'f'
 
1142
#define MARSHAL_IMPL_CORBA_sequence_CORBA_octet_7 's'
 
1143
#endif
 
1144
#ifdef __cplusplus
 
1145
}
 
1146
#endif                          /* __cplusplus */
 
1147
 
 
1148
#ifndef EXCLUDE_ORBIT_H
 
1149
#include <orbit/orbit.h>
 
1150
 
 
1151
#endif                          /* EXCLUDE_ORBIT_H */
 
1152
#endif
 
1153
#undef ORBIT_IDL_SERIAL