File: ArrayTest_ArrayOps_IOR.h

package info (click to toggle)
babel 0.10.2-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 43,932 kB
  • ctags: 29,707
  • sloc: java: 74,695; ansic: 73,142; cpp: 40,649; sh: 18,411; f90: 10,062; fortran: 6,727; python: 6,406; makefile: 3,866; xml: 118; perl: 48
file content (379 lines) | stat: -rw-r--r-- 12,187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
/*
 * File:          ArrayTest_ArrayOps_IOR.h
 * Symbol:        ArrayTest.ArrayOps-v1.3
 * Symbol Type:   class
 * Babel Version: 0.10.2
 * Description:   Intermediate Object Representation for ArrayTest.ArrayOps
 * 
 * WARNING: Automatically generated; changes will be lost
 * 
 * babel-version = 0.10.2
 */

#ifndef included_ArrayTest_ArrayOps_IOR_h
#define included_ArrayTest_ArrayOps_IOR_h

#ifndef included_sidl_header_h
#include "sidl_header.h"
#endif
#ifndef included_sidl_io_Serializer_h
#include "sidl_io_Serializer.h"
#endif
#ifndef included_sidl_io_Deserializer_h
#include "sidl_io_Deserializer.h"
#endif
#ifndef included_sidl_BaseClass_IOR_h
#include "sidl_BaseClass_IOR.h"
#endif

#ifdef __cplusplus
extern "C" {
#endif

/*
 * Symbol "ArrayTest.ArrayOps" (version 1.3)
 */

struct ArrayTest_ArrayOps__array;
struct ArrayTest_ArrayOps__object;
struct ArrayTest_ArrayOps__sepv;

extern struct ArrayTest_ArrayOps__object*
ArrayTest_ArrayOps__new(void);

extern struct ArrayTest_ArrayOps__sepv*
ArrayTest_ArrayOps__statics(void);

extern void ArrayTest_ArrayOps__init(
  struct ArrayTest_ArrayOps__object* self);
extern void ArrayTest_ArrayOps__fini(
  struct ArrayTest_ArrayOps__object* self);
extern void ArrayTest_ArrayOps__IOR_version(int32_t *major, int32_t *minor);

/*
 * Forward references for external classes and interfaces.
 */

struct sidl_BaseInterface__array;
struct sidl_BaseInterface__object;
struct sidl_ClassInfo__array;
struct sidl_ClassInfo__object;

/*
 * Declare the static method entry point vector.
 */

struct ArrayTest_ArrayOps__sepv {
  /* Implicit builtin methods */
  /* Methods introduced in sidl.BaseInterface-v0.9.1 */
  /* Methods introduced in sidl.BaseClass-v0.9.1 */
  /* Methods introduced in ArrayTest.ArrayOps-v1.3 */
  sidl_bool (*f_checkBool)(
    /* in */ struct sidl_bool__array* a);
  sidl_bool (*f_checkChar)(
    /* in */ struct sidl_char__array* a);
  sidl_bool (*f_checkInt)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_checkLong)(
    /* in */ struct sidl_long__array* a);
  sidl_bool (*f_checkString)(
    /* in */ struct sidl_string__array* a);
  sidl_bool (*f_checkDouble)(
    /* in */ struct sidl_double__array* a);
  sidl_bool (*f_checkFloat)(
    /* in */ struct sidl_float__array* a);
  sidl_bool (*f_checkFcomplex)(
    /* in */ struct sidl_fcomplex__array* a);
  sidl_bool (*f_checkDcomplex)(
    /* in */ struct sidl_dcomplex__array* a);
  sidl_bool (*f_check2Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_check2Double)(
    /* in */ struct sidl_double__array* a);
  sidl_bool (*f_check2Float)(
    /* in */ struct sidl_float__array* a);
  sidl_bool (*f_check2Fcomplex)(
    /* in */ struct sidl_fcomplex__array* a);
  sidl_bool (*f_check2Dcomplex)(
    /* in */ struct sidl_dcomplex__array* a);
  sidl_bool (*f_check3Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_check4Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_check5Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_check6Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_check7Int)(
    /* in */ struct sidl_int__array* a);
  int32_t (*f_checkObject)(
    /* in */ struct ArrayTest_ArrayOps__array* a);
  sidl_bool (*f_reverseBool)(
    /* inout */ struct sidl_bool__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseChar)(
    /* inout */ struct sidl_char__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseInt)(
    /* inout */ struct sidl_int__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseLong)(
    /* inout */ struct sidl_long__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseString)(
    /* inout */ struct sidl_string__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseDouble)(
    /* inout */ struct sidl_double__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseFloat)(
    /* inout */ struct sidl_float__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseFcomplex)(
    /* inout */ struct sidl_fcomplex__array** a,
    /* in */ sidl_bool newArray);
  sidl_bool (*f_reverseDcomplex)(
    /* inout */ struct sidl_dcomplex__array** a,
    /* in */ sidl_bool newArray);
  struct sidl_bool__array* (*f_createBool)(
    /* in */ int32_t len);
  struct sidl_char__array* (*f_createChar)(
    /* in */ int32_t len);
  struct sidl_int__array* (*f_createInt)(
    /* in */ int32_t len);
  struct sidl_long__array* (*f_createLong)(
    /* in */ int32_t len);
  struct sidl_string__array* (*f_createString)(
    /* in */ int32_t len);
  struct sidl_double__array* (*f_createDouble)(
    /* in */ int32_t len);
  struct sidl_float__array* (*f_createFloat)(
    /* in */ int32_t len);
  struct sidl_fcomplex__array* (*f_createFcomplex)(
    /* in */ int32_t len);
  struct sidl_dcomplex__array* (*f_createDcomplex)(
    /* in */ int32_t len);
  struct ArrayTest_ArrayOps__array* (*f_createObject)(
    /* in */ int32_t len);
  struct sidl_int__array* (*f_create2Int)(
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  struct sidl_double__array* (*f_create2Double)(
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  struct sidl_float__array* (*f_create2Float)(
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  struct sidl_dcomplex__array* (*f_create2Dcomplex)(
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  struct sidl_fcomplex__array* (*f_create2Fcomplex)(
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  struct sidl_int__array* (*f_create3Int)(
    void);
  struct sidl_int__array* (*f_create4Int)(
    void);
  struct sidl_int__array* (*f_create5Int)(
    void);
  struct sidl_int__array* (*f_create6Int)(
    void);
  struct sidl_int__array* (*f_create7Int)(
    void);
  void (*f_makeBool)(
    /* in */ int32_t len,
    /* out */ struct sidl_bool__array** a);
  void (*f_makeChar)(
    /* in */ int32_t len,
    /* out */ struct sidl_char__array** a);
  void (*f_makeInt)(
    /* in */ int32_t len,
    /* out */ struct sidl_int__array** a);
  void (*f_makeLong)(
    /* in */ int32_t len,
    /* out */ struct sidl_long__array** a);
  void (*f_makeString)(
    /* in */ int32_t len,
    /* out */ struct sidl_string__array** a);
  void (*f_makeDouble)(
    /* in */ int32_t len,
    /* out */ struct sidl_double__array** a);
  void (*f_makeFloat)(
    /* in */ int32_t len,
    /* out */ struct sidl_float__array** a);
  void (*f_makeFcomplex)(
    /* in */ int32_t len,
    /* out */ struct sidl_fcomplex__array** a);
  void (*f_makeDcomplex)(
    /* in */ int32_t len,
    /* out */ struct sidl_dcomplex__array** a);
  void (*f_makeInOutBool)(
    /* inout */ struct sidl_bool__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutChar)(
    /* inout */ struct sidl_char__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutInt)(
    /* inout */ struct sidl_int__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutLong)(
    /* inout */ struct sidl_long__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutString)(
    /* inout */ struct sidl_string__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutDouble)(
    /* inout */ struct sidl_double__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutFloat)(
    /* inout */ struct sidl_float__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutDcomplex)(
    /* inout */ struct sidl_dcomplex__array** a,
    /* in */ int32_t len);
  void (*f_makeInOutFcomplex)(
    /* inout */ struct sidl_fcomplex__array** a,
    /* in */ int32_t len);
  void (*f_makeInOut2Int)(
    /* inout */ struct sidl_int__array** a,
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  void (*f_makeInOut2Double)(
    /* inout */ struct sidl_double__array** a,
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  void (*f_makeInOut2Float)(
    /* inout */ struct sidl_float__array** a,
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  void (*f_makeInOut2Dcomplex)(
    /* inout */ struct sidl_dcomplex__array** a,
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  void (*f_makeInOut2Fcomplex)(
    /* inout */ struct sidl_fcomplex__array** a,
    /* in */ int32_t d1,
    /* in */ int32_t d2);
  void (*f_makeInOut3Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_makeInOut4Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_makeInOut5Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_makeInOut6Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_makeInOut7Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_checkGeneric)(
    /* in */ struct sidl__array* a,
    /* out */ int32_t* dmn,
    /* out */ int32_t* tp);
  struct sidl__array* (*f_createGeneric)(
    /* in */ int32_t dmn,
    /* in */ int32_t tp);
  struct sidl__array* (*f_passGeneric)(
    /* in */ struct sidl__array* inArg,
    /* inout */ struct sidl__array** inOutArg,
    /* out */ struct sidl__array** outArg);
  void (*f_initRarray1Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_initRarray3Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_initRarray7Int)(
    /* inout */ struct sidl_int__array** a);
  void (*f_initRarray1Double)(
    /* inout */ struct sidl_double__array** a);
  void (*f_initRarray1Dcomplex)(
    /* inout */ struct sidl_dcomplex__array** a);
  sidl_bool (*f_checkRarray1Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_checkRarray3Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_checkRarray7Int)(
    /* in */ struct sidl_int__array* a);
  sidl_bool (*f_checkRarray1Double)(
    /* in */ struct sidl_double__array* a);
  sidl_bool (*f_checkRarray1Dcomplex)(
    /* in */ struct sidl_dcomplex__array* a);
  void (*f_matrixMultiply)(
    /* in */ struct sidl_int__array* a,
    /* in */ struct sidl_int__array* b,
    /* inout */ struct sidl_int__array** res);
  sidl_bool (*f_checkMatrixMultiply)(
    /* in */ struct sidl_int__array* a,
    /* in */ struct sidl_int__array* b,
    /* in */ struct sidl_int__array* res);
};

/*
 * Declare the method entry point vector.
 */

struct ArrayTest_ArrayOps__epv {
  /* Implicit builtin methods */
  void* (*f__cast)(
    /* in */ struct ArrayTest_ArrayOps__object* self,
    /* in */ const char* name);
  void (*f__delete)(
    /* in */ struct ArrayTest_ArrayOps__object* self);
  void (*f__exec)(
    /* in */ struct ArrayTest_ArrayOps__object* self,
    /* in */ const char* methodName,
    /* in */ struct sidl_io_Deserializer__object* inArgs,
    /* in */ struct sidl_io_Serializer__object* outArgs);
  void (*f__ctor)(
    /* in */ struct ArrayTest_ArrayOps__object* self);
  void (*f__dtor)(
    /* in */ struct ArrayTest_ArrayOps__object* self);
  /* Methods introduced in sidl.BaseInterface-v0.9.1 */
  void (*f_addRef)(
    /* in */ struct ArrayTest_ArrayOps__object* self);
  void (*f_deleteRef)(
    /* in */ struct ArrayTest_ArrayOps__object* self);
  sidl_bool (*f_isSame)(
    /* in */ struct ArrayTest_ArrayOps__object* self,
    /* in */ struct sidl_BaseInterface__object* iobj);
  struct sidl_BaseInterface__object* (*f_queryInt)(
    /* in */ struct ArrayTest_ArrayOps__object* self,
    /* in */ const char* name);
  sidl_bool (*f_isType)(
    /* in */ struct ArrayTest_ArrayOps__object* self,
    /* in */ const char* name);
  struct sidl_ClassInfo__object* (*f_getClassInfo)(
    /* in */ struct ArrayTest_ArrayOps__object* self);
  /* Methods introduced in sidl.BaseClass-v0.9.1 */
  /* Methods introduced in ArrayTest.ArrayOps-v1.3 */
};

/*
 * Define the class object structure.
 */

struct ArrayTest_ArrayOps__object {
  struct sidl_BaseClass__object   d_sidl_baseclass;
  struct ArrayTest_ArrayOps__epv* d_epv;
  void*                           d_data;
};

struct ArrayTest_ArrayOps__external {
  struct ArrayTest_ArrayOps__object*
  (*createObject)(void);

  struct ArrayTest_ArrayOps__sepv*
  (*getStaticEPV)(void);
  struct sidl_BaseClass__epv*(*getSuperEPV)(void);
};

/*
 * This function returns a pointer to a static structure of
 * pointers to function entry points.  Its purpose is to provide
 * one-stop shopping for loading DLLs.
 */

const struct ArrayTest_ArrayOps__external*
ArrayTest_ArrayOps__externals(void);

#ifdef __cplusplus
}
#endif
#endif