/* DO NOT EDIT THIS FILE - it is machine generated (JCGO_116) */ #ifdef JCGO_SEPARATED #define JCGO_116 #include "jcgortl.h" #include "Main.h" #endif #ifdef JCGO_116 #ifdef CHKALL_java_net_NoRouteToHostException #include "jcgobchk.h" #endif JCGO_NOSEP_STATIC java_net_NoRouteToHostException CFASTCALL java_net_NoRouteToHostException__this__( java_net_NoRouteToHostException This ) { { (java_net_SocketException__this__((java_net_SocketException)This)); } return This; } JCGO_NOSEP_INLINE java_net_NoRouteToHostException CFASTCALL java_net_NoRouteToHostException__this__Ls( java_net_NoRouteToHostException This, java_lang_String message ) { { (java_net_SocketException__this__Ls((java_net_SocketException)This, message)); } return This; } JCGO_NOSEP_INLINE java_net_NoRouteToHostException CFASTCALL java_net_NoRouteToHostException__new__Ls( java_lang_String message ) { return java_net_NoRouteToHostException__this__Ls( (java_net_NoRouteToHostException)jcgo_newObject((jvtable)&java_net_NoRouteToHostException_methods), message); } JCGO_NOSEP_DATA CONST struct java_net_NoRouteToHostException_methods_s java_net_NoRouteToHostException_methods= { JCGO_CLASSREF_OF(java_net_NoRouteToHostException__class), JCGO_GCJDESCR_ZEROINIT OBJT_java_net_NoRouteToHostException, (JCGO_OBJSIZE_T)sizeof(struct java_net_NoRouteToHostException_s), NULL, JCGO_CLINIT_INIT(0) java_net_NoRouteToHostException__this__, java_lang_Object__equals__Lo, java_lang_Object__hashCode__, java_lang_Throwable__toString__, java_lang_Object__finalize__, java_lang_Throwable__getMessage__, java_lang_Throwable__getCause__ }; JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_net_NoRouteToHostException_class_s java_net_NoRouteToHostException__class JCGO_THRD_ATTRNONGC= { { &java_lang_Class_methods, JCGO_MON_INIT JCGO_OBJREF_OF(*(java_lang_Object)&java_net_NoRouteToHostException_methods), JCGO_STRREF_OF(jcgo_string1_NRtTHsEx), JCGO_CLASSREF_OF(java_net_SocketException__class), ((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)), 0x1 } }; JCGO_NOSEP_DATA CONST jcgo_arrtype73_GmCnnctn jcgo_array2_NRtTHsEx= { (jvtable)&jbyteArr_methods, JCGO_MON_INIT 31, { (jbyte)(jchar)106/*'j'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)118/*'v'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)110/*'n'*/, (jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)78/*'N'*/, (jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)82/*'R'*/, (jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)117/*'u'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)84/*'T'*/, (jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)72/*'H'*/, (jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)115/*'s'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)69/*'E'*/, (jbyte)(jchar)120/*'x'*/, (jbyte)(jchar)99/*'c'*/, (jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)112/*'p'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)105/*'i'*/, (jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)110/*'n'*/ } }; JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_NRtTHsEx JCGO_THRD_ATTRNONGC= { &java_lang_String_methods, JCGO_MON_INIT (java_lang_Object)JCGO_OBJREF_OF(jcgo_array2_NRtTHsEx), 0, 31, (jint)0x663f9981L }; #ifdef CHKALL_java_net_NoRouteToHostException #include "jcgochke.h" #endif #endif