00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012 #ifndef included_ccaffeine_ComponentID_IOR_h
00013 #define included_ccaffeine_ComponentID_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_ComponentID_IOR_h
00020 #include "gov_cca_ComponentID_IOR.h"
00021 #endif
00022 #ifndef included_sidl_BaseClass_IOR_h
00023 #include "sidl_BaseClass_IOR.h"
00024 #endif
00025
00026 #ifdef __cplusplus
00027 extern "C" {
00028 #endif
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039 struct ccaffeine_ComponentID__array;
00040 struct ccaffeine_ComponentID__object;
00041
00042
00043
00044
00045
00046 struct gov_cca_CCAException__array;
00047 struct gov_cca_CCAException__object;
00048 struct sidl_BaseException__array;
00049 struct sidl_BaseException__object;
00050 struct sidl_BaseInterface__array;
00051 struct sidl_BaseInterface__object;
00052 struct sidl_ClassInfo__array;
00053 struct sidl_ClassInfo__object;
00054 struct sidl_RuntimeException__array;
00055 struct sidl_RuntimeException__object;
00056 struct sidl_rmi_Call__array;
00057 struct sidl_rmi_Call__object;
00058 struct sidl_rmi_Return__array;
00059 struct sidl_rmi_Return__object;
00060
00061
00062
00063
00064
00065 struct ccaffeine_ComponentID__epv {
00066
00067
00068 void* (*f__cast)(
00069 struct ccaffeine_ComponentID__object* self,
00070 const char* name,
00071 struct sidl_BaseInterface__object **_ex);
00072
00073 void (*f__delete)(
00074 struct ccaffeine_ComponentID__object* self,
00075 struct sidl_BaseInterface__object **_ex);
00076
00077 void (*f__exec)(
00078 struct ccaffeine_ComponentID__object* self,
00079 const char* methodName,
00080 struct sidl_rmi_Call__object* inArgs,
00081 struct sidl_rmi_Return__object* outArgs,
00082 struct sidl_BaseInterface__object **_ex);
00083
00084 char* (*f__getURL)(
00085 struct ccaffeine_ComponentID__object* self,
00086 struct sidl_BaseInterface__object **_ex);
00087
00088 void (*f__raddRef)(
00089 struct ccaffeine_ComponentID__object* self,
00090 struct sidl_BaseInterface__object **_ex);
00091
00092 sidl_bool (*f__isRemote)(
00093 struct ccaffeine_ComponentID__object* self,
00094 struct sidl_BaseInterface__object **_ex);
00095
00096 void (*f__set_hooks)(
00097 struct ccaffeine_ComponentID__object* self,
00098 sidl_bool enable,
00099 struct sidl_BaseInterface__object **_ex);
00100
00101 void (*f__set_contracts)(
00102 struct ccaffeine_ComponentID__object* self,
00103 sidl_bool enable,
00104 const char* enfFilename,
00105 sidl_bool resetCounters,
00106 struct sidl_BaseInterface__object **_ex);
00107
00108 void (*f__dump_stats)(
00109 struct ccaffeine_ComponentID__object* self,
00110 const char* filename,
00111 const char* prefix,
00112 struct sidl_BaseInterface__object **_ex);
00113
00114 void (*f__ctor)(
00115 struct ccaffeine_ComponentID__object* self,
00116 struct sidl_BaseInterface__object **_ex);
00117
00118 void (*f__ctor2)(
00119 struct ccaffeine_ComponentID__object* self,
00120 void* private_data,
00121 struct sidl_BaseInterface__object **_ex);
00122
00123 void (*f__dtor)(
00124 struct ccaffeine_ComponentID__object* self,
00125 struct sidl_BaseInterface__object **_ex);
00126
00127 void (*f__load)(
00128 struct sidl_BaseInterface__object **_ex);
00129
00130 void (*f_addRef)(
00131 struct ccaffeine_ComponentID__object* self,
00132 struct sidl_BaseInterface__object **_ex);
00133 void (*f_deleteRef)(
00134 struct ccaffeine_ComponentID__object* self,
00135 struct sidl_BaseInterface__object **_ex);
00136 sidl_bool (*f_isSame)(
00137 struct ccaffeine_ComponentID__object* self,
00138 struct sidl_BaseInterface__object* iobj,
00139 struct sidl_BaseInterface__object **_ex);
00140 sidl_bool (*f_isType)(
00141 struct ccaffeine_ComponentID__object* self,
00142 const char* name,
00143 struct sidl_BaseInterface__object **_ex);
00144 struct sidl_ClassInfo__object* (*f_getClassInfo)(
00145 struct ccaffeine_ComponentID__object* self,
00146 struct sidl_BaseInterface__object **_ex);
00147
00148
00149 char* (*f_getInstanceName)(
00150 struct ccaffeine_ComponentID__object* self,
00151 struct sidl_BaseInterface__object **_ex);
00152 char* (*f_getSerialization)(
00153 struct ccaffeine_ComponentID__object* self,
00154 struct sidl_BaseInterface__object **_ex);
00155
00156 void (*f_initialize)(
00157 struct ccaffeine_ComponentID__object* self,
00158 void* opaque_ComponentID_addr,
00159 struct sidl_BaseInterface__object **_ex);
00160 };
00161
00162
00163
00164
00165
00166 struct ccaffeine_ComponentID__pre_epv {
00167 void (*f_initialize_pre)(
00168 struct ccaffeine_ComponentID__object* self,
00169 void* opaque_ComponentID_addr,
00170 struct sidl_BaseInterface__object **_ex);
00171 void (*f_getInstanceName_pre)(
00172 struct ccaffeine_ComponentID__object* self,
00173 struct sidl_BaseInterface__object **_ex);
00174 void (*f_getSerialization_pre)(
00175 struct ccaffeine_ComponentID__object* self,
00176 struct sidl_BaseInterface__object **_ex);
00177 };
00178
00179
00180
00181
00182
00183 struct ccaffeine_ComponentID__post_epv {
00184 void (*f_initialize_post)(
00185 struct ccaffeine_ComponentID__object* self,
00186 void* opaque_ComponentID_addr,
00187 struct sidl_BaseInterface__object **_ex);
00188 void (*f_getInstanceName_post)(
00189 struct ccaffeine_ComponentID__object* self,
00190 const char* _retval,
00191 struct sidl_BaseInterface__object **_ex);
00192 void (*f_getSerialization_post)(
00193 struct ccaffeine_ComponentID__object* self,
00194 const char* _retval,
00195 struct sidl_BaseInterface__object **_ex);
00196 };
00197
00198
00199
00200
00201
00202
00203 struct ccaffeine_ComponentID__cstats {
00204 sidl_bool use_hooks;
00205 };
00206
00207
00208
00209
00210
00211 struct ccaffeine_ComponentID__object {
00212 struct sidl_BaseClass__object d_sidl_baseclass;
00213 struct gov_cca_ComponentID__object d_gov_cca_componentid;
00214 struct ccaffeine_ComponentID__epv* d_epv;
00215 struct ccaffeine_ComponentID__cstats d_cstats;
00216 void* d_data;
00217 };
00218
00219 struct ccaffeine_ComponentID__external {
00220 struct ccaffeine_ComponentID__object*
00221 (*createObject)(void* ddata, struct sidl_BaseInterface__object **_ex);
00222
00223 struct sidl_BaseClass__epv*(*getSuperEPV)(void);
00224 int d_ior_major_version;
00225 int d_ior_minor_version;
00226 };
00227
00228
00229
00230
00231
00232
00233
00234 const struct ccaffeine_ComponentID__external*
00235 ccaffeine_ComponentID__externals(void);
00236
00237 extern struct ccaffeine_ComponentID__object*
00238 ccaffeine_ComponentID__createObject(void* ddata,struct
00239 sidl_BaseInterface__object ** _ex);
00240
00241 extern void ccaffeine_ComponentID__init(
00242 struct ccaffeine_ComponentID__object* self, void* ddata, struct
00243 sidl_BaseInterface__object ** _ex);
00244
00245 extern void ccaffeine_ComponentID__getEPVs(
00246 struct sidl_BaseInterface__epv **s_arg_epv__sidl_baseinterface,
00247 struct sidl_BaseClass__epv **s_arg_epv__sidl_baseclass,
00248 struct gov_cca_ComponentID__epv **s_arg_epv__gov_cca_componentid,
00249 struct gov_cca_ComponentID__epv **s_arg_epv_hooks__gov_cca_componentid,
00250 struct ccaffeine_ComponentID__epv **s_arg_epv__ccaffeine_componentid,
00251 struct ccaffeine_ComponentID__epv **s_arg_epv_hooks__ccaffeine_componentid);
00252
00253 extern void ccaffeine_ComponentID__fini(
00254 struct ccaffeine_ComponentID__object* self, struct sidl_BaseInterface__object
00255 ** _ex);
00256
00257 extern void ccaffeine_ComponentID__IOR_version(int32_t *major, int32_t *minor);
00258
00259 struct sidl_BaseInterface__object*
00260 skel_ccaffeine_ComponentID_fconnect_sidl_BaseInterface(const char* url,
00261 sidl_bool ar, struct sidl_BaseInterface__object * *_ex);
00262 struct ccaffeine_ComponentID__remote{
00263 int d_refcount;
00264 struct sidl_rmi_InstanceHandle__object *d_ih;
00265 };
00266
00267 #ifdef __cplusplus
00268 }
00269 #endif
00270 #endif