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