mirror of
https://github.com/2003scape/deep-c-rsc.git
synced 2024-03-22 05:49:51 -04:00
149 lines
4.7 KiB
C
149 lines
4.7 KiB
C
|
/* DO NOT EDIT THIS FILE - it is machine generated (JCGO_116) */
|
||
|
|
||
|
#ifdef JCGO_116
|
||
|
|
||
|
#define java_lang_reflect_VMMethod__EMPTY_TYPES ((jObjectArr)JCGO_OBJREF_OF(jcgo_array2_VMMthdBA))
|
||
|
|
||
|
JCGO_NOSEP_INLINE jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__decodeMethodSig__LsLc( java_lang_String
|
||
|
paramSig, java_lang_Class klass );
|
||
|
|
||
|
JCGO_NOSEP_INLINE jint CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getModifiersInternal__L4phwq( java_lang_reflect_Method
|
||
|
method );
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_Class CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getReturnType__L4phwq( java_lang_reflect_Method
|
||
|
method );
|
||
|
|
||
|
JCGO_NOSEP_INLINE jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getParameterTypesInternal__L4phwq( java_lang_reflect_Method
|
||
|
method );
|
||
|
|
||
|
JCGO_NOSEP_INLINE jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getExceptionTypesInternal__L4phwq( java_lang_reflect_Method
|
||
|
method );
|
||
|
|
||
|
JCGO_NOSEP_FRWINL java_lang_reflect_Constructor CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getDeclaredConstructor__LcLcA( java_lang_Class
|
||
|
klass, jObjectArr types );
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_Class CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodDeclClass0X__Lo( java_lang_Object
|
||
|
methodObj );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jint CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodSlot0X__Lo( java_lang_Object
|
||
|
methodObj );
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_Object CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodByName0X__LcLsLsI( java_lang_Class
|
||
|
klass, java_lang_String name, java_lang_String paramSig, jint isStatic
|
||
|
);
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_Object CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodBySlot0X__LcJ( java_lang_Class
|
||
|
klass, jlong slot );
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_Object CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodByNameInner__LcLsLcAZ( java_lang_Class
|
||
|
klass, java_lang_String name, jObjectArr sigTypes, jboolean isStatic
|
||
|
);
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_String CFASTCALL
|
||
|
java_lang_reflect_VMMethod__packageNameOf__Lc( java_lang_Class aclass
|
||
|
);
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__copyTypes__LcAI( jObjectArr types, jint
|
||
|
count );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jboolean CFASTCALL
|
||
|
java_lang_reflect_VMMethod__matchMethodTypes__ILcABALcA( jObjectArr
|
||
|
methTypes, jbyteArr dims, jObjectArr types, jint argsCnt );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__makeParameterTypes__ILcABA( jObjectArr
|
||
|
methTypes, jbyteArr dims, jint argsCnt );
|
||
|
|
||
|
JCGO_NOSEP_STATIC java_lang_Class CFASTCALL
|
||
|
java_lang_reflect_VMMethod__makeArrayClass__LcABAI( jObjectArr types,
|
||
|
jbyteArr dims, jint index );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodsName0__Lc( java_lang_Class klass
|
||
|
);
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodsDims0__Lc( java_lang_Class klass
|
||
|
);
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodsThrows0__Lc( java_lang_Class
|
||
|
klass );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jshortArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodsModifiers0__Lc( java_lang_Class
|
||
|
klass );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodsSignature0__Lc( java_lang_Class
|
||
|
klass );
|
||
|
|
||
|
JCGO_NOSEP_STATIC jObjectArr CFASTCALL
|
||
|
java_lang_reflect_VMMethod__getMethodsTypes0__Lc( java_lang_Class
|
||
|
klass );
|
||
|
|
||
|
#define JCGO_NATCLASS_java_lang_reflect_VMMethod
|
||
|
|
||
|
struct java_lang_reflect_VMMethod_methods_s
|
||
|
{
|
||
|
java_lang_Class jcgo_class;
|
||
|
JCGO_GCJDESCR_DEFN
|
||
|
JCGO_TYPEID_T jcgo_typeid;
|
||
|
JCGO_OBJSIZE_T jcgo_objsize;
|
||
|
CONST struct jcgo_reflect_s *jcgo_reflect;
|
||
|
JCGO_CLINIT_DEFN
|
||
|
java_lang_reflect_VMMethod (CFASTCALL *jcgo_thisRtn)( java_lang_reflect_VMMethod
|
||
|
This );
|
||
|
jboolean (CFASTCALL *equals__Lo)( java_lang_Object This, java_lang_Object
|
||
|
obj );
|
||
|
jint (CFASTCALL *hashCode__)( java_lang_Object This );
|
||
|
java_lang_String (CFASTCALL *toString__)( java_lang_Object This );
|
||
|
void (CFASTCALL *finalize__)( java_lang_Object This );
|
||
|
};
|
||
|
|
||
|
struct java_lang_reflect_VMMethod_class_s
|
||
|
{
|
||
|
struct java_lang_Class_s jcgo_class;
|
||
|
};
|
||
|
|
||
|
JCGO_SEP_EXTERN CONST struct jcgo_methods_s java_lang_reflect_VMMethod_methods;
|
||
|
JCGO_SEP_EXTERN struct java_lang_reflect_VMMethod_class_s java_lang_reflect_VMMethod__class;
|
||
|
|
||
|
JCGO_NOSEP_STATIC void CFASTCALL
|
||
|
java_lang_reflect_VMMethod__class__0( void );
|
||
|
|
||
|
struct java_lang_reflect_VMMethod_s
|
||
|
{
|
||
|
CONST struct java_lang_reflect_VMMethod_methods_s *JCGO_IMMFLD_CONST
|
||
|
jcgo_methods;
|
||
|
JCGO_MON_DEFN
|
||
|
};
|
||
|
|
||
|
JCGO_SEP_EXTERN JCGO_NOTHR_CONST jcgo_arrtype2_GameMdl jcgo_array2_VMMthdBA;
|
||
|
|
||
|
JCGO_SEP_EXTERN CONST jcgo_arrtype27_Object jcgo_array5_VMMthdBA;
|
||
|
|
||
|
JCGO_SEP_EXTERN CONST jcgo_arrtype2_BZLib jcgo_array6_VMMthdBA;
|
||
|
|
||
|
JCGO_SEP_EXTERN CONST jcgo_arrtype31_GameShll jcgo_array7_VMMthdBA;
|
||
|
|
||
|
JCGO_SEP_EXTERN JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_VMMthdBA;
|
||
|
|
||
|
JCGO_SEP_EXTERN JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string3_VMMthdBA;
|
||
|
|
||
|
JCGO_SEP_EXTERN JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string4_VMMthdBA;
|
||
|
|
||
|
#endif
|