CCAFFEINE
0.8.8
|
00001 /* 00002 * File: ccafe5_GUIServiceTest_IOR.h 00003 * Symbol: ccafe5.GUIServiceTest-v0.0 00004 * Symbol Type: class 00005 * Babel Version: 1.4.0 00006 * Description: Intermediate Object Representation for ccafe5.GUIServiceTest 00007 * 00008 * WARNING: Automatically generated; changes will be lost 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 * Symbol "ccafe5.GUIServiceTest" (version 0.0) 00038 * 00039 * When the GoPort is hit send a guiservice message. 00040 * note there is no answerer on the java end, but 00041 * we look for the string. 00042 * string. 00043 */ 00044 00045 struct ccafe5_GUIServiceTest__array; 00046 struct ccafe5_GUIServiceTest__object; 00047 00048 /* 00049 * Forward references for external classes and interfaces. 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 * Declare the method entry point vector. 00071 */ 00072 00073 struct ccafe5_GUIServiceTest__epv { 00074 /* Implicit builtin methods */ 00075 /* 0 */ 00076 void* (*f__cast)( 00077 /* in */ struct ccafe5_GUIServiceTest__object* self, 00078 /* in */ const char* name, 00079 /* out */ struct sidl_BaseInterface__object **_ex); 00080 /* 1 */ 00081 void (*f__delete)( 00082 /* in */ struct ccafe5_GUIServiceTest__object* self, 00083 /* out */ struct sidl_BaseInterface__object **_ex); 00084 /* 2 */ 00085 void (*f__exec)( 00086 /* in */ struct ccafe5_GUIServiceTest__object* self, 00087 /* in */ const char* methodName, 00088 /* in */ struct sidl_rmi_Call__object* inArgs, 00089 /* in */ struct sidl_rmi_Return__object* outArgs, 00090 /* out */ struct sidl_BaseInterface__object **_ex); 00091 /* 3 */ 00092 char* (*f__getURL)( 00093 /* in */ struct ccafe5_GUIServiceTest__object* self, 00094 /* out */ struct sidl_BaseInterface__object **_ex); 00095 /* 4 */ 00096 void (*f__raddRef)( 00097 /* in */ struct ccafe5_GUIServiceTest__object* self, 00098 /* out */ struct sidl_BaseInterface__object **_ex); 00099 /* 5 */ 00100 sidl_bool (*f__isRemote)( 00101 /* in */ struct ccafe5_GUIServiceTest__object* self, 00102 /* out */ struct sidl_BaseInterface__object **_ex); 00103 /* 6 */ 00104 void (*f__set_hooks)( 00105 /* in */ struct ccafe5_GUIServiceTest__object* self, 00106 /* in */ sidl_bool enable, 00107 /* out */ struct sidl_BaseInterface__object **_ex); 00108 /* 7 */ 00109 void (*f__set_contracts)( 00110 /* in */ struct ccafe5_GUIServiceTest__object* self, 00111 /* in */ sidl_bool enable, 00112 /* in */ const char* enfFilename, 00113 /* in */ sidl_bool resetCounters, 00114 /* out */ struct sidl_BaseInterface__object **_ex); 00115 /* 8 */ 00116 void (*f__dump_stats)( 00117 /* in */ struct ccafe5_GUIServiceTest__object* self, 00118 /* in */ const char* filename, 00119 /* in */ const char* prefix, 00120 /* out */ struct sidl_BaseInterface__object **_ex); 00121 /* 9 */ 00122 void (*f__ctor)( 00123 /* in */ struct ccafe5_GUIServiceTest__object* self, 00124 /* out */ struct sidl_BaseInterface__object **_ex); 00125 /* 10 */ 00126 void (*f__ctor2)( 00127 /* in */ struct ccafe5_GUIServiceTest__object* self, 00128 /* in */ void* private_data, 00129 /* out */ struct sidl_BaseInterface__object **_ex); 00130 /* 11 */ 00131 void (*f__dtor)( 00132 /* in */ struct ccafe5_GUIServiceTest__object* self, 00133 /* out */ struct sidl_BaseInterface__object **_ex); 00134 /* 12 */ 00135 void (*f__load)( 00136 /* out */ struct sidl_BaseInterface__object **_ex); 00137 /* Methods introduced in sidl.BaseInterface-v0.9.17 */ 00138 void (*f_addRef)( 00139 /* in */ struct ccafe5_GUIServiceTest__object* self, 00140 /* out */ struct sidl_BaseInterface__object **_ex); 00141 void (*f_deleteRef)( 00142 /* in */ struct ccafe5_GUIServiceTest__object* self, 00143 /* out */ struct sidl_BaseInterface__object **_ex); 00144 sidl_bool (*f_isSame)( 00145 /* in */ struct ccafe5_GUIServiceTest__object* self, 00146 /* in */ struct sidl_BaseInterface__object* iobj, 00147 /* out */ struct sidl_BaseInterface__object **_ex); 00148 sidl_bool (*f_isType)( 00149 /* in */ struct ccafe5_GUIServiceTest__object* self, 00150 /* in */ const char* name, 00151 /* out */ struct sidl_BaseInterface__object **_ex); 00152 struct sidl_ClassInfo__object* (*f_getClassInfo)( 00153 /* in */ struct ccafe5_GUIServiceTest__object* self, 00154 /* out */ struct sidl_BaseInterface__object **_ex); 00155 /* Methods introduced in sidl.BaseClass-v0.9.17 */ 00156 /* Methods introduced in gov.cca.Component-v0.8.5 */ 00157 void (*f_setServices)( 00158 /* in */ struct ccafe5_GUIServiceTest__object* self, 00159 /* in */ struct gov_cca_Services__object* services, 00160 /* out */ struct sidl_BaseInterface__object **_ex); 00161 /* Methods introduced in gov.cca.Port-v0.8.5 */ 00162 /* Methods introduced in gov.cca.ports.GoPort-v0.8.5 */ 00163 int32_t (*f_go)( 00164 /* in */ struct ccafe5_GUIServiceTest__object* self, 00165 /* out */ struct sidl_BaseInterface__object **_ex); 00166 /* Methods introduced in ccafe5.GUIServiceTest-v0.0 */ 00167 }; 00168 00169 /* 00170 * Declare the method pre hooks entry point vector. 00171 */ 00172 00173 struct ccafe5_GUIServiceTest__pre_epv { 00174 void (*f_setServices_pre)( 00175 /* in */ struct ccafe5_GUIServiceTest__object* self, 00176 /* in */ struct gov_cca_Services__object* services, 00177 /* out */ struct sidl_BaseInterface__object **_ex); 00178 void (*f_go_pre)( 00179 /* in */ struct ccafe5_GUIServiceTest__object* self, 00180 /* out */ struct sidl_BaseInterface__object **_ex); 00181 }; 00182 00183 /* 00184 * Declare the method post hooks entry point vector. 00185 */ 00186 00187 struct ccafe5_GUIServiceTest__post_epv { 00188 void (*f_setServices_post)( 00189 /* in */ struct ccafe5_GUIServiceTest__object* self, 00190 /* in */ struct gov_cca_Services__object* services, 00191 /* out */ struct sidl_BaseInterface__object **_ex); 00192 void (*f_go_post)( 00193 /* in */ struct ccafe5_GUIServiceTest__object* self, 00194 /* in */ int32_t _retval, 00195 /* out */ struct sidl_BaseInterface__object **_ex); 00196 }; 00197 00198 /* 00199 * Define the controls and statistics structure. 00200 */ 00201 00202 00203 struct ccafe5_GUIServiceTest__cstats { 00204 sidl_bool use_hooks; 00205 }; 00206 00207 /* 00208 * Define the class object structure. 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 * This function returns a pointer to a static structure of 00232 * pointers to function entry points. Its purpose is to provide 00233 * one-stop shopping for loading DLLs. 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