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
|
/*
* This file was generated by orbit-idl-2 - DO NOT EDIT!
*/
#ifndef nitpicker_H
#define nitpicker_H 1
#include <glib.h>
#define ORBIT_IDL_SERIAL 20
#include <orbit/orbit-types.h>
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/** typedefs **/
#ifndef SHARED_BUFFER_INFO_NAME_LENGTH
#define SHARED_BUFFER_INFO_NAME_LENGTH 64
#endif /* !SHARED_BUFFER_INFO_NAME_LENGTH */
#if !defined(_shared_buffer_info_t_defined)
#define _shared_buffer_info_t_defined 1
typedef struct shared_buffer_info_t_type shared_buffer_info_t;
struct shared_buffer_info_t_type {
CORBA_char name[64];
};
#if !defined(TC_IMPL_TC_shared_buffer_info_t_0)
#define TC_IMPL_TC_shared_buffer_info_t_0 'n'
#define TC_IMPL_TC_shared_buffer_info_t_1 'i'
#define TC_IMPL_TC_shared_buffer_info_t_2 't'
#define TC_IMPL_TC_shared_buffer_info_t_3 'p'
#define TC_IMPL_TC_shared_buffer_info_t_4 'i'
#define TC_IMPL_TC_shared_buffer_info_t_5 'c'
#define TC_IMPL_TC_shared_buffer_info_t_6 'k'
#define TC_IMPL_TC_shared_buffer_info_t_7 'e'
#define TC_IMPL_TC_shared_buffer_info_t_8 'r'
#ifdef ORBIT_IDL_C_IMODULE_nitpicker
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_shared_buffer_info_t_struct;
#define TC_shared_buffer_info_t ((CORBA_TypeCode)&TC_shared_buffer_info_t_struct)
#endif
#define shared_buffer_info_t__alloc() ((shared_buffer_info_t *)ORBit_small_alloc (TC_shared_buffer_info_t))
#define shared_buffer_info_t__freekids(m,d) ORBit_small_freekids (TC_shared_buffer_info_t,(m),(d))
#endif
#if !defined(ORBIT_DECL_Nitevent) && !defined(_Nitevent_defined)
#define ORBIT_DECL_Nitevent 1
#define _Nitevent_defined 1
#define Nitevent__freekids CORBA_Object__freekids
typedef CORBA_Object Nitevent;
extern CORBA_unsigned_long Nitevent__classid;
#if !defined(TC_IMPL_TC_Nitevent_0)
#define TC_IMPL_TC_Nitevent_0 'n'
#define TC_IMPL_TC_Nitevent_1 'i'
#define TC_IMPL_TC_Nitevent_2 't'
#define TC_IMPL_TC_Nitevent_3 'p'
#define TC_IMPL_TC_Nitevent_4 'i'
#define TC_IMPL_TC_Nitevent_5 'c'
#define TC_IMPL_TC_Nitevent_6 'k'
#define TC_IMPL_TC_Nitevent_7 'e'
#define TC_IMPL_TC_Nitevent_8 'r'
#ifdef ORBIT_IDL_C_IMODULE_nitpicker
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Nitevent_struct;
#define TC_Nitevent ((CORBA_TypeCode)&TC_Nitevent_struct)
#endif
#endif
#if !defined(ORBIT_DECL_nitpicker) && !defined(_nitpicker_defined)
#define ORBIT_DECL_nitpicker 1
#define _nitpicker_defined 1
#define nitpicker__freekids CORBA_Object__freekids
typedef CORBA_Object nitpicker;
extern CORBA_unsigned_long nitpicker__classid;
#if !defined(TC_IMPL_TC_nitpicker_0)
#define TC_IMPL_TC_nitpicker_0 'n'
#define TC_IMPL_TC_nitpicker_1 'i'
#define TC_IMPL_TC_nitpicker_2 't'
#define TC_IMPL_TC_nitpicker_3 'p'
#define TC_IMPL_TC_nitpicker_4 'i'
#define TC_IMPL_TC_nitpicker_5 'c'
#define TC_IMPL_TC_nitpicker_6 'k'
#define TC_IMPL_TC_nitpicker_7 'e'
#define TC_IMPL_TC_nitpicker_8 'r'
#ifdef ORBIT_IDL_C_IMODULE_nitpicker
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_nitpicker_struct;
#define TC_nitpicker ((CORBA_TypeCode)&TC_nitpicker_struct)
#endif
#endif
/** POA structures **/
#ifndef _defined_POA_Nitevent
#define _defined_POA_Nitevent 1
typedef struct {
void *_private;
} POA_Nitevent__epv;
typedef struct {
PortableServer_ServantBase__epv *_base_epv;
POA_Nitevent__epv *Nitevent_epv;
} POA_Nitevent__vepv;
typedef struct {
void *_private;
POA_Nitevent__vepv *vepv;
} POA_Nitevent;
extern void POA_Nitevent__init(PortableServer_Servant servant, CORBA_Environment *ev);
extern void POA_Nitevent__fini(PortableServer_Servant servant, CORBA_Environment *ev);
#endif /* _defined_POA_Nitevent */
#ifndef _defined_POA_nitpicker
#define _defined_POA_nitpicker 1
typedef struct {
void *_private;
CORBA_long (*alive)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_long (*kill_graphics)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_long (*donate_memory)(PortableServer_Servant _servant, const CORBA_char * ds, const CORBA_long max_views, const CORBA_long max_buffers, CORBA_Environment *ev);
CORBA_long (*get_screen_info)(PortableServer_Servant _servant, CORBA_long* w, CORBA_long* h, CORBA_long* mode, CORBA_Environment *ev);
CORBA_long (*import_buffer)(PortableServer_Servant _servant, const CORBA_char * ds, const CORBA_long w, const CORBA_long h, CORBA_Environment *ev);
void (*remove_buffer)(PortableServer_Servant _servant, const CORBA_long buf_id, CORBA_Environment *ev);
void (*refresh)(PortableServer_Servant _servant, const CORBA_long buf_id, const CORBA_long x, const CORBA_long y, const CORBA_long w, const CORBA_long h, CORBA_Environment *ev);
CORBA_long (*new_view)(PortableServer_Servant _servant, const CORBA_long buf_id, CORBA_Environment *ev);
void (*destroy_view)(PortableServer_Servant _servant, const CORBA_long view_id, CORBA_Environment *ev);
CORBA_long (*set_view_port)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_long buf_x, const CORBA_long buf_y, const CORBA_long x, const CORBA_long y, const CORBA_long w, const CORBA_long h, const CORBA_long do_redraw, CORBA_Environment *ev);
CORBA_long (*stack_view)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_long neighbor_id, const CORBA_long behind, const CORBA_long do_redraw, CORBA_Environment *ev);
CORBA_long (*set_view_title)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_char * title, CORBA_Environment *ev);
CORBA_long (*set_background)(PortableServer_Servant _servant, const CORBA_long view_id, CORBA_Environment *ev);
CORBA_long (*set_mousemode)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_long mode, CORBA_Environment *ev);
} POA_nitpicker__epv;
typedef struct {
PortableServer_ServantBase__epv *_base_epv;
POA_nitpicker__epv *nitpicker_epv;
} POA_nitpicker__vepv;
typedef struct {
void *_private;
POA_nitpicker__vepv *vepv;
} POA_nitpicker;
extern void POA_nitpicker__init(PortableServer_Servant servant, CORBA_Environment *ev);
extern void POA_nitpicker__fini(PortableServer_Servant servant, CORBA_Environment *ev);
#endif /* _defined_POA_nitpicker */
/** skel prototypes **/
void _ORBIT_skel_small_nitpicker_alive(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_alive)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_kill_graphics(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_kill_graphics)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_donate_memory(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_donate_memory)(PortableServer_Servant _servant, const CORBA_char * ds, const CORBA_long max_views, const CORBA_long max_buffers, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_get_screen_info(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_get_screen_info)(PortableServer_Servant _servant, CORBA_long* w, CORBA_long* h, CORBA_long* mode, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_import_buffer(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_import_buffer)(PortableServer_Servant _servant, const CORBA_char * ds, const CORBA_long w, const CORBA_long h, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_remove_buffer(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_remove_buffer)(PortableServer_Servant _servant, const CORBA_long buf_id, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_refresh(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_refresh)(PortableServer_Servant _servant, const CORBA_long buf_id, const CORBA_long x, const CORBA_long y, const CORBA_long w, const CORBA_long h, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_new_view(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_new_view)(PortableServer_Servant _servant, const CORBA_long buf_id, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_destroy_view(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_destroy_view)(PortableServer_Servant _servant, const CORBA_long view_id, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_set_view_port(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_set_view_port)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_long buf_x, const CORBA_long buf_y, const CORBA_long x, const CORBA_long y, const CORBA_long w, const CORBA_long h, const CORBA_long do_redraw, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_stack_view(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_stack_view)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_long neighbor_id, const CORBA_long behind, const CORBA_long do_redraw, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_set_view_title(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_set_view_title)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_char * title, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_set_background(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_set_background)(PortableServer_Servant _servant, const CORBA_long view_id, CORBA_Environment *ev));
void _ORBIT_skel_small_nitpicker_set_mousemode(POA_nitpicker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_set_mousemode)(PortableServer_Servant _servant, const CORBA_long view_id, const CORBA_long mode, CORBA_Environment *ev));
/** stub prototypes **/
CORBA_long nitpicker_alive(nitpicker _obj, CORBA_Environment *ev);
CORBA_long nitpicker_kill_graphics(nitpicker _obj, CORBA_Environment *ev);
CORBA_long nitpicker_donate_memory(nitpicker _obj, const CORBA_char * ds, const CORBA_long max_views, const CORBA_long max_buffers, CORBA_Environment *ev);
CORBA_long nitpicker_get_screen_info(nitpicker _obj, CORBA_long* w, CORBA_long* h, CORBA_long* mode, CORBA_Environment *ev);
CORBA_long nitpicker_import_buffer(nitpicker _obj, const CORBA_char * ds, const CORBA_long w, const CORBA_long h, CORBA_Environment *ev);
void nitpicker_remove_buffer(nitpicker _obj, const CORBA_long buf_id, CORBA_Environment *ev);
void nitpicker_refresh(nitpicker _obj, const CORBA_long buf_id, const CORBA_long x, const CORBA_long y, const CORBA_long w, const CORBA_long h, CORBA_Environment *ev);
CORBA_long nitpicker_new_view(nitpicker _obj, const CORBA_long buf_id, CORBA_Environment *ev);
void nitpicker_destroy_view(nitpicker _obj, const CORBA_long view_id, CORBA_Environment *ev);
CORBA_long nitpicker_set_view_port(nitpicker _obj, const CORBA_long view_id, const CORBA_long buf_x, const CORBA_long buf_y, const CORBA_long x, const CORBA_long y, const CORBA_long w, const CORBA_long h, const CORBA_long do_redraw, CORBA_Environment *ev);
CORBA_long nitpicker_stack_view(nitpicker _obj, const CORBA_long view_id, const CORBA_long neighbor_id, const CORBA_long behind, const CORBA_long do_redraw, CORBA_Environment *ev);
CORBA_long nitpicker_set_view_title(nitpicker _obj, const CORBA_long view_id, const CORBA_char * title, CORBA_Environment *ev);
CORBA_long nitpicker_set_background(nitpicker _obj, const CORBA_long view_id, CORBA_Environment *ev);
CORBA_long nitpicker_set_mousemode(nitpicker _obj, const CORBA_long view_id, const CORBA_long mode, CORBA_Environment *ev);
#include <orbit/orb-core/orbit-interface.h>
#ifdef ORBIT_IDL_C_IMODULE_nitpicker
static
#else
extern
#endif
ORBit_IInterface Nitevent__iinterface;
#define Nitevent_IMETHODS_LEN 0
#define Nitevent__imethods (ORBit_IMethod*) NULL
#ifdef ORBIT_IDL_C_IMODULE_nitpicker
static
#else
extern
#endif
ORBit_IInterface nitpicker__iinterface;
#define nitpicker_IMETHODS_LEN 14
#ifdef ORBIT_IDL_C_IMODULE_nitpicker
static
#else
extern
#endif
ORBit_IMethod nitpicker__imethods[nitpicker_IMETHODS_LEN];
/** IMethods index */
#ifndef __nitpicker__imethods_index
#define __nitpicker__imethods_index
typedef enum {
nitpicker_alive__imethods_index,
nitpicker_kill_graphics__imethods_index,
nitpicker_donate_memory__imethods_index,
nitpicker_get_screen_info__imethods_index,
nitpicker_import_buffer__imethods_index,
nitpicker_remove_buffer__imethods_index,
nitpicker_refresh__imethods_index,
nitpicker_new_view__imethods_index,
nitpicker_destroy_view__imethods_index,
nitpicker_set_view_port__imethods_index,
nitpicker_stack_view__imethods_index,
nitpicker_set_view_title__imethods_index,
nitpicker_set_background__imethods_index,
nitpicker_set_mousemode__imethods_index
} nitpicker__imethods_index;
#endif /* __nitpicker__imethods_index */
#ifndef __ORBIT_IMETHODS_INDEX
#define __ORBIT_IMETHODS_INDEX
#define ORBIT_IMETHODS_INDEX(m) (m ## __imethods_index)
#endif /* __ORBIT_IMETHODS_INDEX */
#ifdef __cplusplus
}
#endif /* __cplusplus */
#ifndef EXCLUDE_ORBIT_H
#include <orbit/orbit.h>
#endif /* EXCLUDE_ORBIT_H */
#endif
#undef ORBIT_IDL_SERIAL
|