00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012 #ifndef included_ccafe5_GUIServiceTest_IOR_h
00013 #define included_ccafe5_GUIServiceTest_IOR_h
00014
00015 #ifndef included_sidl_header_h
00016 #include "sidl_header.h"
00017 #endif
00018 struct sidl_rmi_InstanceHandle__object;
00019 #ifndef included_gov_cca_Component_IOR_h
00020 #include "gov_cca_Component_IOR.h"
00021 #endif
00022 #ifndef included_gov_cca_Port_IOR_h
00023 #include "gov_cca_Port_IOR.h"
00024 #endif
00025 #ifndef included_gov_cca_ports_GoPort_IOR_h
00026 #include "gov_cca_ports_GoPort_IOR.h"
00027 #endif
00028 #ifndef included_sidl_BaseClass_IOR_h
00029 #include "sidl_BaseClass_IOR.h"
00030 #endif
00031
00032 #ifdef __cplusplus
00033 extern "C" {
00034 #endif
00035
00036
00037
00038
00039
00040
00041
00042
00043
00044
00045 struct ccafe5_GUIServiceTest__array;
00046 struct ccafe5_GUIServiceTest__object;
00047
00048
00049
00050
00051
00052 struct gov_cca_CCAException__array;
00053 struct gov_cca_CCAException__object;
00054 struct gov_cca_Services__array;
00055 struct gov_cca_Services__object;
00056 struct sidl_BaseException__array;
00057 struct sidl_BaseException__object;
00058 struct sidl_BaseInterface__array;
00059 struct sidl_BaseInterface__object;
00060 struct sidl_ClassInfo__array;
00061 struct sidl_ClassInfo__object;
00062 struct sidl_RuntimeException__array;
00063 struct sidl_RuntimeException__object;
00064 struct sidl_rmi_Call__array;
00065 struct sidl_rmi_Call__object;
00066 struct sidl_rmi_Return__array;
00067 struct sidl_rmi_Return__object;
00068
00069
00070
00071
00072
00073 struct ccafe5_GUIServiceTest__epv {
00074
00075
00076 void* (*f__cast)(
00077 struct ccafe5_GUIServiceTest__object* self,
00078 const char* name,
00079 struct sidl_BaseInterface__object **_ex);
00080
00081 void (*f__delete)(
00082 struct ccafe5_GUIServiceTest__object* self,
00083 struct sidl_BaseInterface__object **_ex);
00084
00085 void (*f__exec)(
00086 struct ccafe5_GUIServiceTest__object* self,
00087 const char* methodName,
00088 struct sidl_rmi_Call__object* inArgs,
00089 struct sidl_rmi_Return__object* outArgs,
00090 struct sidl_BaseInterface__object **_ex);
00091
00092 char* (*f__getURL)(
00093 struct ccafe5_GUIServiceTest__object* self,
00094 struct sidl_BaseInterface__object **_ex);
00095
00096 void (*f__raddRef)(
00097 struct ccafe5_GUIServiceTest__object* self,
00098 struct sidl_BaseInterface__object **_ex);
00099
00100 sidl_bool (*f__isRemote)(
00101 struct ccafe5_GUIServiceTest__object* self,
00102 struct sidl_BaseInterface__object **_ex);
00103
00104 void (*f__set_hooks)(
00105 struct ccafe5_GUIServiceTest__object* self,
00106 sidl_bool enable,
00107 struct sidl_BaseInterface__object **_ex);
00108
00109 void (*f__set_contracts)(
00110 struct ccafe5_GUIServiceTest__object* self,
00111 sidl_bool enable,
00112 const char* enfFilename,
00113 sidl_bool resetCounters,
00114 struct sidl_BaseInterface__object **_ex);
00115
00116 void (*f__dump_stats)(
00117 struct ccafe5_GUIServiceTest__object* self,
00118 const char* filename,
00119 const char* prefix,
00120 struct sidl_BaseInterface__object **_ex);
00121
00122 void (*f__ctor)(
00123 struct ccafe5_GUIServiceTest__object* self,
00124 struct sidl_BaseInterface__object **_ex);
00125
00126 void (*f__ctor2)(
00127 struct ccafe5_GUIServiceTest__object* self,
00128 void* private_data,
00129 struct sidl_BaseInterface__object **_ex);
00130
00131 void (*f__dtor)(
00132 struct ccafe5_GUIServiceTest__object* self,
00133 struct sidl_BaseInterface__object **_ex);
00134
00135 void (*f__load)(
00136 struct sidl_BaseInterface__object **_ex);
00137
00138 void (*f_addRef)(
00139 struct ccafe5_GUIServiceTest__object* self,
00140 struct sidl_BaseInterface__object **_ex);
00141 void (*f_deleteRef)(
00142 struct ccafe5_GUIServiceTest__object* self,
00143 struct sidl_BaseInterface__object **_ex);
00144 sidl_bool (*f_isSame)(
00145 struct ccafe5_GUIServiceTest__object* self,
00146 struct sidl_BaseInterface__object* iobj,
00147 struct sidl_BaseInterface__object **_ex);
00148 sidl_bool (*f_isType)(
00149 struct ccafe5_GUIServiceTest__object* self,
00150 const char* name,
00151 struct sidl_BaseInterface__object **_ex);
00152 struct sidl_ClassInfo__object* (*f_getClassInfo)(
00153 struct ccafe5_GUIServiceTest__object* self,
00154 struct sidl_BaseInterface__object **_ex);
00155
00156
00157 void (*f_setServices)(
00158 struct ccafe5_GUIServiceTest__object* self,
00159 struct gov_cca_Services__object* services,
00160 struct sidl_BaseInterface__object **_ex);
00161
00162
00163 int32_t (*f_go)(
00164 struct ccafe5_GUIServiceTest__object* self,
00165 struct sidl_BaseInterface__object **_ex);
00166
00167 };
00168
00169
00170
00171
00172
00173 struct ccafe5_GUIServiceTest__pre_epv {
00174 void (*f_setServices_pre)(
00175 struct ccafe5_GUIServiceTest__object* self,
00176 struct gov_cca_Services__object* services,
00177 struct sidl_BaseInterface__object **_ex);
00178 void (*f_go_pre)(
00179 struct ccafe5_GUIServiceTest__object* self,
00180 struct sidl_BaseInterface__object **_ex);
00181 };
00182
00183
00184
00185
00186
00187 struct ccafe5_GUIServiceTest__post_epv {
00188 void (*f_setServices_post)(
00189 struct ccafe5_GUIServiceTest__object* self,
00190 struct gov_cca_Services__object* services,
00191 struct sidl_BaseInterface__object **_ex);
00192 void (*f_go_post)(
00193 struct ccafe5_GUIServiceTest__object* self,
00194 int32_t _retval,
00195 struct sidl_BaseInterface__object **_ex);
00196 };
00197
00198
00199
00200
00201
00202
00203 struct ccafe5_GUIServiceTest__cstats {
00204 sidl_bool use_hooks;
00205 };
00206
00207
00208
00209
00210
00211 struct ccafe5_GUIServiceTest__object {
00212 struct sidl_BaseClass__object d_sidl_baseclass;
00213 struct gov_cca_Component__object d_gov_cca_component;
00214 struct gov_cca_Port__object d_gov_cca_port;
00215 struct gov_cca_ports_GoPort__object d_gov_cca_ports_goport;
00216 struct ccafe5_GUIServiceTest__epv* d_epv;
00217 struct ccafe5_GUIServiceTest__cstats d_cstats;
00218 void* d_data;
00219 };
00220
00221 struct ccafe5_GUIServiceTest__external {
00222 struct ccafe5_GUIServiceTest__object*
00223 (*createObject)(void* ddata, struct sidl_BaseInterface__object **_ex);
00224
00225 struct sidl_BaseClass__epv*(*getSuperEPV)(void);
00226 int d_ior_major_version;
00227 int d_ior_minor_version;
00228 };
00229
00230
00231
00232
00233
00234
00235
00236 const struct ccafe5_GUIServiceTest__external*
00237 ccafe5_GUIServiceTest__externals(void);
00238
00239 extern struct ccafe5_GUIServiceTest__object*
00240 ccafe5_GUIServiceTest__createObject(void* ddata,struct
00241 sidl_BaseInterface__object ** _ex);
00242
00243 extern void ccafe5_GUIServiceTest__init(
00244 struct ccafe5_GUIServiceTest__object* self, void* ddata, struct
00245 sidl_BaseInterface__object ** _ex);
00246
00247 extern void ccafe5_GUIServiceTest__getEPVs(
00248 struct sidl_BaseInterface__epv **s_arg_epv__sidl_baseinterface,
00249 struct sidl_BaseClass__epv **s_arg_epv__sidl_baseclass,
00250 struct gov_cca_Component__epv **s_arg_epv__gov_cca_component,
00251 struct gov_cca_Component__epv **s_arg_epv_hooks__gov_cca_component,
00252 struct gov_cca_Port__epv **s_arg_epv__gov_cca_port,
00253 struct gov_cca_Port__epv **s_arg_epv_hooks__gov_cca_port,
00254 struct gov_cca_ports_GoPort__epv **s_arg_epv__gov_cca_ports_goport,
00255 struct gov_cca_ports_GoPort__epv **s_arg_epv_hooks__gov_cca_ports_goport,
00256 struct ccafe5_GUIServiceTest__epv **s_arg_epv__ccafe5_guiservicetest,
00257 struct ccafe5_GUIServiceTest__epv **s_arg_epv_hooks__ccafe5_guiservicetest);
00258
00259 extern void ccafe5_GUIServiceTest__fini(
00260 struct ccafe5_GUIServiceTest__object* self, struct sidl_BaseInterface__object
00261 ** _ex);
00262
00263 extern void ccafe5_GUIServiceTest__IOR_version(int32_t *major, int32_t *minor);
00264
00265 struct gov_cca_Services__object*
00266 skel_ccafe5_GUIServiceTest_fconnect_gov_cca_Services(const char* url,
00267 sidl_bool ar, struct sidl_BaseInterface__object * *_ex);
00268 struct sidl_BaseInterface__object*
00269 skel_ccafe5_GUIServiceTest_fconnect_sidl_BaseInterface(const char* url,
00270 sidl_bool ar, struct sidl_BaseInterface__object * *_ex);
00271 struct ccafe5_GUIServiceTest__remote{
00272 int d_refcount;
00273 struct sidl_rmi_InstanceHandle__object *d_ih;
00274 };
00275
00276 #ifdef __cplusplus
00277 }
00278 #endif
00279 #endif