fred-mod-eppd
EPP.h
1 /*
2  * This file was generated by orbit-idl-2 - DO NOT EDIT!
3  */
4 
5 #ifndef EPP_H
6 #define EPP_H 1
7 #include <glib.h>
8 #define ORBIT_IDL_SERIAL 20
9 #include <orbit/orbit-types.h>
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif /* __cplusplus */
14 
15 
17 /* from IDL source file "/build/mod-eppd-2.21.1/external/idl/idl/EPP.idl" (seen 0, isTop 1, wasInhibit 0) */
18 #include "stdc-predef.h"
19 /* from IDL source file "/usr/include/stdc-predef.h" (seen 0, isTop 0, wasInhibit 0) */
20 /* from IDL source file "/build/mod-eppd-2.21.1/external/idl/idl/EPP.idl" (seen 3, isTop 1, wasInhibit 1) */
21 #include "_dataTypes.h"
22 /* from IDL source file "/build/mod-eppd-2.21.1/external/idl/idl/_dataTypes.idl" (seen 0, isTop 0, wasInhibit 0) */
23 /* from IDL source file "/build/mod-eppd-2.21.1/external/idl/idl/DateTime.idl" (seen 0, isTop 0, wasInhibit 1) */
24 /* from IDL source file "/build/mod-eppd-2.21.1/external/idl/idl/_dataTypes.idl" (seen 1, isTop 0, wasInhibit 1) */
25 /* from IDL source file "/build/mod-eppd-2.21.1/external/idl/idl/EPP.idl" (seen 5, isTop 1, wasInhibit 1) */
26 #if !defined(_ccReg_EppParams_defined)
27 #define _ccReg_EppParams_defined 1
30 ccReg_TID requestID;
31 ccReg_TID loginID;
32 CORBA_string clTRID;
33 CORBA_string XML;
34 };
35 
36 #if !defined(TC_IMPL_TC_ccReg_EppParams_0)
37 #define TC_IMPL_TC_ccReg_EppParams_0 'E'
38 #define TC_IMPL_TC_ccReg_EppParams_1 'P'
39 #define TC_IMPL_TC_ccReg_EppParams_2 'P'
40 #ifdef ORBIT_IDL_C_IMODULE_EPP
41 static
42 #else
43 extern
44 #endif
45 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_EppParams_struct;
46 #define TC_ccReg_EppParams ((CORBA_TypeCode)&TC_ccReg_EppParams_struct)
47 #endif
48 #define ccReg_EppParams__alloc() ((ccReg_EppParams *)ORBit_small_alloc (TC_ccReg_EppParams))
49 #define ccReg_EppParams__freekids(m,d) ORBit_small_freekids (TC_ccReg_EppParams,(m),(d))
50 #endif
51 #if !defined(_ccReg_identtyp_defined)
52 #define _ccReg_identtyp_defined 1
53 typedef enum {
54  ccReg_EMPTY,
55  ccReg_OP,
56  ccReg_PASS,
57  ccReg_ICO,
58  ccReg_MPSV,
59  ccReg_BIRTHDAY
60 } ccReg_identtyp;
61 #if !defined(TC_IMPL_TC_ccReg_identtyp_0)
62 #define TC_IMPL_TC_ccReg_identtyp_0 'E'
63 #define TC_IMPL_TC_ccReg_identtyp_1 'P'
64 #define TC_IMPL_TC_ccReg_identtyp_2 'P'
65 #ifdef ORBIT_IDL_C_IMODULE_EPP
66 static
67 #else
68 extern
69 #endif
70 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_identtyp_struct;
71 #define TC_ccReg_identtyp ((CORBA_TypeCode)&TC_ccReg_identtyp_struct)
72 #endif
73 #endif
74 #if !defined(_ccReg_PrivacyPolicy_defined)
75 #define _ccReg_PrivacyPolicy_defined 1
76 typedef enum {
77  ccReg_public_data,
78  ccReg_private_data,
79  ccReg_unused_privacy_policy
80 } ccReg_PrivacyPolicy;
81 #if !defined(TC_IMPL_TC_ccReg_PrivacyPolicy_0)
82 #define TC_IMPL_TC_ccReg_PrivacyPolicy_0 'E'
83 #define TC_IMPL_TC_ccReg_PrivacyPolicy_1 'P'
84 #define TC_IMPL_TC_ccReg_PrivacyPolicy_2 'P'
85 #ifdef ORBIT_IDL_C_IMODULE_EPP
86 static
87 #else
88 extern
89 #endif
90 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PrivacyPolicy_struct;
91 #define TC_ccReg_PrivacyPolicy ((CORBA_TypeCode)&TC_ccReg_PrivacyPolicy_struct)
92 #endif
93 #endif
94 #if !defined(_ccReg_ControlledPrivacyData_defined)
95 #define _ccReg_ControlledPrivacyData_defined 1
98 ccReg_PrivacyPolicy Name;
99 ccReg_PrivacyPolicy Organization;
100 ccReg_PrivacyPolicy Address;
101 ccReg_PrivacyPolicy Telephone;
102 ccReg_PrivacyPolicy Fax;
103 ccReg_PrivacyPolicy Email;
104 ccReg_PrivacyPolicy VAT;
105 ccReg_PrivacyPolicy Ident;
106 ccReg_PrivacyPolicy NotifyEmail;
107 };
108 
109 #if !defined(TC_IMPL_TC_ccReg_ControlledPrivacyData_0)
110 #define TC_IMPL_TC_ccReg_ControlledPrivacyData_0 'E'
111 #define TC_IMPL_TC_ccReg_ControlledPrivacyData_1 'P'
112 #define TC_IMPL_TC_ccReg_ControlledPrivacyData_2 'P'
113 #ifdef ORBIT_IDL_C_IMODULE_EPP
114 static
115 #else
116 extern
117 #endif
118 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ControlledPrivacyData_struct;
119 #define TC_ccReg_ControlledPrivacyData ((CORBA_TypeCode)&TC_ccReg_ControlledPrivacyData_struct)
120 #endif
121 #define ccReg_ControlledPrivacyData__alloc() ((ccReg_ControlledPrivacyData *)ORBit_small_alloc (TC_ccReg_ControlledPrivacyData))
122 #define ccReg_ControlledPrivacyData__freekids(m,d) ORBit_small_freekids (TC_ccReg_ControlledPrivacyData,(m),(d))
123 #endif
124 #if !defined(_ccReg_ControlledPrivacyDataMask_defined)
125 #define _ccReg_ControlledPrivacyDataMask_defined 1
128 CORBA_boolean Name;
129 CORBA_boolean Organization;
130 CORBA_boolean Address;
131 CORBA_boolean Telephone;
132 CORBA_boolean Fax;
133 CORBA_boolean Email;
134 CORBA_boolean VAT;
135 CORBA_boolean Ident;
136 CORBA_boolean NotifyEmail;
137 };
138 
139 #if !defined(TC_IMPL_TC_ccReg_ControlledPrivacyDataMask_0)
140 #define TC_IMPL_TC_ccReg_ControlledPrivacyDataMask_0 'E'
141 #define TC_IMPL_TC_ccReg_ControlledPrivacyDataMask_1 'P'
142 #define TC_IMPL_TC_ccReg_ControlledPrivacyDataMask_2 'P'
143 #ifdef ORBIT_IDL_C_IMODULE_EPP
144 static
145 #else
146 extern
147 #endif
148 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ControlledPrivacyDataMask_struct;
149 #define TC_ccReg_ControlledPrivacyDataMask ((CORBA_TypeCode)&TC_ccReg_ControlledPrivacyDataMask_struct)
150 #endif
151 #define ccReg_ControlledPrivacyDataMask__alloc() ((ccReg_ControlledPrivacyDataMask *)ORBit_small_alloc (TC_ccReg_ControlledPrivacyDataMask))
152 #define ccReg_ControlledPrivacyDataMask__freekids(m,d) ORBit_small_freekids (TC_ccReg_ControlledPrivacyDataMask,(m),(d))
153 #endif
154 #if !defined(_ccReg_CheckAvail_defined)
155 #define _ccReg_CheckAvail_defined 1
156 typedef enum {
157  ccReg_Exist,
158  ccReg_NotExist,
159  ccReg_BadFormat,
160  ccReg_BlackList,
161  ccReg_DelPeriod,
162  ccReg_NotApplicable
163 } ccReg_CheckAvail;
164 #if !defined(TC_IMPL_TC_ccReg_CheckAvail_0)
165 #define TC_IMPL_TC_ccReg_CheckAvail_0 'E'
166 #define TC_IMPL_TC_ccReg_CheckAvail_1 'P'
167 #define TC_IMPL_TC_ccReg_CheckAvail_2 'P'
168 #ifdef ORBIT_IDL_C_IMODULE_EPP
169 static
170 #else
171 extern
172 #endif
173 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_CheckAvail_struct;
174 #define TC_ccReg_CheckAvail ((CORBA_TypeCode)&TC_ccReg_CheckAvail_struct)
175 #endif
176 #endif
177 #if !defined(_ccReg_CheckSeq_defined)
178 #define _ccReg_CheckSeq_defined 1
179 typedef struct ccReg_CheckSeq_type ccReg_CheckSeq;
181 ccReg_CheckAvail avail;
182 CORBA_string reason;
183 };
184 
185 #if !defined(TC_IMPL_TC_ccReg_CheckSeq_0)
186 #define TC_IMPL_TC_ccReg_CheckSeq_0 'E'
187 #define TC_IMPL_TC_ccReg_CheckSeq_1 'P'
188 #define TC_IMPL_TC_ccReg_CheckSeq_2 'P'
189 #ifdef ORBIT_IDL_C_IMODULE_EPP
190 static
191 #else
192 extern
193 #endif
194 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_CheckSeq_struct;
195 #define TC_ccReg_CheckSeq ((CORBA_TypeCode)&TC_ccReg_CheckSeq_struct)
196 #endif
197 #define ccReg_CheckSeq__alloc() ((ccReg_CheckSeq *)ORBit_small_alloc (TC_ccReg_CheckSeq))
198 #define ccReg_CheckSeq__freekids(m,d) ORBit_small_freekids (TC_ccReg_CheckSeq,(m),(d))
199 #endif
200 #if !defined(_ccReg_TimeUnit_defined)
201 #define _ccReg_TimeUnit_defined 1
202 typedef enum {
203  ccReg_unit_month,
204  ccReg_unit_year
205 } ccReg_TimeUnit;
206 #if !defined(TC_IMPL_TC_ccReg_TimeUnit_0)
207 #define TC_IMPL_TC_ccReg_TimeUnit_0 'E'
208 #define TC_IMPL_TC_ccReg_TimeUnit_1 'P'
209 #define TC_IMPL_TC_ccReg_TimeUnit_2 'P'
210 #ifdef ORBIT_IDL_C_IMODULE_EPP
211 static
212 #else
213 extern
214 #endif
215 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_TimeUnit_struct;
216 #define TC_ccReg_TimeUnit ((CORBA_TypeCode)&TC_ccReg_TimeUnit_struct)
217 #endif
218 #endif
219 #if !defined(_ccReg_Status_str_defined)
220 #define _ccReg_Status_str_defined 1
223 CORBA_string value;
224 CORBA_string text;
225 };
226 
227 #if !defined(TC_IMPL_TC_ccReg_Status_str_0)
228 #define TC_IMPL_TC_ccReg_Status_str_0 'E'
229 #define TC_IMPL_TC_ccReg_Status_str_1 'P'
230 #define TC_IMPL_TC_ccReg_Status_str_2 'P'
231 #ifdef ORBIT_IDL_C_IMODULE_EPP
232 static
233 #else
234 extern
235 #endif
236 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Status_str_struct;
237 #define TC_ccReg_Status_str ((CORBA_TypeCode)&TC_ccReg_Status_str_struct)
238 #endif
239 #define ccReg_Status_str__alloc() ((ccReg_Status_str *)ORBit_small_alloc (TC_ccReg_Status_str))
240 #define ccReg_Status_str__freekids(m,d) ORBit_small_freekids (TC_ccReg_Status_str,(m),(d))
241 #endif
242 #if !defined(_ccReg_Period_str_defined)
243 #define _ccReg_Period_str_defined 1
246 CORBA_short count;
247 ccReg_TimeUnit unit;
248 };
249 
250 #if !defined(TC_IMPL_TC_ccReg_Period_str_0)
251 #define TC_IMPL_TC_ccReg_Period_str_0 'E'
252 #define TC_IMPL_TC_ccReg_Period_str_1 'P'
253 #define TC_IMPL_TC_ccReg_Period_str_2 'P'
254 #ifdef ORBIT_IDL_C_IMODULE_EPP
255 static
256 #else
257 extern
258 #endif
259 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Period_str_struct;
260 #define TC_ccReg_Period_str ((CORBA_TypeCode)&TC_ccReg_Period_str_struct)
261 #endif
262 #define ccReg_Period_str__alloc() ((ccReg_Period_str *)ORBit_small_alloc (TC_ccReg_Period_str))
263 #define ccReg_Period_str__freekids(m,d) ORBit_small_freekids (TC_ccReg_Period_str,(m),(d))
264 #endif
265 #if !defined(_ccReg_ZoneCredit_str_defined)
266 #define _ccReg_ZoneCredit_str_defined 1
269 CORBA_string zone_fqdn;
270 CORBA_string price;
271 };
272 
273 #if !defined(TC_IMPL_TC_ccReg_ZoneCredit_str_0)
274 #define TC_IMPL_TC_ccReg_ZoneCredit_str_0 'E'
275 #define TC_IMPL_TC_ccReg_ZoneCredit_str_1 'P'
276 #define TC_IMPL_TC_ccReg_ZoneCredit_str_2 'P'
277 #ifdef ORBIT_IDL_C_IMODULE_EPP
278 static
279 #else
280 extern
281 #endif
282 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ZoneCredit_str_struct;
283 #define TC_ccReg_ZoneCredit_str ((CORBA_TypeCode)&TC_ccReg_ZoneCredit_str_struct)
284 #endif
285 #define ccReg_ZoneCredit_str__alloc() ((ccReg_ZoneCredit_str *)ORBit_small_alloc (TC_ccReg_ZoneCredit_str))
286 #define ccReg_ZoneCredit_str__freekids(m,d) ORBit_small_freekids (TC_ccReg_ZoneCredit_str,(m),(d))
287 #endif
288 #if !defined(ORBIT_DECL_CORBA_sequence_ccReg_ZoneCredit_str)
289 #define ORBIT_DECL_CORBA_sequence_ccReg_ZoneCredit_str 1
290 #define ORBIT_IMPL_CORBA_sequence_ccReg_ZoneCredit_str_0 'E'
291 #define ORBIT_IMPL_CORBA_sequence_ccReg_ZoneCredit_str_1 'P'
292 #define ORBIT_IMPL_CORBA_sequence_ccReg_ZoneCredit_str_2 'P'
293 #if !defined(_CORBA_sequence_ccReg_ZoneCredit_str_defined)
294 #define _CORBA_sequence_ccReg_ZoneCredit_str_defined 1
295 typedef struct { CORBA_unsigned_long _maximum, _length; ccReg_ZoneCredit_str* _buffer; CORBA_boolean _release; } CORBA_sequence_ccReg_ZoneCredit_str;
296 #endif
297 #if !defined(TC_IMPL_TC_CORBA_sequence_ccReg_ZoneCredit_str_0)
298 #define TC_IMPL_TC_CORBA_sequence_ccReg_ZoneCredit_str_0 'E'
299 #define TC_IMPL_TC_CORBA_sequence_ccReg_ZoneCredit_str_1 'P'
300 #define TC_IMPL_TC_CORBA_sequence_ccReg_ZoneCredit_str_2 'P'
301 #ifdef ORBIT_IDL_C_IMODULE_EPP
302 static
303 #else
304 extern
305 #endif
306 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_ccReg_ZoneCredit_str_struct;
307 #define TC_CORBA_sequence_ccReg_ZoneCredit_str ((CORBA_TypeCode)&TC_CORBA_sequence_ccReg_ZoneCredit_str_struct)
308 #endif
309 #define CORBA_sequence_ccReg_ZoneCredit_str__alloc() ((CORBA_sequence_ccReg_ZoneCredit_str *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_ZoneCredit_str))
310 #define CORBA_sequence_ccReg_ZoneCredit_str__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_ZoneCredit_str,(m),(d))
311 #define CORBA_sequence_ccReg_ZoneCredit_str_allocbuf(l) ((ccReg_ZoneCredit_str*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_ZoneCredit_str, (l)))
312 #define CORBA_sequence_ccReg_ZoneCredit_str_allocbuf(l) ((ccReg_ZoneCredit_str*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_ZoneCredit_str, (l)))
313 #endif
314 #if !defined(_ccReg_ZoneCredit_defined)
315 #define _ccReg_ZoneCredit_defined 1
317 #define ccReg_ZoneCredit_marshal(x,y,z) CORBA_sequence_ccReg_ZoneCredit_str_marshal((x),(y),(z))
318 #define ccReg_ZoneCredit_demarshal(x,y,z,i) CORBA_sequence_ccReg_ZoneCredit_str_demarshal((x),(y),(z),(i))
319 #if !defined(TC_IMPL_TC_ccReg_ZoneCredit_0)
320 #define TC_IMPL_TC_ccReg_ZoneCredit_0 'E'
321 #define TC_IMPL_TC_ccReg_ZoneCredit_1 'P'
322 #define TC_IMPL_TC_ccReg_ZoneCredit_2 'P'
323 #ifdef ORBIT_IDL_C_IMODULE_EPP
324 static
325 #else
326 extern
327 #endif
328 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ZoneCredit_struct;
329 #define TC_ccReg_ZoneCredit ((CORBA_TypeCode)&TC_ccReg_ZoneCredit_struct)
330 #endif
331 #define ccReg_ZoneCredit__alloc() ((ccReg_ZoneCredit *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_ZoneCredit_str))
332 #define ccReg_ZoneCredit__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_ZoneCredit_str,(m),(d))
333 #define ccReg_ZoneCredit_allocbuf(l) ((ccReg_ZoneCredit_str*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_ZoneCredit_str, (l)))
334 #endif
335 #if !defined(ORBIT_DECL_CORBA_sequence_CORBA_any)
336 #define ORBIT_DECL_CORBA_sequence_CORBA_any 1
337 #define ORBIT_IMPL_CORBA_sequence_CORBA_any_0 'E'
338 #define ORBIT_IMPL_CORBA_sequence_CORBA_any_1 'P'
339 #define ORBIT_IMPL_CORBA_sequence_CORBA_any_2 'P'
340 #if !defined(_CORBA_sequence_CORBA_any_defined)
341 #define _CORBA_sequence_CORBA_any_defined 1
342 typedef struct { CORBA_unsigned_long _maximum, _length; CORBA_any* _buffer; CORBA_boolean _release; } CORBA_sequence_CORBA_any;
343 #endif
344 #if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_any_0)
345 #define TC_IMPL_TC_CORBA_sequence_CORBA_any_0 'E'
346 #define TC_IMPL_TC_CORBA_sequence_CORBA_any_1 'P'
347 #define TC_IMPL_TC_CORBA_sequence_CORBA_any_2 'P'
348 #ifdef ORBIT_IDL_C_IMODULE_EPP
349 static
350 #else
351 extern
352 #endif
353 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_any_struct;
354 #define TC_CORBA_sequence_CORBA_any ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_any_struct)
355 #endif
356 #define CORBA_sequence_CORBA_any__alloc() ((CORBA_sequence_CORBA_any *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_any))
357 #define CORBA_sequence_CORBA_any__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_any,(m),(d))
358 #define CORBA_sequence_CORBA_any_allocbuf(l) ((CORBA_any*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_any, (l)))
359 #define CORBA_sequence_CORBA_any_allocbuf(l) ((CORBA_any*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_any, (l)))
360 #endif
361 #if !defined(_ccReg_ExtensionList_defined)
362 #define _ccReg_ExtensionList_defined 1
364 #define ccReg_ExtensionList_marshal(x,y,z) CORBA_sequence_CORBA_any_marshal((x),(y),(z))
365 #define ccReg_ExtensionList_demarshal(x,y,z,i) CORBA_sequence_CORBA_any_demarshal((x),(y),(z),(i))
366 #if !defined(TC_IMPL_TC_ccReg_ExtensionList_0)
367 #define TC_IMPL_TC_ccReg_ExtensionList_0 'E'
368 #define TC_IMPL_TC_ccReg_ExtensionList_1 'P'
369 #define TC_IMPL_TC_ccReg_ExtensionList_2 'P'
370 #ifdef ORBIT_IDL_C_IMODULE_EPP
371 static
372 #else
373 extern
374 #endif
375 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ExtensionList_struct;
376 #define TC_ccReg_ExtensionList ((CORBA_TypeCode)&TC_ccReg_ExtensionList_struct)
377 #endif
378 #define ccReg_ExtensionList__alloc() ((ccReg_ExtensionList *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_any))
379 #define ccReg_ExtensionList__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_any,(m),(d))
380 #define ccReg_ExtensionList_allocbuf(l) ((CORBA_any*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_any, (l)))
381 #endif
382 #if !defined(ORBIT_DECL_CORBA_sequence_ccReg_CheckSeq)
383 #define ORBIT_DECL_CORBA_sequence_ccReg_CheckSeq 1
384 #define ORBIT_IMPL_CORBA_sequence_ccReg_CheckSeq_0 'E'
385 #define ORBIT_IMPL_CORBA_sequence_ccReg_CheckSeq_1 'P'
386 #define ORBIT_IMPL_CORBA_sequence_ccReg_CheckSeq_2 'P'
387 #if !defined(_CORBA_sequence_ccReg_CheckSeq_defined)
388 #define _CORBA_sequence_ccReg_CheckSeq_defined 1
389 typedef struct { CORBA_unsigned_long _maximum, _length; ccReg_CheckSeq* _buffer; CORBA_boolean _release; } CORBA_sequence_ccReg_CheckSeq;
390 #endif
391 #if !defined(TC_IMPL_TC_CORBA_sequence_ccReg_CheckSeq_0)
392 #define TC_IMPL_TC_CORBA_sequence_ccReg_CheckSeq_0 'E'
393 #define TC_IMPL_TC_CORBA_sequence_ccReg_CheckSeq_1 'P'
394 #define TC_IMPL_TC_CORBA_sequence_ccReg_CheckSeq_2 'P'
395 #ifdef ORBIT_IDL_C_IMODULE_EPP
396 static
397 #else
398 extern
399 #endif
400 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_ccReg_CheckSeq_struct;
401 #define TC_CORBA_sequence_ccReg_CheckSeq ((CORBA_TypeCode)&TC_CORBA_sequence_ccReg_CheckSeq_struct)
402 #endif
403 #define CORBA_sequence_ccReg_CheckSeq__alloc() ((CORBA_sequence_ccReg_CheckSeq *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_CheckSeq))
404 #define CORBA_sequence_ccReg_CheckSeq__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_CheckSeq,(m),(d))
405 #define CORBA_sequence_ccReg_CheckSeq_allocbuf(l) ((ccReg_CheckSeq*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_CheckSeq, (l)))
406 #define CORBA_sequence_ccReg_CheckSeq_allocbuf(l) ((ccReg_CheckSeq*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_CheckSeq, (l)))
407 #endif
408 #if !defined(_ccReg_CheckResp_defined)
409 #define _ccReg_CheckResp_defined 1
411 #define ccReg_CheckResp_marshal(x,y,z) CORBA_sequence_ccReg_CheckSeq_marshal((x),(y),(z))
412 #define ccReg_CheckResp_demarshal(x,y,z,i) CORBA_sequence_ccReg_CheckSeq_demarshal((x),(y),(z),(i))
413 #if !defined(TC_IMPL_TC_ccReg_CheckResp_0)
414 #define TC_IMPL_TC_ccReg_CheckResp_0 'E'
415 #define TC_IMPL_TC_ccReg_CheckResp_1 'P'
416 #define TC_IMPL_TC_ccReg_CheckResp_2 'P'
417 #ifdef ORBIT_IDL_C_IMODULE_EPP
418 static
419 #else
420 extern
421 #endif
422 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_CheckResp_struct;
423 #define TC_ccReg_CheckResp ((CORBA_TypeCode)&TC_ccReg_CheckResp_struct)
424 #endif
425 #define ccReg_CheckResp__alloc() ((ccReg_CheckResp *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_CheckSeq))
426 #define ccReg_CheckResp__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_CheckSeq,(m),(d))
427 #define ccReg_CheckResp_allocbuf(l) ((ccReg_CheckSeq*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_CheckSeq, (l)))
428 #endif
429 #if !defined(ORBIT_DECL_CORBA_sequence_CORBA_string)
430 #define ORBIT_DECL_CORBA_sequence_CORBA_string 1
431 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_0 'E'
432 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_1 'P'
433 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_2 'P'
434 #if !defined(_CORBA_sequence_CORBA_string_defined)
435 #define _CORBA_sequence_CORBA_string_defined 1
436 typedef struct { CORBA_unsigned_long _maximum, _length; CORBA_string* _buffer; CORBA_boolean _release; } CORBA_sequence_CORBA_string;
437 #endif
438 #if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_string_0)
439 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_0 'E'
440 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_1 'P'
441 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_2 'P'
442 #ifdef ORBIT_IDL_C_IMODULE_EPP
443 static
444 #else
445 extern
446 #endif
447 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_string_struct;
448 #define TC_CORBA_sequence_CORBA_string ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_string_struct)
449 #endif
450 #define CORBA_sequence_CORBA_string__alloc() ((CORBA_sequence_CORBA_string *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_string))
451 #define CORBA_sequence_CORBA_string__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_string,(m),(d))
452 #define CORBA_sequence_CORBA_string_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
453 #define CORBA_sequence_CORBA_string_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
454 #endif
455 #if !defined(_ccReg_Check_defined)
456 #define _ccReg_Check_defined 1
458 #define ccReg_Check_marshal(x,y,z) CORBA_sequence_CORBA_string_marshal((x),(y),(z))
459 #define ccReg_Check_demarshal(x,y,z,i) CORBA_sequence_CORBA_string_demarshal((x),(y),(z),(i))
460 #if !defined(TC_IMPL_TC_ccReg_Check_0)
461 #define TC_IMPL_TC_ccReg_Check_0 'E'
462 #define TC_IMPL_TC_ccReg_Check_1 'P'
463 #define TC_IMPL_TC_ccReg_Check_2 'P'
464 #ifdef ORBIT_IDL_C_IMODULE_EPP
465 static
466 #else
467 extern
468 #endif
469 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Check_struct;
470 #define TC_ccReg_Check ((CORBA_TypeCode)&TC_ccReg_Check_struct)
471 #endif
472 #define ccReg_Check__alloc() ((ccReg_Check *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_string))
473 #define ccReg_Check__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_string,(m),(d))
474 #define ccReg_Check_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
475 #endif
476 #if !defined(ORBIT_DECL_CORBA_sequence_ccReg_Status_str)
477 #define ORBIT_DECL_CORBA_sequence_ccReg_Status_str 1
478 #define ORBIT_IMPL_CORBA_sequence_ccReg_Status_str_0 'E'
479 #define ORBIT_IMPL_CORBA_sequence_ccReg_Status_str_1 'P'
480 #define ORBIT_IMPL_CORBA_sequence_ccReg_Status_str_2 'P'
481 #if !defined(_CORBA_sequence_ccReg_Status_str_defined)
482 #define _CORBA_sequence_ccReg_Status_str_defined 1
483 typedef struct { CORBA_unsigned_long _maximum, _length; ccReg_Status_str* _buffer; CORBA_boolean _release; } CORBA_sequence_ccReg_Status_str;
484 #endif
485 #if !defined(TC_IMPL_TC_CORBA_sequence_ccReg_Status_str_0)
486 #define TC_IMPL_TC_CORBA_sequence_ccReg_Status_str_0 'E'
487 #define TC_IMPL_TC_CORBA_sequence_ccReg_Status_str_1 'P'
488 #define TC_IMPL_TC_CORBA_sequence_ccReg_Status_str_2 'P'
489 #ifdef ORBIT_IDL_C_IMODULE_EPP
490 static
491 #else
492 extern
493 #endif
494 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_ccReg_Status_str_struct;
495 #define TC_CORBA_sequence_ccReg_Status_str ((CORBA_TypeCode)&TC_CORBA_sequence_ccReg_Status_str_struct)
496 #endif
497 #define CORBA_sequence_ccReg_Status_str__alloc() ((CORBA_sequence_ccReg_Status_str *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_Status_str))
498 #define CORBA_sequence_ccReg_Status_str__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_Status_str,(m),(d))
499 #define CORBA_sequence_ccReg_Status_str_allocbuf(l) ((ccReg_Status_str*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_Status_str, (l)))
500 #define CORBA_sequence_ccReg_Status_str_allocbuf(l) ((ccReg_Status_str*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_Status_str, (l)))
501 #endif
502 #if !defined(_ccReg_Status_defined)
503 #define _ccReg_Status_defined 1
505 #define ccReg_Status_marshal(x,y,z) CORBA_sequence_ccReg_Status_str_marshal((x),(y),(z))
506 #define ccReg_Status_demarshal(x,y,z,i) CORBA_sequence_ccReg_Status_str_demarshal((x),(y),(z),(i))
507 #if !defined(TC_IMPL_TC_ccReg_Status_0)
508 #define TC_IMPL_TC_ccReg_Status_0 'E'
509 #define TC_IMPL_TC_ccReg_Status_1 'P'
510 #define TC_IMPL_TC_ccReg_Status_2 'P'
511 #ifdef ORBIT_IDL_C_IMODULE_EPP
512 static
513 #else
514 extern
515 #endif
516 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Status_struct;
517 #define TC_ccReg_Status ((CORBA_TypeCode)&TC_ccReg_Status_struct)
518 #endif
519 #define ccReg_Status__alloc() ((ccReg_Status *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_Status_str))
520 #define ccReg_Status__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_Status_str,(m),(d))
521 #define ccReg_Status_allocbuf(l) ((ccReg_Status_str*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_Status_str, (l)))
522 #endif
523 #if !defined(ORBIT_DECL_CORBA_sequence_CORBA_string)
524 #define ORBIT_DECL_CORBA_sequence_CORBA_string 1
525 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_0 'E'
526 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_1 'P'
527 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_2 'P'
528 #if !defined(_CORBA_sequence_CORBA_string_defined)
529 #define _CORBA_sequence_CORBA_string_defined 1
530 typedef struct { CORBA_unsigned_long _maximum, _length; CORBA_string* _buffer; CORBA_boolean _release; } CORBA_sequence_CORBA_string;
531 #endif
532 #if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_string_0)
533 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_0 'E'
534 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_1 'P'
535 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_2 'P'
536 #ifdef ORBIT_IDL_C_IMODULE_EPP
537 static
538 #else
539 extern
540 #endif
541 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_string_struct;
542 #define TC_CORBA_sequence_CORBA_string ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_string_struct)
543 #endif
544 #define CORBA_sequence_CORBA_string__alloc() ((CORBA_sequence_CORBA_string *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_string))
545 #define CORBA_sequence_CORBA_string__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_string,(m),(d))
546 #define CORBA_sequence_CORBA_string_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
547 #define CORBA_sequence_CORBA_string_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
548 #endif
549 #if !defined(_ccReg_AdminContact_defined)
550 #define _ccReg_AdminContact_defined 1
552 #define ccReg_AdminContact_marshal(x,y,z) CORBA_sequence_CORBA_string_marshal((x),(y),(z))
553 #define ccReg_AdminContact_demarshal(x,y,z,i) CORBA_sequence_CORBA_string_demarshal((x),(y),(z),(i))
554 #if !defined(TC_IMPL_TC_ccReg_AdminContact_0)
555 #define TC_IMPL_TC_ccReg_AdminContact_0 'E'
556 #define TC_IMPL_TC_ccReg_AdminContact_1 'P'
557 #define TC_IMPL_TC_ccReg_AdminContact_2 'P'
558 #ifdef ORBIT_IDL_C_IMODULE_EPP
559 static
560 #else
561 extern
562 #endif
563 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_AdminContact_struct;
564 #define TC_ccReg_AdminContact ((CORBA_TypeCode)&TC_ccReg_AdminContact_struct)
565 #endif
566 #define ccReg_AdminContact__alloc() ((ccReg_AdminContact *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_string))
567 #define ccReg_AdminContact__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_string,(m),(d))
568 #define ccReg_AdminContact_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
569 #endif
570 #if !defined(ORBIT_DECL_CORBA_sequence_CORBA_string)
571 #define ORBIT_DECL_CORBA_sequence_CORBA_string 1
572 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_0 'E'
573 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_1 'P'
574 #define ORBIT_IMPL_CORBA_sequence_CORBA_string_2 'P'
575 #if !defined(_CORBA_sequence_CORBA_string_defined)
576 #define _CORBA_sequence_CORBA_string_defined 1
577 typedef struct { CORBA_unsigned_long _maximum, _length; CORBA_string* _buffer; CORBA_boolean _release; } CORBA_sequence_CORBA_string;
578 #endif
579 #if !defined(TC_IMPL_TC_CORBA_sequence_CORBA_string_0)
580 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_0 'E'
581 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_1 'P'
582 #define TC_IMPL_TC_CORBA_sequence_CORBA_string_2 'P'
583 #ifdef ORBIT_IDL_C_IMODULE_EPP
584 static
585 #else
586 extern
587 #endif
588 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_string_struct;
589 #define TC_CORBA_sequence_CORBA_string ((CORBA_TypeCode)&TC_CORBA_sequence_CORBA_string_struct)
590 #endif
591 #define CORBA_sequence_CORBA_string__alloc() ((CORBA_sequence_CORBA_string *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_string))
592 #define CORBA_sequence_CORBA_string__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_string,(m),(d))
593 #define CORBA_sequence_CORBA_string_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
594 #define CORBA_sequence_CORBA_string_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
595 #endif
596 #if !defined(_ccReg_ErrorStrings_defined)
597 #define _ccReg_ErrorStrings_defined 1
599 #define ccReg_ErrorStrings_marshal(x,y,z) CORBA_sequence_CORBA_string_marshal((x),(y),(z))
600 #define ccReg_ErrorStrings_demarshal(x,y,z,i) CORBA_sequence_CORBA_string_demarshal((x),(y),(z),(i))
601 #if !defined(TC_IMPL_TC_ccReg_ErrorStrings_0)
602 #define TC_IMPL_TC_ccReg_ErrorStrings_0 'E'
603 #define TC_IMPL_TC_ccReg_ErrorStrings_1 'P'
604 #define TC_IMPL_TC_ccReg_ErrorStrings_2 'P'
605 #ifdef ORBIT_IDL_C_IMODULE_EPP
606 static
607 #else
608 extern
609 #endif
610 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ErrorStrings_struct;
611 #define TC_ccReg_ErrorStrings ((CORBA_TypeCode)&TC_ccReg_ErrorStrings_struct)
612 #endif
613 #define ccReg_ErrorStrings__alloc() ((ccReg_ErrorStrings *)ORBit_small_alloc (TC_CORBA_sequence_CORBA_string))
614 #define ccReg_ErrorStrings__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_CORBA_string,(m),(d))
615 #define ccReg_ErrorStrings_allocbuf(l) ((CORBA_string*)ORBit_small_allocbuf (TC_CORBA_sequence_CORBA_string, (l)))
616 #endif
617 #if !defined(_ccReg_ParamError_defined)
618 #define _ccReg_ParamError_defined 1
619 typedef enum {
620  ccReg_poll_msgID,
621  ccReg_contact_handle,
622  ccReg_contact_cc,
623  ccReg_nsset_handle,
624  ccReg_nsset_tech,
625  ccReg_nsset_dns_name,
626  ccReg_nsset_dns_addr,
627  ccReg_nsset_dns_name_add,
628  ccReg_nsset_dns_name_rem,
629  ccReg_nsset_tech_add,
630  ccReg_nsset_tech_rem,
631  ccReg_domain_fqdn,
632  ccReg_domain_registrant,
633  ccReg_domain_nsset,
634  ccReg_domain_keyset,
635  ccReg_domain_period,
636  ccReg_domain_admin,
637  ccReg_domain_tmpcontact,
638  ccReg_domain_ext_valDate,
639  ccReg_domain_ext_valDate_missing,
640  ccReg_domain_curExpDate,
641  ccReg_domain_admin_add,
642  ccReg_domain_admin_rem,
643  ccReg_keyset_handle,
644  ccReg_keyset_tech,
645  ccReg_keyset_dsrecord,
646  ccReg_keyset_dsrecord_add,
647  ccReg_keyset_dsrecord_rem,
648  ccReg_keyset_tech_add,
649  ccReg_keyset_tech_rem,
650  ccReg_registrar_autor,
651  ccReg_keyset_dnskey,
652  ccReg_keyset_dnskey_add,
653  ccReg_keyset_dnskey_rem
654 } ccReg_ParamError;
655 #if !defined(TC_IMPL_TC_ccReg_ParamError_0)
656 #define TC_IMPL_TC_ccReg_ParamError_0 'E'
657 #define TC_IMPL_TC_ccReg_ParamError_1 'P'
658 #define TC_IMPL_TC_ccReg_ParamError_2 'P'
659 #ifdef ORBIT_IDL_C_IMODULE_EPP
660 static
661 #else
662 extern
663 #endif
664 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ParamError_struct;
665 #define TC_ccReg_ParamError ((CORBA_TypeCode)&TC_ccReg_ParamError_struct)
666 #endif
667 #endif
668 #if !defined(_ccReg_XmlError_defined)
669 #define _ccReg_XmlError_defined 1
670 typedef enum {
671  ccReg_xml_not_valid,
672  ccReg_poll_msgID_missing,
673  ccReg_contact_identtype_missing,
674  ccReg_transfer_op
675 } ccReg_XmlError;
676 #if !defined(TC_IMPL_TC_ccReg_XmlError_0)
677 #define TC_IMPL_TC_ccReg_XmlError_0 'E'
678 #define TC_IMPL_TC_ccReg_XmlError_1 'P'
679 #define TC_IMPL_TC_ccReg_XmlError_2 'P'
680 #ifdef ORBIT_IDL_C_IMODULE_EPP
681 static
682 #else
683 extern
684 #endif
685 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_XmlError_struct;
686 #define TC_ccReg_XmlError ((CORBA_TypeCode)&TC_ccReg_XmlError_struct)
687 #endif
688 #endif
689 #if !defined(ORBIT_DECL_CORBA_sequence_ccReg_XmlError)
690 #define ORBIT_DECL_CORBA_sequence_ccReg_XmlError 1
691 #define ORBIT_IMPL_CORBA_sequence_ccReg_XmlError_0 'E'
692 #define ORBIT_IMPL_CORBA_sequence_ccReg_XmlError_1 'P'
693 #define ORBIT_IMPL_CORBA_sequence_ccReg_XmlError_2 'P'
694 #if !defined(_CORBA_sequence_ccReg_XmlError_defined)
695 #define _CORBA_sequence_ccReg_XmlError_defined 1
696 typedef struct { CORBA_unsigned_long _maximum, _length; ccReg_XmlError* _buffer; CORBA_boolean _release; } CORBA_sequence_ccReg_XmlError;
697 #endif
698 #if !defined(TC_IMPL_TC_CORBA_sequence_ccReg_XmlError_0)
699 #define TC_IMPL_TC_CORBA_sequence_ccReg_XmlError_0 'E'
700 #define TC_IMPL_TC_CORBA_sequence_ccReg_XmlError_1 'P'
701 #define TC_IMPL_TC_CORBA_sequence_ccReg_XmlError_2 'P'
702 #ifdef ORBIT_IDL_C_IMODULE_EPP
703 static
704 #else
705 extern
706 #endif
707 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_ccReg_XmlError_struct;
708 #define TC_CORBA_sequence_ccReg_XmlError ((CORBA_TypeCode)&TC_CORBA_sequence_ccReg_XmlError_struct)
709 #endif
710 #define CORBA_sequence_ccReg_XmlError__alloc() ((CORBA_sequence_ccReg_XmlError *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_XmlError))
711 #define CORBA_sequence_ccReg_XmlError__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_XmlError,(m),(d))
712 #define CORBA_sequence_ccReg_XmlError_allocbuf(l) ((ccReg_XmlError*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_XmlError, (l)))
713 #define CORBA_sequence_ccReg_XmlError_allocbuf(l) ((ccReg_XmlError*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_XmlError, (l)))
714 #endif
715 #if !defined(_ccReg_XmlErrors_defined)
716 #define _ccReg_XmlErrors_defined 1
718 #define ccReg_XmlErrors_marshal(x,y,z) CORBA_sequence_ccReg_XmlError_marshal((x),(y),(z))
719 #define ccReg_XmlErrors_demarshal(x,y,z,i) CORBA_sequence_ccReg_XmlError_demarshal((x),(y),(z),(i))
720 #if !defined(TC_IMPL_TC_ccReg_XmlErrors_0)
721 #define TC_IMPL_TC_ccReg_XmlErrors_0 'E'
722 #define TC_IMPL_TC_ccReg_XmlErrors_1 'P'
723 #define TC_IMPL_TC_ccReg_XmlErrors_2 'P'
724 #ifdef ORBIT_IDL_C_IMODULE_EPP
725 static
726 #else
727 extern
728 #endif
729 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_XmlErrors_struct;
730 #define TC_ccReg_XmlErrors ((CORBA_TypeCode)&TC_ccReg_XmlErrors_struct)
731 #endif
732 #define ccReg_XmlErrors__alloc() ((ccReg_XmlErrors *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_XmlError))
733 #define ccReg_XmlErrors__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_XmlError,(m),(d))
734 #define ccReg_XmlErrors_allocbuf(l) ((ccReg_XmlError*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_XmlError, (l)))
735 #endif
736 #if !defined(_ccReg_Error_defined)
737 #define _ccReg_Error_defined 1
738 typedef struct ccReg_Error_type ccReg_Error;
740 ccReg_ParamError code;
741 CORBA_string reason;
742 CORBA_short position;
743 };
744 
745 #if !defined(TC_IMPL_TC_ccReg_Error_0)
746 #define TC_IMPL_TC_ccReg_Error_0 'E'
747 #define TC_IMPL_TC_ccReg_Error_1 'P'
748 #define TC_IMPL_TC_ccReg_Error_2 'P'
749 #ifdef ORBIT_IDL_C_IMODULE_EPP
750 static
751 #else
752 extern
753 #endif
754 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Error_struct;
755 #define TC_ccReg_Error ((CORBA_TypeCode)&TC_ccReg_Error_struct)
756 #endif
757 #define ccReg_Error__alloc() ((ccReg_Error *)ORBit_small_alloc (TC_ccReg_Error))
758 #define ccReg_Error__freekids(m,d) ORBit_small_freekids (TC_ccReg_Error,(m),(d))
759 #endif
760 #if !defined(ORBIT_DECL_CORBA_sequence_ccReg_Error)
761 #define ORBIT_DECL_CORBA_sequence_ccReg_Error 1
762 #define ORBIT_IMPL_CORBA_sequence_ccReg_Error_0 'E'
763 #define ORBIT_IMPL_CORBA_sequence_ccReg_Error_1 'P'
764 #define ORBIT_IMPL_CORBA_sequence_ccReg_Error_2 'P'
765 #if !defined(_CORBA_sequence_ccReg_Error_defined)
766 #define _CORBA_sequence_ccReg_Error_defined 1
767 typedef struct { CORBA_unsigned_long _maximum, _length; ccReg_Error* _buffer; CORBA_boolean _release; } CORBA_sequence_ccReg_Error;
768 #endif
769 #if !defined(TC_IMPL_TC_CORBA_sequence_ccReg_Error_0)
770 #define TC_IMPL_TC_CORBA_sequence_ccReg_Error_0 'E'
771 #define TC_IMPL_TC_CORBA_sequence_ccReg_Error_1 'P'
772 #define TC_IMPL_TC_CORBA_sequence_ccReg_Error_2 'P'
773 #ifdef ORBIT_IDL_C_IMODULE_EPP
774 static
775 #else
776 extern
777 #endif
778 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_ccReg_Error_struct;
779 #define TC_CORBA_sequence_ccReg_Error ((CORBA_TypeCode)&TC_CORBA_sequence_ccReg_Error_struct)
780 #endif
781 #define CORBA_sequence_ccReg_Error__alloc() ((CORBA_sequence_ccReg_Error *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_Error))
782 #define CORBA_sequence_ccReg_Error__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_Error,(m),(d))
783 #define CORBA_sequence_ccReg_Error_allocbuf(l) ((ccReg_Error*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_Error, (l)))
784 #define CORBA_sequence_ccReg_Error_allocbuf(l) ((ccReg_Error*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_Error, (l)))
785 #endif
786 #if !defined(_ccReg_Errors_defined)
787 #define _ccReg_Errors_defined 1
789 #define ccReg_Errors_marshal(x,y,z) CORBA_sequence_ccReg_Error_marshal((x),(y),(z))
790 #define ccReg_Errors_demarshal(x,y,z,i) CORBA_sequence_ccReg_Error_demarshal((x),(y),(z),(i))
791 #if !defined(TC_IMPL_TC_ccReg_Errors_0)
792 #define TC_IMPL_TC_ccReg_Errors_0 'E'
793 #define TC_IMPL_TC_ccReg_Errors_1 'P'
794 #define TC_IMPL_TC_ccReg_Errors_2 'P'
795 #ifdef ORBIT_IDL_C_IMODULE_EPP
796 static
797 #else
798 extern
799 #endif
800 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Errors_struct;
801 #define TC_ccReg_Errors ((CORBA_TypeCode)&TC_ccReg_Errors_struct)
802 #endif
803 #define ccReg_Errors__alloc() ((ccReg_Errors *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_Error))
804 #define ccReg_Errors__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_Error,(m),(d))
805 #define ccReg_Errors_allocbuf(l) ((ccReg_Error*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_Error, (l)))
806 #endif
807 #if !defined(_ccReg_Response_defined)
808 #define _ccReg_Response_defined 1
809 typedef struct ccReg_Response_type ccReg_Response;
811 CORBA_short code;
812 CORBA_string msg;
813 CORBA_string svTRID;
814 };
815 
816 #if !defined(TC_IMPL_TC_ccReg_Response_0)
817 #define TC_IMPL_TC_ccReg_Response_0 'E'
818 #define TC_IMPL_TC_ccReg_Response_1 'P'
819 #define TC_IMPL_TC_ccReg_Response_2 'P'
820 #ifdef ORBIT_IDL_C_IMODULE_EPP
821 static
822 #else
823 extern
824 #endif
825 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Response_struct;
826 #define TC_ccReg_Response ((CORBA_TypeCode)&TC_ccReg_Response_struct)
827 #endif
828 #define ccReg_Response__alloc() ((ccReg_Response *)ORBit_small_alloc (TC_ccReg_Response))
829 #define ccReg_Response__freekids(m,d) ORBit_small_freekids (TC_ccReg_Response,(m),(d))
830 #endif
831 #if !defined(_ccReg_AddressData_defined)
832 #define _ccReg_AddressData_defined 1
835 CORBA_string Street1;
836 CORBA_string Street2;
837 CORBA_string Street3;
838 CORBA_string City;
839 CORBA_string StateOrProvince;
840 CORBA_string PostalCode;
841 CORBA_string CountryCode;
842 };
843 
844 #if !defined(TC_IMPL_TC_ccReg_AddressData_0)
845 #define TC_IMPL_TC_ccReg_AddressData_0 'E'
846 #define TC_IMPL_TC_ccReg_AddressData_1 'P'
847 #define TC_IMPL_TC_ccReg_AddressData_2 'P'
848 #ifdef ORBIT_IDL_C_IMODULE_EPP
849 static
850 #else
851 extern
852 #endif
853 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_AddressData_struct;
854 #define TC_ccReg_AddressData ((CORBA_TypeCode)&TC_ccReg_AddressData_struct)
855 #endif
856 #define ccReg_AddressData__alloc() ((ccReg_AddressData *)ORBit_small_alloc (TC_ccReg_AddressData))
857 #define ccReg_AddressData__freekids(m,d) ORBit_small_freekids (TC_ccReg_AddressData,(m),(d))
858 #endif
859 #if !defined(_ccReg_OptionalAddressData_defined)
860 #define _ccReg_OptionalAddressData_defined 1
863 CORBA_boolean is_set;
864 ccReg_AddressData data;
865 };
866 
867 #if !defined(TC_IMPL_TC_ccReg_OptionalAddressData_0)
868 #define TC_IMPL_TC_ccReg_OptionalAddressData_0 'E'
869 #define TC_IMPL_TC_ccReg_OptionalAddressData_1 'P'
870 #define TC_IMPL_TC_ccReg_OptionalAddressData_2 'P'
871 #ifdef ORBIT_IDL_C_IMODULE_EPP
872 static
873 #else
874 extern
875 #endif
876 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_OptionalAddressData_struct;
877 #define TC_ccReg_OptionalAddressData ((CORBA_TypeCode)&TC_ccReg_OptionalAddressData_struct)
878 #endif
879 #define ccReg_OptionalAddressData__alloc() ((ccReg_OptionalAddressData *)ORBit_small_alloc (TC_ccReg_OptionalAddressData))
880 #define ccReg_OptionalAddressData__freekids(m,d) ORBit_small_freekids (TC_ccReg_OptionalAddressData,(m),(d))
881 #endif
882 #if !defined(_ccReg_AddressAction_defined)
883 #define _ccReg_AddressAction_defined 1
884 typedef enum {
885  ccReg_set,
886  ccReg_remove,
887  ccReg_no_change
888 } ccReg_AddressAction;
889 #if !defined(TC_IMPL_TC_ccReg_AddressAction_0)
890 #define TC_IMPL_TC_ccReg_AddressAction_0 'E'
891 #define TC_IMPL_TC_ccReg_AddressAction_1 'P'
892 #define TC_IMPL_TC_ccReg_AddressAction_2 'P'
893 #ifdef ORBIT_IDL_C_IMODULE_EPP
894 static
895 #else
896 extern
897 #endif
898 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_AddressAction_struct;
899 #define TC_ccReg_AddressAction ((CORBA_TypeCode)&TC_ccReg_AddressAction_struct)
900 #endif
901 #endif
902 #if !defined(_ccReg_AddressChange_defined)
903 #define _ccReg_AddressChange_defined 1
906 ccReg_AddressAction action;
907 ccReg_AddressData data;
908 };
909 
910 #if !defined(TC_IMPL_TC_ccReg_AddressChange_0)
911 #define TC_IMPL_TC_ccReg_AddressChange_0 'E'
912 #define TC_IMPL_TC_ccReg_AddressChange_1 'P'
913 #define TC_IMPL_TC_ccReg_AddressChange_2 'P'
914 #ifdef ORBIT_IDL_C_IMODULE_EPP
915 static
916 #else
917 extern
918 #endif
919 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_AddressChange_struct;
920 #define TC_ccReg_AddressChange ((CORBA_TypeCode)&TC_ccReg_AddressChange_struct)
921 #endif
922 #define ccReg_AddressChange__alloc() ((ccReg_AddressChange *)ORBit_small_alloc (TC_ccReg_AddressChange))
923 #define ccReg_AddressChange__freekids(m,d) ORBit_small_freekids (TC_ccReg_AddressChange,(m),(d))
924 #endif
925 #if !defined(_ccReg_ControlledPrivacyDataChange_defined)
926 #define _ccReg_ControlledPrivacyDataChange_defined 1
929 CORBA_boolean update_data;
931 };
932 
933 #if !defined(TC_IMPL_TC_ccReg_ControlledPrivacyDataChange_0)
934 #define TC_IMPL_TC_ccReg_ControlledPrivacyDataChange_0 'E'
935 #define TC_IMPL_TC_ccReg_ControlledPrivacyDataChange_1 'P'
936 #define TC_IMPL_TC_ccReg_ControlledPrivacyDataChange_2 'P'
937 #ifdef ORBIT_IDL_C_IMODULE_EPP
938 static
939 #else
940 extern
941 #endif
942 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ControlledPrivacyDataChange_struct;
943 #define TC_ccReg_ControlledPrivacyDataChange ((CORBA_TypeCode)&TC_ccReg_ControlledPrivacyDataChange_struct)
944 #endif
945 #define ccReg_ControlledPrivacyDataChange__alloc() ((ccReg_ControlledPrivacyDataChange *)ORBit_small_alloc (TC_ccReg_ControlledPrivacyDataChange))
946 #define ccReg_ControlledPrivacyDataChange__freekids(m,d) ORBit_small_freekids (TC_ccReg_ControlledPrivacyDataChange,(m),(d))
947 #endif
948 #if !defined(_ccReg_Contact_defined)
949 #define _ccReg_Contact_defined 1
950 typedef struct ccReg_Contact_type ccReg_Contact;
952 CORBA_string handle;
953 CORBA_string ROID;
954 CORBA_string ClID;
955 CORBA_string CrID;
956 CORBA_string UpID;
957 ccReg_Status stat;
958 ccReg_timestamp CrDate;
959 ccReg_timestamp UpDate;
960 ccReg_timestamp TrDate;
961 CORBA_string Name;
962 CORBA_string Organization;
963 ccReg_Lists Streets;
964 CORBA_string City;
965 CORBA_string StateOrProvince;
966 CORBA_string PostalCode;
967 CORBA_string CountryCode;
968 ccReg_OptionalAddressData MailingAddress;
969 CORBA_string Telephone;
970 CORBA_string Fax;
971 CORBA_string Email;
972 CORBA_string NotifyEmail;
973 CORBA_string VAT;
974 CORBA_string ident;
975 ccReg_identtyp identtype;
976 CORBA_string AuthInfoPw;
977 ccReg_ControlledPrivacyData DiscloseFlags;
978 };
979 
980 #if !defined(TC_IMPL_TC_ccReg_Contact_0)
981 #define TC_IMPL_TC_ccReg_Contact_0 'E'
982 #define TC_IMPL_TC_ccReg_Contact_1 'P'
983 #define TC_IMPL_TC_ccReg_Contact_2 'P'
984 #ifdef ORBIT_IDL_C_IMODULE_EPP
985 static
986 #else
987 extern
988 #endif
989 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Contact_struct;
990 #define TC_ccReg_Contact ((CORBA_TypeCode)&TC_ccReg_Contact_struct)
991 #endif
992 #define ccReg_Contact__alloc() ((ccReg_Contact *)ORBit_small_alloc (TC_ccReg_Contact))
993 #define ccReg_Contact__freekids(m,d) ORBit_small_freekids (TC_ccReg_Contact,(m),(d))
994 #endif
995 #if !defined(_ccReg_ContactData_defined)
996 #define _ccReg_ContactData_defined 1
999 CORBA_string Name;
1000 CORBA_string Organization;
1001 ccReg_Lists Streets;
1002 CORBA_string City;
1003 CORBA_string StateOrProvince;
1004 CORBA_string PostalCode;
1005 CORBA_string CC;
1006 ccReg_OptionalAddressData MailingAddress;
1007 CORBA_string Telephone;
1008 CORBA_string Fax;
1009 CORBA_string Email;
1010 CORBA_string NotifyEmail;
1011 CORBA_string VAT;
1012 CORBA_string ident;
1013 ccReg_identtyp identtype;
1014 CORBA_string AuthInfoPw;
1015 ccReg_ControlledPrivacyData DiscloseFlags;
1016 };
1017 
1018 #if !defined(TC_IMPL_TC_ccReg_ContactData_0)
1019 #define TC_IMPL_TC_ccReg_ContactData_0 'E'
1020 #define TC_IMPL_TC_ccReg_ContactData_1 'P'
1021 #define TC_IMPL_TC_ccReg_ContactData_2 'P'
1022 #ifdef ORBIT_IDL_C_IMODULE_EPP
1023 static
1024 #else
1025 extern
1026 #endif
1027 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ContactData_struct;
1028 #define TC_ccReg_ContactData ((CORBA_TypeCode)&TC_ccReg_ContactData_struct)
1029 #endif
1030 #define ccReg_ContactData__alloc() ((ccReg_ContactData *)ORBit_small_alloc (TC_ccReg_ContactData))
1031 #define ccReg_ContactData__freekids(m,d) ORBit_small_freekids (TC_ccReg_ContactData,(m),(d))
1032 #endif
1033 #if !defined(_ccReg_ContactChange_defined)
1034 #define _ccReg_ContactChange_defined 1
1037 CORBA_string Name;
1038 CORBA_string Organization;
1039 ccReg_Lists Streets;
1040 CORBA_string City;
1041 CORBA_string StateOrProvince;
1042 CORBA_string PostalCode;
1043 CORBA_string CC;
1044 ccReg_AddressChange MailingAddress;
1045 CORBA_string Telephone;
1046 CORBA_string Fax;
1047 CORBA_string Email;
1048 CORBA_string NotifyEmail;
1049 CORBA_string VAT;
1050 CORBA_string ident;
1051 ccReg_identtyp identtype;
1052 CORBA_string AuthInfoPw;
1053 ccReg_ControlledPrivacyDataChange DiscloseFlags;
1054 };
1055 
1056 #if !defined(TC_IMPL_TC_ccReg_ContactChange_0)
1057 #define TC_IMPL_TC_ccReg_ContactChange_0 'E'
1058 #define TC_IMPL_TC_ccReg_ContactChange_1 'P'
1059 #define TC_IMPL_TC_ccReg_ContactChange_2 'P'
1060 #ifdef ORBIT_IDL_C_IMODULE_EPP
1061 static
1062 #else
1063 extern
1064 #endif
1065 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ContactChange_struct;
1066 #define TC_ccReg_ContactChange ((CORBA_TypeCode)&TC_ccReg_ContactChange_struct)
1067 #endif
1068 #define ccReg_ContactChange__alloc() ((ccReg_ContactChange *)ORBit_small_alloc (TC_ccReg_ContactChange))
1069 #define ccReg_ContactChange__freekids(m,d) ORBit_small_freekids (TC_ccReg_ContactChange,(m),(d))
1070 #endif
1071 #if !defined(_ccReg_NSSet_defined)
1072 #define _ccReg_NSSet_defined 1
1073 typedef struct ccReg_NSSet_type ccReg_NSSet;
1075 CORBA_string handle;
1076 CORBA_string ROID;
1077 CORBA_string ClID;
1078 CORBA_string CrID;
1079 CORBA_string UpID;
1080 ccReg_Status stat;
1081 ccReg_timestamp CrDate;
1082 ccReg_timestamp UpDate;
1083 ccReg_timestamp TrDate;
1084 CORBA_string AuthInfoPw;
1085 ccReg_DNSHost dns;
1086 ccReg_TechContact tech;
1087 CORBA_short level;
1088 };
1089 
1090 #if !defined(TC_IMPL_TC_ccReg_NSSet_0)
1091 #define TC_IMPL_TC_ccReg_NSSet_0 'E'
1092 #define TC_IMPL_TC_ccReg_NSSet_1 'P'
1093 #define TC_IMPL_TC_ccReg_NSSet_2 'P'
1094 #ifdef ORBIT_IDL_C_IMODULE_EPP
1095 static
1096 #else
1097 extern
1098 #endif
1099 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_NSSet_struct;
1100 #define TC_ccReg_NSSet ((CORBA_TypeCode)&TC_ccReg_NSSet_struct)
1101 #endif
1102 #define ccReg_NSSet__alloc() ((ccReg_NSSet *)ORBit_small_alloc (TC_ccReg_NSSet))
1103 #define ccReg_NSSet__freekids(m,d) ORBit_small_freekids (TC_ccReg_NSSet,(m),(d))
1104 #endif
1105 #if !defined(_ccReg_KeySet_defined)
1106 #define _ccReg_KeySet_defined 1
1107 typedef struct ccReg_KeySet_type ccReg_KeySet;
1109 CORBA_string handle;
1110 CORBA_string ROID;
1111 CORBA_string ClID;
1112 CORBA_string CrID;
1113 CORBA_string UpID;
1114 ccReg_Status stat;
1115 ccReg_timestamp CrDate;
1116 ccReg_timestamp UpDate;
1117 ccReg_timestamp TrDate;
1118 CORBA_string AuthInfoPw;
1119 ccReg_DSRecord dsrec;
1120 ccReg_DNSKey dnsk;
1121 ccReg_TechContact tech;
1122 };
1123 
1124 #if !defined(TC_IMPL_TC_ccReg_KeySet_0)
1125 #define TC_IMPL_TC_ccReg_KeySet_0 'E'
1126 #define TC_IMPL_TC_ccReg_KeySet_1 'P'
1127 #define TC_IMPL_TC_ccReg_KeySet_2 'P'
1128 #ifdef ORBIT_IDL_C_IMODULE_EPP
1129 static
1130 #else
1131 extern
1132 #endif
1133 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_KeySet_struct;
1134 #define TC_ccReg_KeySet ((CORBA_TypeCode)&TC_ccReg_KeySet_struct)
1135 #endif
1136 #define ccReg_KeySet__alloc() ((ccReg_KeySet *)ORBit_small_alloc (TC_ccReg_KeySet))
1137 #define ccReg_KeySet__freekids(m,d) ORBit_small_freekids (TC_ccReg_KeySet,(m),(d))
1138 #endif
1139 #if !defined(_ccReg_Domain_defined)
1140 #define _ccReg_Domain_defined 1
1141 typedef struct ccReg_Domain_type ccReg_Domain;
1143 CORBA_string ROID;
1144 CORBA_string name;
1145 CORBA_string Registrant;
1146 CORBA_string nsset;
1147 CORBA_string keyset;
1148 ccReg_Status stat;
1149 CORBA_string ClID;
1150 CORBA_string CrID;
1151 CORBA_string UpID;
1152 ccReg_timestamp CrDate;
1153 ccReg_timestamp UpDate;
1154 ccReg_timestamp TrDate;
1155 ccReg_timestamp ExDate;
1156 CORBA_string AuthInfoPw;
1157 ccReg_AdminContact admin;
1159 ccReg_AdminContact tmpcontact;
1160 };
1161 
1162 #if !defined(TC_IMPL_TC_ccReg_Domain_0)
1163 #define TC_IMPL_TC_ccReg_Domain_0 'E'
1164 #define TC_IMPL_TC_ccReg_Domain_1 'P'
1165 #define TC_IMPL_TC_ccReg_Domain_2 'P'
1166 #ifdef ORBIT_IDL_C_IMODULE_EPP
1167 static
1168 #else
1169 extern
1170 #endif
1171 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_Domain_struct;
1172 #define TC_ccReg_Domain ((CORBA_TypeCode)&TC_ccReg_Domain_struct)
1173 #endif
1174 #define ccReg_Domain__alloc() ((ccReg_Domain *)ORBit_small_alloc (TC_ccReg_Domain))
1175 #define ccReg_Domain__freekids(m,d) ORBit_small_freekids (TC_ccReg_Domain,(m),(d))
1176 #endif
1177 #if !defined(_ccReg_ENUMValidationExtension_defined)
1178 #define _ccReg_ENUMValidationExtension_defined 1
1181 ccReg_date valExDate;
1182 CORBA_boolean publish;
1183 };
1184 
1185 #if !defined(TC_IMPL_TC_ccReg_ENUMValidationExtension_0)
1186 #define TC_IMPL_TC_ccReg_ENUMValidationExtension_0 'E'
1187 #define TC_IMPL_TC_ccReg_ENUMValidationExtension_1 'P'
1188 #define TC_IMPL_TC_ccReg_ENUMValidationExtension_2 'P'
1189 #ifdef ORBIT_IDL_C_IMODULE_EPP
1190 static
1191 #else
1192 extern
1193 #endif
1194 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_ENUMValidationExtension_struct;
1195 #define TC_ccReg_ENUMValidationExtension ((CORBA_TypeCode)&TC_ccReg_ENUMValidationExtension_struct)
1196 #endif
1197 #define ccReg_ENUMValidationExtension__alloc() ((ccReg_ENUMValidationExtension *)ORBit_small_alloc (TC_ccReg_ENUMValidationExtension))
1198 #define ccReg_ENUMValidationExtension__freekids(m,d) ORBit_small_freekids (TC_ccReg_ENUMValidationExtension,(m),(d))
1199 #endif
1200 #if !defined(_ccReg_InfoType_defined)
1201 #define _ccReg_InfoType_defined 1
1202 typedef enum {
1203  ccReg_IT_LIST_CONTACTS,
1204  ccReg_IT_LIST_DOMAINS,
1205  ccReg_IT_LIST_NSSETS,
1206  ccReg_IT_LIST_KEYSETS,
1207  ccReg_IT_DOMAINS_BY_NSSET,
1208  ccReg_IT_DOMAINS_BY_CONTACT,
1209  ccReg_IT_DOMAINS_BY_KEYSET,
1210  ccReg_IT_NSSETS_BY_CONTACT,
1211  ccReg_IT_NSSETS_BY_NS,
1212  ccReg_IT_KEYSETS_BY_CONTACT
1213 } ccReg_InfoType;
1214 #if !defined(TC_IMPL_TC_ccReg_InfoType_0)
1215 #define TC_IMPL_TC_ccReg_InfoType_0 'E'
1216 #define TC_IMPL_TC_ccReg_InfoType_1 'P'
1217 #define TC_IMPL_TC_ccReg_InfoType_2 'P'
1218 #ifdef ORBIT_IDL_C_IMODULE_EPP
1219 static
1220 #else
1221 extern
1222 #endif
1223 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_InfoType_struct;
1224 #define TC_ccReg_InfoType ((CORBA_TypeCode)&TC_ccReg_InfoType_struct)
1225 #endif
1226 #endif
1227 #if !defined(_ccReg_PollType_defined)
1228 #define _ccReg_PollType_defined 1
1229 typedef enum {
1230  ccReg_polltype_none,
1231  ccReg_polltype_transfer_contact,
1232  ccReg_polltype_delete_contact,
1233  ccReg_polltype_transfer_nsset,
1234  ccReg_polltype_delete_nsset,
1235  ccReg_polltype_transfer_keyset,
1236  ccReg_polltype_delete_keyset,
1237  ccReg_polltype_techcheck,
1238  ccReg_polltype_transfer_domain,
1239  ccReg_polltype_impexpiration,
1240  ccReg_polltype_expiration,
1241  ccReg_polltype_impvalidation,
1242  ccReg_polltype_validation,
1243  ccReg_polltype_outzone,
1244  ccReg_polltype_delete_domain,
1245  ccReg_polltype_lowcredit,
1246  ccReg_polltype_request_fee_info,
1247  ccReg_polltype_update_contact,
1248  ccReg_polltype_update_domain,
1249  ccReg_polltype_update_nsset,
1250  ccReg_polltype_update_keyset
1251 } ccReg_PollType;
1252 #if !defined(TC_IMPL_TC_ccReg_PollType_0)
1253 #define TC_IMPL_TC_ccReg_PollType_0 'E'
1254 #define TC_IMPL_TC_ccReg_PollType_1 'P'
1255 #define TC_IMPL_TC_ccReg_PollType_2 'P'
1256 #ifdef ORBIT_IDL_C_IMODULE_EPP
1257 static
1258 #else
1259 extern
1260 #endif
1261 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollType_struct;
1262 #define TC_ccReg_PollType ((CORBA_TypeCode)&TC_ccReg_PollType_struct)
1263 #endif
1264 #endif
1265 #if !defined(_ccReg_PollMsg_HandleDateReg_defined)
1266 #define _ccReg_PollMsg_HandleDateReg_defined 1
1269 CORBA_string handle;
1270 CORBA_string date;
1271 CORBA_string clID;
1272 };
1273 
1274 #if !defined(TC_IMPL_TC_ccReg_PollMsg_HandleDateReg_0)
1275 #define TC_IMPL_TC_ccReg_PollMsg_HandleDateReg_0 'E'
1276 #define TC_IMPL_TC_ccReg_PollMsg_HandleDateReg_1 'P'
1277 #define TC_IMPL_TC_ccReg_PollMsg_HandleDateReg_2 'P'
1278 #ifdef ORBIT_IDL_C_IMODULE_EPP
1279 static
1280 #else
1281 extern
1282 #endif
1283 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollMsg_HandleDateReg_struct;
1284 #define TC_ccReg_PollMsg_HandleDateReg ((CORBA_TypeCode)&TC_ccReg_PollMsg_HandleDateReg_struct)
1285 #endif
1286 #define ccReg_PollMsg_HandleDateReg__alloc() ((ccReg_PollMsg_HandleDateReg *)ORBit_small_alloc (TC_ccReg_PollMsg_HandleDateReg))
1287 #define ccReg_PollMsg_HandleDateReg__freekids(m,d) ORBit_small_freekids (TC_ccReg_PollMsg_HandleDateReg,(m),(d))
1288 #endif
1289 #if !defined(_ccReg_PollMsg_HandleDate_defined)
1290 #define _ccReg_PollMsg_HandleDate_defined 1
1293 CORBA_string handle;
1294 CORBA_string date;
1295 };
1296 
1297 #if !defined(TC_IMPL_TC_ccReg_PollMsg_HandleDate_0)
1298 #define TC_IMPL_TC_ccReg_PollMsg_HandleDate_0 'E'
1299 #define TC_IMPL_TC_ccReg_PollMsg_HandleDate_1 'P'
1300 #define TC_IMPL_TC_ccReg_PollMsg_HandleDate_2 'P'
1301 #ifdef ORBIT_IDL_C_IMODULE_EPP
1302 static
1303 #else
1304 extern
1305 #endif
1306 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollMsg_HandleDate_struct;
1307 #define TC_ccReg_PollMsg_HandleDate ((CORBA_TypeCode)&TC_ccReg_PollMsg_HandleDate_struct)
1308 #endif
1309 #define ccReg_PollMsg_HandleDate__alloc() ((ccReg_PollMsg_HandleDate *)ORBit_small_alloc (TC_ccReg_PollMsg_HandleDate))
1310 #define ccReg_PollMsg_HandleDate__freekids(m,d) ORBit_small_freekids (TC_ccReg_PollMsg_HandleDate,(m),(d))
1311 #endif
1312 #if !defined(_ccReg_TechcheckItem_defined)
1313 #define _ccReg_TechcheckItem_defined 1
1316 CORBA_string testname;
1317 CORBA_boolean status;
1318 CORBA_string note;
1319 };
1320 
1321 #if !defined(TC_IMPL_TC_ccReg_TechcheckItem_0)
1322 #define TC_IMPL_TC_ccReg_TechcheckItem_0 'E'
1323 #define TC_IMPL_TC_ccReg_TechcheckItem_1 'P'
1324 #define TC_IMPL_TC_ccReg_TechcheckItem_2 'P'
1325 #ifdef ORBIT_IDL_C_IMODULE_EPP
1326 static
1327 #else
1328 extern
1329 #endif
1330 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_TechcheckItem_struct;
1331 #define TC_ccReg_TechcheckItem ((CORBA_TypeCode)&TC_ccReg_TechcheckItem_struct)
1332 #endif
1333 #define ccReg_TechcheckItem__alloc() ((ccReg_TechcheckItem *)ORBit_small_alloc (TC_ccReg_TechcheckItem))
1334 #define ccReg_TechcheckItem__freekids(m,d) ORBit_small_freekids (TC_ccReg_TechcheckItem,(m),(d))
1335 #endif
1336 #if !defined(ORBIT_DECL_CORBA_sequence_ccReg_TechcheckItem)
1337 #define ORBIT_DECL_CORBA_sequence_ccReg_TechcheckItem 1
1338 #define ORBIT_IMPL_CORBA_sequence_ccReg_TechcheckItem_0 'E'
1339 #define ORBIT_IMPL_CORBA_sequence_ccReg_TechcheckItem_1 'P'
1340 #define ORBIT_IMPL_CORBA_sequence_ccReg_TechcheckItem_2 'P'
1341 #if !defined(_CORBA_sequence_ccReg_TechcheckItem_defined)
1342 #define _CORBA_sequence_ccReg_TechcheckItem_defined 1
1343 typedef struct { CORBA_unsigned_long _maximum, _length; ccReg_TechcheckItem* _buffer; CORBA_boolean _release; } CORBA_sequence_ccReg_TechcheckItem;
1344 #endif
1345 #if !defined(TC_IMPL_TC_CORBA_sequence_ccReg_TechcheckItem_0)
1346 #define TC_IMPL_TC_CORBA_sequence_ccReg_TechcheckItem_0 'E'
1347 #define TC_IMPL_TC_CORBA_sequence_ccReg_TechcheckItem_1 'P'
1348 #define TC_IMPL_TC_CORBA_sequence_ccReg_TechcheckItem_2 'P'
1349 #ifdef ORBIT_IDL_C_IMODULE_EPP
1350 static
1351 #else
1352 extern
1353 #endif
1354 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_ccReg_TechcheckItem_struct;
1355 #define TC_CORBA_sequence_ccReg_TechcheckItem ((CORBA_TypeCode)&TC_CORBA_sequence_ccReg_TechcheckItem_struct)
1356 #endif
1357 #define CORBA_sequence_ccReg_TechcheckItem__alloc() ((CORBA_sequence_ccReg_TechcheckItem *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_TechcheckItem))
1358 #define CORBA_sequence_ccReg_TechcheckItem__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_TechcheckItem,(m),(d))
1359 #define CORBA_sequence_ccReg_TechcheckItem_allocbuf(l) ((ccReg_TechcheckItem*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_TechcheckItem, (l)))
1360 #define CORBA_sequence_ccReg_TechcheckItem_allocbuf(l) ((ccReg_TechcheckItem*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_TechcheckItem, (l)))
1361 #endif
1362 #if !defined(_ccReg_TechcheckList_defined)
1363 #define _ccReg_TechcheckList_defined 1
1365 #define ccReg_TechcheckList_marshal(x,y,z) CORBA_sequence_ccReg_TechcheckItem_marshal((x),(y),(z))
1366 #define ccReg_TechcheckList_demarshal(x,y,z,i) CORBA_sequence_ccReg_TechcheckItem_demarshal((x),(y),(z),(i))
1367 #if !defined(TC_IMPL_TC_ccReg_TechcheckList_0)
1368 #define TC_IMPL_TC_ccReg_TechcheckList_0 'E'
1369 #define TC_IMPL_TC_ccReg_TechcheckList_1 'P'
1370 #define TC_IMPL_TC_ccReg_TechcheckList_2 'P'
1371 #ifdef ORBIT_IDL_C_IMODULE_EPP
1372 static
1373 #else
1374 extern
1375 #endif
1376 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_TechcheckList_struct;
1377 #define TC_ccReg_TechcheckList ((CORBA_TypeCode)&TC_ccReg_TechcheckList_struct)
1378 #endif
1379 #define ccReg_TechcheckList__alloc() ((ccReg_TechcheckList *)ORBit_small_alloc (TC_CORBA_sequence_ccReg_TechcheckItem))
1380 #define ccReg_TechcheckList__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_ccReg_TechcheckItem,(m),(d))
1381 #define ccReg_TechcheckList_allocbuf(l) ((ccReg_TechcheckItem*)ORBit_small_allocbuf (TC_CORBA_sequence_ccReg_TechcheckItem, (l)))
1382 #endif
1383 #if !defined(_ccReg_PollMsg_Techcheck_defined)
1384 #define _ccReg_PollMsg_Techcheck_defined 1
1387 CORBA_string handle;
1388 ccReg_Lists fqdns;
1389 ccReg_TechcheckList tests;
1390 };
1391 
1392 #if !defined(TC_IMPL_TC_ccReg_PollMsg_Techcheck_0)
1393 #define TC_IMPL_TC_ccReg_PollMsg_Techcheck_0 'E'
1394 #define TC_IMPL_TC_ccReg_PollMsg_Techcheck_1 'P'
1395 #define TC_IMPL_TC_ccReg_PollMsg_Techcheck_2 'P'
1396 #ifdef ORBIT_IDL_C_IMODULE_EPP
1397 static
1398 #else
1399 extern
1400 #endif
1401 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollMsg_Techcheck_struct;
1402 #define TC_ccReg_PollMsg_Techcheck ((CORBA_TypeCode)&TC_ccReg_PollMsg_Techcheck_struct)
1403 #endif
1404 #define ccReg_PollMsg_Techcheck__alloc() ((ccReg_PollMsg_Techcheck *)ORBit_small_alloc (TC_ccReg_PollMsg_Techcheck))
1405 #define ccReg_PollMsg_Techcheck__freekids(m,d) ORBit_small_freekids (TC_ccReg_PollMsg_Techcheck,(m),(d))
1406 #endif
1407 #if !defined(_ccReg_PollMsg_LowCredit_defined)
1408 #define _ccReg_PollMsg_LowCredit_defined 1
1411 CORBA_string zone;
1412 CORBA_string limit;
1413 CORBA_string credit;
1414 };
1415 
1416 #if !defined(TC_IMPL_TC_ccReg_PollMsg_LowCredit_0)
1417 #define TC_IMPL_TC_ccReg_PollMsg_LowCredit_0 'E'
1418 #define TC_IMPL_TC_ccReg_PollMsg_LowCredit_1 'P'
1419 #define TC_IMPL_TC_ccReg_PollMsg_LowCredit_2 'P'
1420 #ifdef ORBIT_IDL_C_IMODULE_EPP
1421 static
1422 #else
1423 extern
1424 #endif
1425 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollMsg_LowCredit_struct;
1426 #define TC_ccReg_PollMsg_LowCredit ((CORBA_TypeCode)&TC_ccReg_PollMsg_LowCredit_struct)
1427 #endif
1428 #define ccReg_PollMsg_LowCredit__alloc() ((ccReg_PollMsg_LowCredit *)ORBit_small_alloc (TC_ccReg_PollMsg_LowCredit))
1429 #define ccReg_PollMsg_LowCredit__freekids(m,d) ORBit_small_freekids (TC_ccReg_PollMsg_LowCredit,(m),(d))
1430 #endif
1431 #if !defined(_ccReg_PollMsg_RequestFeeInfo_defined)
1432 #define _ccReg_PollMsg_RequestFeeInfo_defined 1
1434 #define ccReg_PollMsg_RequestFeeInfo_marshal(x,y,z) ccReg_RequestFeeInfoData_marshal((x),(y),(z))
1435 #define ccReg_PollMsg_RequestFeeInfo_demarshal(x,y,z,i) ccReg_RequestFeeInfoData_demarshal((x),(y),(z),(i))
1436 #if !defined(TC_IMPL_TC_ccReg_PollMsg_RequestFeeInfo_0)
1437 #define TC_IMPL_TC_ccReg_PollMsg_RequestFeeInfo_0 'E'
1438 #define TC_IMPL_TC_ccReg_PollMsg_RequestFeeInfo_1 'P'
1439 #define TC_IMPL_TC_ccReg_PollMsg_RequestFeeInfo_2 'P'
1440 #ifdef ORBIT_IDL_C_IMODULE_EPP
1441 static
1442 #else
1443 extern
1444 #endif
1445 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollMsg_RequestFeeInfo_struct;
1446 #define TC_ccReg_PollMsg_RequestFeeInfo ((CORBA_TypeCode)&TC_ccReg_PollMsg_RequestFeeInfo_struct)
1447 #endif
1448 #define ccReg_PollMsg_RequestFeeInfo__alloc() ((ccReg_PollMsg_RequestFeeInfo *)ORBit_small_alloc (TC_ccReg_RequestFeeInfoData))
1449 #define ccReg_PollMsg_RequestFeeInfo__freekids(m,d) ORBit_small_freekids (TC_ccReg_RequestFeeInfoData,(m),(d))
1450 #endif
1451 #if !defined(_ccReg_PollMsg_Update_defined)
1452 #define _ccReg_PollMsg_Update_defined 1
1455 CORBA_string opTRID;
1456 CORBA_unsigned_long_long pollID;
1457 };
1458 
1459 #if !defined(TC_IMPL_TC_ccReg_PollMsg_Update_0)
1460 #define TC_IMPL_TC_ccReg_PollMsg_Update_0 'E'
1461 #define TC_IMPL_TC_ccReg_PollMsg_Update_1 'P'
1462 #define TC_IMPL_TC_ccReg_PollMsg_Update_2 'P'
1463 #ifdef ORBIT_IDL_C_IMODULE_EPP
1464 static
1465 #else
1466 extern
1467 #endif
1468 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_PollMsg_Update_struct;
1469 #define TC_ccReg_PollMsg_Update ((CORBA_TypeCode)&TC_ccReg_PollMsg_Update_struct)
1470 #endif
1471 #define ccReg_PollMsg_Update__alloc() ((ccReg_PollMsg_Update *)ORBit_small_alloc (TC_ccReg_PollMsg_Update))
1472 #define ccReg_PollMsg_Update__freekids(m,d) ORBit_small_freekids (TC_ccReg_PollMsg_Update,(m),(d))
1473 #endif
1474 #if !defined(ORBIT_DECL_ccReg_EPP) && !defined(_ccReg_EPP_defined)
1475 #define ORBIT_DECL_ccReg_EPP 1
1476 #define _ccReg_EPP_defined 1
1477 #define ccReg_EPP__freekids CORBA_Object__freekids
1478 typedef CORBA_Object ccReg_EPP;
1479 extern CORBA_unsigned_long ccReg_EPP__classid;
1480 #if !defined(TC_IMPL_TC_ccReg_EPP_0)
1481 #define TC_IMPL_TC_ccReg_EPP_0 'E'
1482 #define TC_IMPL_TC_ccReg_EPP_1 'P'
1483 #define TC_IMPL_TC_ccReg_EPP_2 'P'
1484 #ifdef ORBIT_IDL_C_IMODULE_EPP
1485 static
1486 #else
1487 extern
1488 #endif
1489 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_EPP_struct;
1490 #define TC_ccReg_EPP ((CORBA_TypeCode)&TC_ccReg_EPP_struct)
1491 #endif
1492 #endif
1493 #undef ex_ccReg_EPP_EppError
1494 #define ex_ccReg_EPP_EppError "IDL:ccReg/EPP/EppError:1.0"
1495 #if !defined(_ccReg_EPP_EppError_defined)
1496 #define _ccReg_EPP_EppError_defined 1
1499 CORBA_short errCode;
1500 CORBA_string errMsg;
1501 CORBA_string svTRID;
1502 ccReg_Errors errorList;
1503 };
1504 
1505 #if !defined(TC_IMPL_TC_ccReg_EPP_EppError_0)
1506 #define TC_IMPL_TC_ccReg_EPP_EppError_0 'E'
1507 #define TC_IMPL_TC_ccReg_EPP_EppError_1 'P'
1508 #define TC_IMPL_TC_ccReg_EPP_EppError_2 'P'
1509 #ifdef ORBIT_IDL_C_IMODULE_EPP
1510 static
1511 #else
1512 extern
1513 #endif
1514 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_EPP_EppError_struct;
1515 #define TC_ccReg_EPP_EppError ((CORBA_TypeCode)&TC_ccReg_EPP_EppError_struct)
1516 #endif
1517 #define ccReg_EPP_EppError__alloc() ((ccReg_EPP_EppError *)ORBit_small_alloc (TC_ccReg_EPP_EppError))
1518 #define ccReg_EPP_EppError__freekids(m,d) ORBit_small_freekids (TC_ccReg_EPP_EppError,(m),(d))
1519 #endif
1520 #undef ex_ccReg_EPP_NoMessages
1521 #define ex_ccReg_EPP_NoMessages "IDL:ccReg/EPP/NoMessages:1.0"
1522 #if !defined(_ccReg_EPP_NoMessages_defined)
1523 #define _ccReg_EPP_NoMessages_defined 1
1526 CORBA_short code;
1527 CORBA_string msg;
1528 CORBA_string svTRID;
1529 };
1530 
1531 #if !defined(TC_IMPL_TC_ccReg_EPP_NoMessages_0)
1532 #define TC_IMPL_TC_ccReg_EPP_NoMessages_0 'E'
1533 #define TC_IMPL_TC_ccReg_EPP_NoMessages_1 'P'
1534 #define TC_IMPL_TC_ccReg_EPP_NoMessages_2 'P'
1535 #ifdef ORBIT_IDL_C_IMODULE_EPP
1536 static
1537 #else
1538 extern
1539 #endif
1540 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_ccReg_EPP_NoMessages_struct;
1541 #define TC_ccReg_EPP_NoMessages ((CORBA_TypeCode)&TC_ccReg_EPP_NoMessages_struct)
1542 #endif
1543 #define ccReg_EPP_NoMessages__alloc() ((ccReg_EPP_NoMessages *)ORBit_small_alloc (TC_ccReg_EPP_NoMessages))
1544 #define ccReg_EPP_NoMessages__freekids(m,d) ORBit_small_freekids (TC_ccReg_EPP_NoMessages,(m),(d))
1545 #endif
1546 
1548 #ifndef _defined_POA_ccReg_EPP
1549 #define _defined_POA_ccReg_EPP 1
1550 typedef struct {
1551  void *_private;
1552 CORBA_string (*version)(PortableServer_Servant _servant, ccReg_timestamp* datetime, CORBA_Environment *ev);
1553 void (*destroyAllRegistrarSessions)(PortableServer_Servant _servant, const CORBA_long regid, CORBA_Environment *ev);
1554 void (*sessionClosed)(PortableServer_Servant _servant, const CORBA_unsigned_long_long clientID, CORBA_Environment *ev);
1555 ccReg_Response* (*GetTransaction)(PortableServer_Servant _servant, const CORBA_short errCode, const CORBA_unsigned_long_long clientID, const ccReg_TID requestID, const CORBA_char * clTRID, const ccReg_XmlErrors* errorCodes, ccReg_ErrorStrings** errStrings, CORBA_Environment *ev);
1556 ccReg_Response* (*PollAcknowledgement)(PortableServer_Servant _servant, const CORBA_char * msgID, CORBA_unsigned_long_long* count, CORBA_string* newmsgID, const ccReg_EppParams* params, CORBA_Environment *ev);
1557 ccReg_Response* (*PollRequest)(PortableServer_Servant _servant, CORBA_string* msgID, CORBA_unsigned_long_long* count, ccReg_timestamp* qDate, ccReg_PollType* type, CORBA_any** mesg, const ccReg_EppParams* params, CORBA_Environment *ev);
1558 void (*PollRequestGetUpdateContactDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_Contact** oldData, ccReg_Contact** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1559 void (*PollRequestGetUpdateDomainDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_Domain** oldData, ccReg_Domain** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1560 void (*PollRequestGetUpdateNSSetDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_NSSet** oldData, ccReg_NSSet** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1561 void (*PollRequestGetUpdateKeySetDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_KeySet** oldData, ccReg_KeySet** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1562 ccReg_Response* (*ClientLogin)(PortableServer_Servant _servant, const CORBA_char * ClID, const CORBA_char * passwd, const CORBA_char * newpass, const CORBA_char * clTRID, const CORBA_char * XML, CORBA_unsigned_long_long* clientID, const ccReg_TID requestID, const CORBA_char * certID, const ccReg_Languages lang, CORBA_Environment *ev);
1563 ccReg_Response* (*ClientLogout)(PortableServer_Servant _servant, const ccReg_EppParams* params, CORBA_Environment *ev);
1564 ccReg_Response* (*ClientCredit)(PortableServer_Servant _servant, ccReg_ZoneCredit** credit, const ccReg_EppParams* params, CORBA_Environment *ev);
1565 ccReg_Response* (*ContactCheck)(PortableServer_Servant _servant, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1566 ccReg_Response* (*ContactInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_ControlledPrivacyDataMask* available_disclose_flags, ccReg_Contact** c, const ccReg_EppParams* params, CORBA_Environment *ev);
1567 ccReg_Response* (*ContactDelete)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1568 ccReg_Response* (*ContactUpdate)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_ContactChange* c, const ccReg_EppParams* params, CORBA_Environment *ev);
1569 ccReg_Response* (*ContactCreate)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_ContactData* c, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev);
1570 ccReg_Response* (*ContactTransfer)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1571 ccReg_Response* (*ContactList)(PortableServer_Servant _servant, ccReg_Lists** contacts, const ccReg_EppParams* params, CORBA_Environment *ev);
1572 ccReg_Response* (*NSSetCheck)(PortableServer_Servant _servant, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1573 ccReg_Response* (*NSSetInfo)(PortableServer_Servant _servant, const CORBA_char * handle, ccReg_NSSet** n, const ccReg_EppParams* params, CORBA_Environment *ev);
1574 ccReg_Response* (*NSSetDelete)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1575 ccReg_Response* (*NSSetUpdate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo_chg, const ccReg_DNSHost* dns_add, const ccReg_DNSHost* dns_rem, const ccReg_TechContact* tech_add, const ccReg_TechContact* tech_rem, const CORBA_short level, const ccReg_EppParams* params, CORBA_Environment *ev);
1576 ccReg_Response* (*NSSetCreate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfoPw, const ccReg_TechContact* tech, const ccReg_DNSHost* dns, const CORBA_short level, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev);
1577 ccReg_Response* (*NSSetTransfer)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1578 ccReg_Response* (*NSSetList)(PortableServer_Servant _servant, ccReg_Lists** nssets, const ccReg_EppParams* params, CORBA_Environment *ev);
1579 ccReg_Response* (*nssetTest)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_short level, const ccReg_Lists* fqdns, const ccReg_EppParams* params, CORBA_Environment *ev);
1580 ccReg_Response* (*KeySetCheck)(PortableServer_Servant _servant, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1581 ccReg_Response* (*KeySetInfo)(PortableServer_Servant _servant, const CORBA_char * handle, ccReg_KeySet** k, const ccReg_EppParams* params, CORBA_Environment *ev);
1582 ccReg_Response* (*KeySetDelete)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1583 ccReg_Response* (*KeySetUpdate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo_chg, const ccReg_TechContact* tech_add, const ccReg_TechContact* tech_rem, const ccReg_DSRecord* dsrec_add, const ccReg_DSRecord* dsrec_rem, const ccReg_DNSKey* dnsk_add, const ccReg_DNSKey* dnsk_rem, const ccReg_EppParams* params, CORBA_Environment *ev);
1584 ccReg_Response* (*KeySetCreate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfoPw, const ccReg_TechContact* tech, const ccReg_DSRecord* dsrec, const ccReg_DNSKey* dnsk, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev);
1585 ccReg_Response* (*KeySetTransfer)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1586 ccReg_Response* (*KeySetList)(PortableServer_Servant _servant, ccReg_Lists** keysets, const ccReg_EppParams* params, CORBA_Environment *ev);
1587 ccReg_Response* (*DomainCheck)(PortableServer_Servant _servant, const ccReg_Check* fqdn, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1588 ccReg_Response* (*DomainInfo)(PortableServer_Servant _servant, const CORBA_char * fqdn, ccReg_Domain** d, const ccReg_EppParams* params, CORBA_Environment *ev);
1589 ccReg_Response* (*DomainDelete)(PortableServer_Servant _servant, const CORBA_char * fqdn, const ccReg_EppParams* params, CORBA_Environment *ev);
1590 ccReg_Response* (*DomainUpdate)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * registrant_chg, const CORBA_char * authInfo_chg, const CORBA_char * nsset_chg, const CORBA_char * keyset_chg, const ccReg_AdminContact* admin_add, const ccReg_AdminContact* admin_rem, const ccReg_AdminContact* tmpcontact_rem, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev);
1591 ccReg_Response* (*DomainCreate)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * Registrant, const CORBA_char * nsset, const CORBA_char * keyset, const CORBA_char * AuthInfoPw, const ccReg_Period_str* period, const ccReg_AdminContact* admin, ccReg_timestamp* crDate, ccReg_date* exDate, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev);
1592 ccReg_Response* (*DomainRenew)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * curExpDate, const ccReg_Period_str* period, ccReg_timestamp* exDate, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev);
1593 ccReg_Response* (*DomainTransfer)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1594 ccReg_Response* (*DomainList)(PortableServer_Servant _servant, ccReg_Lists** domains, const ccReg_EppParams* params, CORBA_Environment *ev);
1595 ccReg_Response* (*domainSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * fqdn, const ccReg_EppParams* params, CORBA_Environment *ev);
1596 ccReg_Response* (*contactSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1597 ccReg_Response* (*nssetSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1598 ccReg_Response* (*keysetSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1599 ccReg_Response* (*info)(PortableServer_Servant _servant, const ccReg_InfoType type, const CORBA_char * handle, CORBA_long* count, const ccReg_EppParams* params, CORBA_Environment *ev);
1600 ccReg_Response* (*getInfoResults)(PortableServer_Servant _servant, ccReg_Lists** handles, const ccReg_EppParams* params, CORBA_Environment *ev);
1602 typedef struct {
1603  PortableServer_ServantBase__epv *_base_epv;
1604  POA_ccReg_EPP__epv *ccReg_EPP_epv;
1606 typedef struct {
1607  void *_private;
1608  POA_ccReg_EPP__vepv *vepv;
1609 } POA_ccReg_EPP;
1610 extern void POA_ccReg_EPP__init(PortableServer_Servant servant, CORBA_Environment *ev);
1611 extern void POA_ccReg_EPP__fini(PortableServer_Servant servant, CORBA_Environment *ev);
1612 #endif /* _defined_POA_ccReg_EPP */
1613 
1615 void _ORBIT_skel_small_ccReg_EPP_version(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl_version)(PortableServer_Servant _servant, ccReg_timestamp* datetime, CORBA_Environment *ev));
1616 void _ORBIT_skel_small_ccReg_EPP_destroyAllRegistrarSessions(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_destroyAllRegistrarSessions)(PortableServer_Servant _servant, const CORBA_long regid, CORBA_Environment *ev));
1617 void _ORBIT_skel_small_ccReg_EPP_sessionClosed(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_sessionClosed)(PortableServer_Servant _servant, const CORBA_unsigned_long_long clientID, CORBA_Environment *ev));
1618 void _ORBIT_skel_small_ccReg_EPP_GetTransaction(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_GetTransaction)(PortableServer_Servant _servant, const CORBA_short errCode, const CORBA_unsigned_long_long clientID, const ccReg_TID requestID, const CORBA_char * clTRID, const ccReg_XmlErrors* errorCodes, ccReg_ErrorStrings** errStrings, CORBA_Environment *ev));
1619 void _ORBIT_skel_small_ccReg_EPP_PollAcknowledgement(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_PollAcknowledgement)(PortableServer_Servant _servant, const CORBA_char * msgID, CORBA_unsigned_long_long* count, CORBA_string* newmsgID, const ccReg_EppParams* params, CORBA_Environment *ev));
1620 void _ORBIT_skel_small_ccReg_EPP_PollRequest(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_PollRequest)(PortableServer_Servant _servant, CORBA_string* msgID, CORBA_unsigned_long_long* count, ccReg_timestamp* qDate, ccReg_PollType* type, CORBA_any** mesg, const ccReg_EppParams* params, CORBA_Environment *ev));
1621 void _ORBIT_skel_small_ccReg_EPP_PollRequestGetUpdateContactDetails(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_PollRequestGetUpdateContactDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_Contact** oldData, ccReg_Contact** newData, const ccReg_EppParams* params, CORBA_Environment *ev));
1622 void _ORBIT_skel_small_ccReg_EPP_PollRequestGetUpdateDomainDetails(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_PollRequestGetUpdateDomainDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_Domain** oldData, ccReg_Domain** newData, const ccReg_EppParams* params, CORBA_Environment *ev));
1623 void _ORBIT_skel_small_ccReg_EPP_PollRequestGetUpdateNSSetDetails(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_PollRequestGetUpdateNSSetDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_NSSet** oldData, ccReg_NSSet** newData, const ccReg_EppParams* params, CORBA_Environment *ev));
1624 void _ORBIT_skel_small_ccReg_EPP_PollRequestGetUpdateKeySetDetails(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_PollRequestGetUpdateKeySetDetails)(PortableServer_Servant _servant, const CORBA_unsigned_long_long pollID, ccReg_KeySet** oldData, ccReg_KeySet** newData, const ccReg_EppParams* params, CORBA_Environment *ev));
1625 void _ORBIT_skel_small_ccReg_EPP_ClientLogin(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ClientLogin)(PortableServer_Servant _servant, const CORBA_char * ClID, const CORBA_char * passwd, const CORBA_char * newpass, const CORBA_char * clTRID, const CORBA_char * XML, CORBA_unsigned_long_long* clientID, const ccReg_TID requestID, const CORBA_char * certID, const ccReg_Languages lang, CORBA_Environment *ev));
1626 void _ORBIT_skel_small_ccReg_EPP_ClientLogout(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ClientLogout)(PortableServer_Servant _servant, const ccReg_EppParams* params, CORBA_Environment *ev));
1627 void _ORBIT_skel_small_ccReg_EPP_ClientCredit(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ClientCredit)(PortableServer_Servant _servant, ccReg_ZoneCredit** credit, const ccReg_EppParams* params, CORBA_Environment *ev));
1628 void _ORBIT_skel_small_ccReg_EPP_ContactCheck(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactCheck)(PortableServer_Servant _servant, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev));
1629 void _ORBIT_skel_small_ccReg_EPP_ContactInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_ControlledPrivacyDataMask* available_disclose_flags, ccReg_Contact** c, const ccReg_EppParams* params, CORBA_Environment *ev));
1630 void _ORBIT_skel_small_ccReg_EPP_ContactDelete(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactDelete)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev));
1631 void _ORBIT_skel_small_ccReg_EPP_ContactUpdate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactUpdate)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_ContactChange* c, const ccReg_EppParams* params, CORBA_Environment *ev));
1632 void _ORBIT_skel_small_ccReg_EPP_ContactCreate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactCreate)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_ContactData* c, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev));
1633 void _ORBIT_skel_small_ccReg_EPP_ContactTransfer(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactTransfer)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev));
1634 void _ORBIT_skel_small_ccReg_EPP_ContactList(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_ContactList)(PortableServer_Servant _servant, ccReg_Lists** contacts, const ccReg_EppParams* params, CORBA_Environment *ev));
1635 void _ORBIT_skel_small_ccReg_EPP_NSSetCheck(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetCheck)(PortableServer_Servant _servant, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev));
1636 void _ORBIT_skel_small_ccReg_EPP_NSSetInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetInfo)(PortableServer_Servant _servant, const CORBA_char * handle, ccReg_NSSet** n, const ccReg_EppParams* params, CORBA_Environment *ev));
1637 void _ORBIT_skel_small_ccReg_EPP_NSSetDelete(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetDelete)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev));
1638 void _ORBIT_skel_small_ccReg_EPP_NSSetUpdate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetUpdate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo_chg, const ccReg_DNSHost* dns_add, const ccReg_DNSHost* dns_rem, const ccReg_TechContact* tech_add, const ccReg_TechContact* tech_rem, const CORBA_short level, const ccReg_EppParams* params, CORBA_Environment *ev));
1639 void _ORBIT_skel_small_ccReg_EPP_NSSetCreate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetCreate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfoPw, const ccReg_TechContact* tech, const ccReg_DNSHost* dns, const CORBA_short level, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev));
1640 void _ORBIT_skel_small_ccReg_EPP_NSSetTransfer(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetTransfer)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev));
1641 void _ORBIT_skel_small_ccReg_EPP_NSSetList(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_NSSetList)(PortableServer_Servant _servant, ccReg_Lists** nssets, const ccReg_EppParams* params, CORBA_Environment *ev));
1642 void _ORBIT_skel_small_ccReg_EPP_nssetTest(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_nssetTest)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_short level, const ccReg_Lists* fqdns, const ccReg_EppParams* params, CORBA_Environment *ev));
1643 void _ORBIT_skel_small_ccReg_EPP_KeySetCheck(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetCheck)(PortableServer_Servant _servant, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev));
1644 void _ORBIT_skel_small_ccReg_EPP_KeySetInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetInfo)(PortableServer_Servant _servant, const CORBA_char * handle, ccReg_KeySet** k, const ccReg_EppParams* params, CORBA_Environment *ev));
1645 void _ORBIT_skel_small_ccReg_EPP_KeySetDelete(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetDelete)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev));
1646 void _ORBIT_skel_small_ccReg_EPP_KeySetUpdate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetUpdate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo_chg, const ccReg_TechContact* tech_add, const ccReg_TechContact* tech_rem, const ccReg_DSRecord* dsrec_add, const ccReg_DSRecord* dsrec_rem, const ccReg_DNSKey* dnsk_add, const ccReg_DNSKey* dnsk_rem, const ccReg_EppParams* params, CORBA_Environment *ev));
1647 void _ORBIT_skel_small_ccReg_EPP_KeySetCreate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetCreate)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfoPw, const ccReg_TechContact* tech, const ccReg_DSRecord* dsrec, const ccReg_DNSKey* dnsk, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev));
1648 void _ORBIT_skel_small_ccReg_EPP_KeySetTransfer(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetTransfer)(PortableServer_Servant _servant, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev));
1649 void _ORBIT_skel_small_ccReg_EPP_KeySetList(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_KeySetList)(PortableServer_Servant _servant, ccReg_Lists** keysets, const ccReg_EppParams* params, CORBA_Environment *ev));
1650 void _ORBIT_skel_small_ccReg_EPP_DomainCheck(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainCheck)(PortableServer_Servant _servant, const ccReg_Check* fqdn, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev));
1651 void _ORBIT_skel_small_ccReg_EPP_DomainInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainInfo)(PortableServer_Servant _servant, const CORBA_char * fqdn, ccReg_Domain** d, const ccReg_EppParams* params, CORBA_Environment *ev));
1652 void _ORBIT_skel_small_ccReg_EPP_DomainDelete(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainDelete)(PortableServer_Servant _servant, const CORBA_char * fqdn, const ccReg_EppParams* params, CORBA_Environment *ev));
1653 void _ORBIT_skel_small_ccReg_EPP_DomainUpdate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainUpdate)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * registrant_chg, const CORBA_char * authInfo_chg, const CORBA_char * nsset_chg, const CORBA_char * keyset_chg, const ccReg_AdminContact* admin_add, const ccReg_AdminContact* admin_rem, const ccReg_AdminContact* tmpcontact_rem, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev));
1654 void _ORBIT_skel_small_ccReg_EPP_DomainCreate(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainCreate)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * Registrant, const CORBA_char * nsset, const CORBA_char * keyset, const CORBA_char * AuthInfoPw, const ccReg_Period_str* period, const ccReg_AdminContact* admin, ccReg_timestamp* crDate, ccReg_date* exDate, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev));
1655 void _ORBIT_skel_small_ccReg_EPP_DomainRenew(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainRenew)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * curExpDate, const ccReg_Period_str* period, ccReg_timestamp* exDate, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev));
1656 void _ORBIT_skel_small_ccReg_EPP_DomainTransfer(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainTransfer)(PortableServer_Servant _servant, const CORBA_char * fqdn, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev));
1657 void _ORBIT_skel_small_ccReg_EPP_DomainList(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_DomainList)(PortableServer_Servant _servant, ccReg_Lists** domains, const ccReg_EppParams* params, CORBA_Environment *ev));
1658 void _ORBIT_skel_small_ccReg_EPP_domainSendAuthInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_domainSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * fqdn, const ccReg_EppParams* params, CORBA_Environment *ev));
1659 void _ORBIT_skel_small_ccReg_EPP_contactSendAuthInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_contactSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev));
1660 void _ORBIT_skel_small_ccReg_EPP_nssetSendAuthInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_nssetSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev));
1661 void _ORBIT_skel_small_ccReg_EPP_keysetSendAuthInfo(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_keysetSendAuthInfo)(PortableServer_Servant _servant, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev));
1662 void _ORBIT_skel_small_ccReg_EPP_info(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_info)(PortableServer_Servant _servant, const ccReg_InfoType type, const CORBA_char * handle, CORBA_long* count, const ccReg_EppParams* params, CORBA_Environment *ev));
1663 void _ORBIT_skel_small_ccReg_EPP_getInfoResults(POA_ccReg_EPP *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, ccReg_Response* (*_impl_getInfoResults)(PortableServer_Servant _servant, ccReg_Lists** handles, const ccReg_EppParams* params, CORBA_Environment *ev));
1664 
1666 CORBA_string ccReg_EPP_version(ccReg_EPP _obj, ccReg_timestamp* datetime, CORBA_Environment *ev);
1667 void ccReg_EPP_destroyAllRegistrarSessions(ccReg_EPP _obj, const CORBA_long regid, CORBA_Environment *ev);
1668 void ccReg_EPP_sessionClosed(ccReg_EPP _obj, const CORBA_unsigned_long_long clientID, CORBA_Environment *ev);
1669 ccReg_Response* ccReg_EPP_GetTransaction(ccReg_EPP _obj, const CORBA_short errCode, const CORBA_unsigned_long_long clientID, const ccReg_TID requestID, const CORBA_char * clTRID, const ccReg_XmlErrors* errorCodes, ccReg_ErrorStrings** errStrings, CORBA_Environment *ev);
1670 ccReg_Response* ccReg_EPP_PollAcknowledgement(ccReg_EPP _obj, const CORBA_char * msgID, CORBA_unsigned_long_long* count, CORBA_string* newmsgID, const ccReg_EppParams* params, CORBA_Environment *ev);
1671 ccReg_Response* ccReg_EPP_PollRequest(ccReg_EPP _obj, CORBA_string* msgID, CORBA_unsigned_long_long* count, ccReg_timestamp* qDate, ccReg_PollType* type, CORBA_any** mesg, const ccReg_EppParams* params, CORBA_Environment *ev);
1672 void ccReg_EPP_PollRequestGetUpdateContactDetails(ccReg_EPP _obj, const CORBA_unsigned_long_long pollID, ccReg_Contact** oldData, ccReg_Contact** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1673 void ccReg_EPP_PollRequestGetUpdateDomainDetails(ccReg_EPP _obj, const CORBA_unsigned_long_long pollID, ccReg_Domain** oldData, ccReg_Domain** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1674 void ccReg_EPP_PollRequestGetUpdateNSSetDetails(ccReg_EPP _obj, const CORBA_unsigned_long_long pollID, ccReg_NSSet** oldData, ccReg_NSSet** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1675 void ccReg_EPP_PollRequestGetUpdateKeySetDetails(ccReg_EPP _obj, const CORBA_unsigned_long_long pollID, ccReg_KeySet** oldData, ccReg_KeySet** newData, const ccReg_EppParams* params, CORBA_Environment *ev);
1676 ccReg_Response* ccReg_EPP_ClientLogin(ccReg_EPP _obj, const CORBA_char * ClID, const CORBA_char * passwd, const CORBA_char * newpass, const CORBA_char * clTRID, const CORBA_char * XML, CORBA_unsigned_long_long* clientID, const ccReg_TID requestID, const CORBA_char * certID, const ccReg_Languages lang, CORBA_Environment *ev);
1677 ccReg_Response* ccReg_EPP_ClientLogout(ccReg_EPP _obj, const ccReg_EppParams* params, CORBA_Environment *ev);
1678 ccReg_Response* ccReg_EPP_ClientCredit(ccReg_EPP _obj, ccReg_ZoneCredit** credit, const ccReg_EppParams* params, CORBA_Environment *ev);
1679 ccReg_Response* ccReg_EPP_ContactCheck(ccReg_EPP _obj, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1680 ccReg_Response* ccReg_EPP_ContactInfo(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_ControlledPrivacyDataMask* available_disclose_flags, ccReg_Contact** c, const ccReg_EppParams* params, CORBA_Environment *ev);
1681 ccReg_Response* ccReg_EPP_ContactDelete(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1682 ccReg_Response* ccReg_EPP_ContactUpdate(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_ContactChange* c, const ccReg_EppParams* params, CORBA_Environment *ev);
1683 ccReg_Response* ccReg_EPP_ContactCreate(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_ContactData* c, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev);
1684 ccReg_Response* ccReg_EPP_ContactTransfer(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1685 ccReg_Response* ccReg_EPP_ContactList(ccReg_EPP _obj, ccReg_Lists** contacts, const ccReg_EppParams* params, CORBA_Environment *ev);
1686 ccReg_Response* ccReg_EPP_NSSetCheck(ccReg_EPP _obj, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1687 ccReg_Response* ccReg_EPP_NSSetInfo(ccReg_EPP _obj, const CORBA_char * handle, ccReg_NSSet** n, const ccReg_EppParams* params, CORBA_Environment *ev);
1688 ccReg_Response* ccReg_EPP_NSSetDelete(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1689 ccReg_Response* ccReg_EPP_NSSetUpdate(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfo_chg, const ccReg_DNSHost* dns_add, const ccReg_DNSHost* dns_rem, const ccReg_TechContact* tech_add, const ccReg_TechContact* tech_rem, const CORBA_short level, const ccReg_EppParams* params, CORBA_Environment *ev);
1690 ccReg_Response* ccReg_EPP_NSSetCreate(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfoPw, const ccReg_TechContact* tech, const ccReg_DNSHost* dns, const CORBA_short level, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev);
1691 ccReg_Response* ccReg_EPP_NSSetTransfer(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1692 ccReg_Response* ccReg_EPP_NSSetList(ccReg_EPP _obj, ccReg_Lists** nssets, const ccReg_EppParams* params, CORBA_Environment *ev);
1693 ccReg_Response* ccReg_EPP_nssetTest(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_short level, const ccReg_Lists* fqdns, const ccReg_EppParams* params, CORBA_Environment *ev);
1694 ccReg_Response* ccReg_EPP_KeySetCheck(ccReg_EPP _obj, const ccReg_Check* handle, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1695 ccReg_Response* ccReg_EPP_KeySetInfo(ccReg_EPP _obj, const CORBA_char * handle, ccReg_KeySet** k, const ccReg_EppParams* params, CORBA_Environment *ev);
1696 ccReg_Response* ccReg_EPP_KeySetDelete(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1697 ccReg_Response* ccReg_EPP_KeySetUpdate(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfo_chg, const ccReg_TechContact* tech_add, const ccReg_TechContact* tech_rem, const ccReg_DSRecord* dsrec_add, const ccReg_DSRecord* dsrec_rem, const ccReg_DNSKey* dnsk_add, const ccReg_DNSKey* dnsk_rem, const ccReg_EppParams* params, CORBA_Environment *ev);
1698 ccReg_Response* ccReg_EPP_KeySetCreate(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfoPw, const ccReg_TechContact* tech, const ccReg_DSRecord* dsrec, const ccReg_DNSKey* dnsk, ccReg_timestamp* crDate, const ccReg_EppParams* params, CORBA_Environment *ev);
1699 ccReg_Response* ccReg_EPP_KeySetTransfer(ccReg_EPP _obj, const CORBA_char * handle, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1700 ccReg_Response* ccReg_EPP_KeySetList(ccReg_EPP _obj, ccReg_Lists** keysets, const ccReg_EppParams* params, CORBA_Environment *ev);
1701 ccReg_Response* ccReg_EPP_DomainCheck(ccReg_EPP _obj, const ccReg_Check* fqdn, ccReg_CheckResp** a, const ccReg_EppParams* params, CORBA_Environment *ev);
1702 ccReg_Response* ccReg_EPP_DomainInfo(ccReg_EPP _obj, const CORBA_char * fqdn, ccReg_Domain** d, const ccReg_EppParams* params, CORBA_Environment *ev);
1703 ccReg_Response* ccReg_EPP_DomainDelete(ccReg_EPP _obj, const CORBA_char * fqdn, const ccReg_EppParams* params, CORBA_Environment *ev);
1704 ccReg_Response* ccReg_EPP_DomainUpdate(ccReg_EPP _obj, const CORBA_char * fqdn, const CORBA_char * registrant_chg, const CORBA_char * authInfo_chg, const CORBA_char * nsset_chg, const CORBA_char * keyset_chg, const ccReg_AdminContact* admin_add, const ccReg_AdminContact* admin_rem, const ccReg_AdminContact* tmpcontact_rem, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev);
1705 ccReg_Response* ccReg_EPP_DomainCreate(ccReg_EPP _obj, const CORBA_char * fqdn, const CORBA_char * Registrant, const CORBA_char * nsset, const CORBA_char * keyset, const CORBA_char * AuthInfoPw, const ccReg_Period_str* period, const ccReg_AdminContact* admin, ccReg_timestamp* crDate, ccReg_date* exDate, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev);
1706 ccReg_Response* ccReg_EPP_DomainRenew(ccReg_EPP _obj, const CORBA_char * fqdn, const CORBA_char * curExpDate, const ccReg_Period_str* period, ccReg_timestamp* exDate, const ccReg_EppParams* params, const ccReg_ExtensionList* ext, CORBA_Environment *ev);
1707 ccReg_Response* ccReg_EPP_DomainTransfer(ccReg_EPP _obj, const CORBA_char * fqdn, const CORBA_char * authInfo, const ccReg_EppParams* params, CORBA_Environment *ev);
1708 ccReg_Response* ccReg_EPP_DomainList(ccReg_EPP _obj, ccReg_Lists** domains, const ccReg_EppParams* params, CORBA_Environment *ev);
1709 ccReg_Response* ccReg_EPP_domainSendAuthInfo(ccReg_EPP _obj, const CORBA_char * fqdn, const ccReg_EppParams* params, CORBA_Environment *ev);
1710 ccReg_Response* ccReg_EPP_contactSendAuthInfo(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1711 ccReg_Response* ccReg_EPP_nssetSendAuthInfo(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1712 ccReg_Response* ccReg_EPP_keysetSendAuthInfo(ccReg_EPP _obj, const CORBA_char * handle, const ccReg_EppParams* params, CORBA_Environment *ev);
1713 ccReg_Response* ccReg_EPP_info(ccReg_EPP _obj, const ccReg_InfoType type, const CORBA_char * handle, CORBA_long* count, const ccReg_EppParams* params, CORBA_Environment *ev);
1714 ccReg_Response* ccReg_EPP_getInfoResults(ccReg_EPP _obj, ccReg_Lists** handles, const ccReg_EppParams* params, CORBA_Environment *ev);
1715 #include <orbit/orb-core/orbit-interface.h>
1716 
1717 #ifdef ORBIT_IDL_C_IMODULE_EPP
1718 static
1719 #else
1720 extern
1721 #endif
1722 ORBit_IInterface ccReg_EPP__iinterface;
1723 #define ccReg_EPP_IMETHODS_LEN 49
1724 #ifdef ORBIT_IDL_C_IMODULE_EPP
1725 static
1726 #else
1727 extern
1728 #endif
1729 ORBit_IMethod ccReg_EPP__imethods[ccReg_EPP_IMETHODS_LEN];
1730 
1733 #ifndef __ccReg_EPP__imethods_index
1734 #define __ccReg_EPP__imethods_index
1735 typedef enum {
1736  ccReg_EPP_version__imethods_index,
1737  ccReg_EPP_destroyAllRegistrarSessions__imethods_index,
1738  ccReg_EPP_sessionClosed__imethods_index,
1739  ccReg_EPP_GetTransaction__imethods_index,
1740  ccReg_EPP_PollAcknowledgement__imethods_index,
1741  ccReg_EPP_PollRequest__imethods_index,
1742  ccReg_EPP_PollRequestGetUpdateContactDetails__imethods_index,
1743  ccReg_EPP_PollRequestGetUpdateDomainDetails__imethods_index,
1744  ccReg_EPP_PollRequestGetUpdateNSSetDetails__imethods_index,
1745  ccReg_EPP_PollRequestGetUpdateKeySetDetails__imethods_index,
1746  ccReg_EPP_ClientLogin__imethods_index,
1747  ccReg_EPP_ClientLogout__imethods_index,
1748  ccReg_EPP_ClientCredit__imethods_index,
1749  ccReg_EPP_ContactCheck__imethods_index,
1750  ccReg_EPP_ContactInfo__imethods_index,
1751  ccReg_EPP_ContactDelete__imethods_index,
1752  ccReg_EPP_ContactUpdate__imethods_index,
1753  ccReg_EPP_ContactCreate__imethods_index,
1754  ccReg_EPP_ContactTransfer__imethods_index,
1755  ccReg_EPP_ContactList__imethods_index,
1756  ccReg_EPP_NSSetCheck__imethods_index,
1757  ccReg_EPP_NSSetInfo__imethods_index,
1758  ccReg_EPP_NSSetDelete__imethods_index,
1759  ccReg_EPP_NSSetUpdate__imethods_index,
1760  ccReg_EPP_NSSetCreate__imethods_index,
1761  ccReg_EPP_NSSetTransfer__imethods_index,
1762  ccReg_EPP_NSSetList__imethods_index,
1763  ccReg_EPP_nssetTest__imethods_index,
1764  ccReg_EPP_KeySetCheck__imethods_index,
1765  ccReg_EPP_KeySetInfo__imethods_index,
1766  ccReg_EPP_KeySetDelete__imethods_index,
1767  ccReg_EPP_KeySetUpdate__imethods_index,
1768  ccReg_EPP_KeySetCreate__imethods_index,
1769  ccReg_EPP_KeySetTransfer__imethods_index,
1770  ccReg_EPP_KeySetList__imethods_index,
1771  ccReg_EPP_DomainCheck__imethods_index,
1772  ccReg_EPP_DomainInfo__imethods_index,
1773  ccReg_EPP_DomainDelete__imethods_index,
1774  ccReg_EPP_DomainUpdate__imethods_index,
1775  ccReg_EPP_DomainCreate__imethods_index,
1776  ccReg_EPP_DomainRenew__imethods_index,
1777  ccReg_EPP_DomainTransfer__imethods_index,
1778  ccReg_EPP_DomainList__imethods_index,
1779  ccReg_EPP_domainSendAuthInfo__imethods_index,
1780  ccReg_EPP_contactSendAuthInfo__imethods_index,
1781  ccReg_EPP_nssetSendAuthInfo__imethods_index,
1782  ccReg_EPP_keysetSendAuthInfo__imethods_index,
1783  ccReg_EPP_info__imethods_index,
1784  ccReg_EPP_getInfoResults__imethods_index
1785 } ccReg_EPP__imethods_index;
1786 #endif /* __ccReg_EPP__imethods_index */
1787 
1788 #ifndef __ORBIT_IMETHODS_INDEX
1789 #define __ORBIT_IMETHODS_INDEX
1790 #define ORBIT_IMETHODS_INDEX(m) (m ## __imethods_index)
1791 #endif /* __ORBIT_IMETHODS_INDEX */
1792 
1793 #ifdef __cplusplus
1794 }
1795 #endif /* __cplusplus */
1796 
1797 #ifndef EXCLUDE_ORBIT_H
1798 #include <orbit/orbit.h>
1799 
1800 #endif /* EXCLUDE_ORBIT_H */
1801 #endif
1802 #undef ORBIT_IDL_SERIAL
CORBA_sequence_CORBA_any
Definition: EPP.h:342
ccReg_EPP_EppError_type
Definition: EPP.h:1498
ccReg_Period_str_type
Definition: EPP.h:245
ccReg_PollMsg_LowCredit_type
Definition: EPP.h:1410
ccReg_PollMsg_Update_type
Definition: EPP.h:1454
ccReg_ENUMValidationExtension_type
Definition: EPP.h:1180
ccReg_PollMsg_HandleDateReg_type
Definition: EPP.h:1268
ccReg_ContactChange_type
Definition: EPP.h:1036
CORBA_sequence_CORBA_string
Definition: _dataTypes.h:958
ccReg_AddressData_type
Definition: EPP.h:834
CORBA_sequence_ccReg_DNSHost_str
Definition: _dataTypes.h:1260
ccReg_NSSet_type
Definition: EPP.h:1074
ccReg_KeySet_type
Definition: EPP.h:1108
ccReg_ZoneCredit_str_type
Definition: EPP.h:268
CORBA_sequence_ccReg_Status_str
Definition: EPP.h:483
ccReg_TechcheckItem_type
Definition: EPP.h:1315
ccReg_PollMsg_Techcheck_type
Definition: EPP.h:1386
ccReg_ControlledPrivacyDataMask_type
Definition: EPP.h:127
CORBA_sequence_ccReg_DSRecord_str
Definition: _dataTypes.h:1361
ccReg_Contact_type
Definition: EPP.h:951
ccReg_Domain_type
Definition: EPP.h:1142
ccReg_EppParams_type
Definition: EPP.h:29
ccReg_CheckSeq_type
Definition: EPP.h:180
ccReg_ControlledPrivacyDataChange_type
Definition: EPP.h:928
ccReg_Response_type
Definition: EPP.h:810
ccReg_Status_str_type
Definition: EPP.h:222
ccReg_OptionalAddressData_type
Definition: EPP.h:862
ccReg_PollMsg_HandleDate_type
Definition: EPP.h:1292
POA_ccReg_EPP__epv
Definition: EPP.h:1550
ccReg_ControlledPrivacyData_type
Definition: EPP.h:97
POA_ccReg_EPP
Definition: EPP.h:1606
ccReg_EPP_NoMessages_type
Definition: EPP.h:1525
CORBA_sequence_ccReg_Error
Definition: EPP.h:767
CORBA_sequence_ccReg_XmlError
Definition: EPP.h:696
ccReg_AddressChange_type
Definition: EPP.h:905
ccReg_Error_type
Definition: EPP.h:739
CORBA_sequence_ccReg_DNSKey_str
Definition: _dataTypes.h:1461
ccReg_ContactData_type
Definition: EPP.h:998
CORBA_sequence_ccReg_TechcheckItem
Definition: EPP.h:1343
CORBA_sequence_ccReg_CheckSeq
Definition: EPP.h:389
CORBA_sequence_ccReg_ZoneCredit_str
Definition: EPP.h:295
POA_ccReg_EPP__vepv
Definition: EPP.h:1602
ccReg_RequestFeeInfoData_type
Definition: _dataTypes.h:1649