deep-c-rsc/jcgo_Out/ChrcCdEx.c

94 lines
3.1 KiB
C

/* 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_nio_charset_CharacterCodingException
#include "jcgobchk.h"
#endif
JCGO_NOSEP_STATIC java_nio_charset_CharacterCodingException CFASTCALL
java_nio_charset_CharacterCodingException__this__( java_nio_charset_CharacterCodingException
This )
{
{
(java_io_IOException__this__((java_io_IOException)This));
}
return This;
}
JCGO_NOSEP_DATA CONST struct java_nio_charset_CharacterCodingException_methods_s
java_nio_charset_CharacterCodingException_methods=
{
JCGO_CLASSREF_OF(java_nio_charset_CharacterCodingException__class),
JCGO_GCJDESCR_ZEROINIT
OBJT_java_nio_charset_CharacterCodingException,
(JCGO_OBJSIZE_T)sizeof(struct java_nio_charset_CharacterCodingException_s),
NULL,
JCGO_CLINIT_INIT(0)
java_nio_charset_CharacterCodingException__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_nio_charset_CharacterCodingException_class_s
java_nio_charset_CharacterCodingException__class JCGO_THRD_ATTRNONGC=
{
{
&java_lang_Class_methods,
JCGO_MON_INIT
JCGO_OBJREF_OF(*(java_lang_Object)&java_nio_charset_CharacterCodingException_methods),
JCGO_STRREF_OF(jcgo_string1_ChrcCdEx),
JCGO_CLASSREF_OF(java_io_IOException__class),
((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)),
0x1
}
};
JCGO_NOSEP_DATA CONST jcgo_arrtype468_VMSstmPr jcgo_array2_ChrcCdEx=
{
(jvtable)&jbyteArr_methods,
JCGO_MON_INIT
41,
{
(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)105/*'i'*/, (jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)46/*'.'*/,
(jbyte)(jchar)99/*'c'*/, (jbyte)(jchar)104/*'h'*/, (jbyte)(jchar)97/*'a'*/,
(jbyte)(jchar)114/*'r'*/, (jbyte)(jchar)115/*'s'*/, (jbyte)(jchar)101/*'e'*/,
(jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)67/*'C'*/,
(jbyte)(jchar)104/*'h'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)114/*'r'*/,
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)99/*'c'*/, (jbyte)(jchar)116/*'t'*/,
(jbyte)(jchar)101/*'e'*/, (jbyte)(jchar)114/*'r'*/, (jbyte)(jchar)67/*'C'*/,
(jbyte)(jchar)111/*'o'*/, (jbyte)(jchar)100/*'d'*/, (jbyte)(jchar)105/*'i'*/,
(jbyte)(jchar)110/*'n'*/, (jbyte)(jchar)103/*'g'*/, (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_ChrcCdEx
JCGO_THRD_ATTRNONGC=
{
&java_lang_String_methods,
JCGO_MON_INIT
(java_lang_Object)JCGO_OBJREF_OF(jcgo_array2_ChrcCdEx),
0, 41, (jint)0xea47c504L
};
#ifdef CHKALL_java_nio_charset_CharacterCodingException
#include "jcgochke.h"
#endif
#endif