deep-c-rsc/jcgo_Out/CstmPrpr.h

52 lines
1.5 KiB
C

/* DO NOT EDIT THIS FILE - it is machine generated (JCGO_116) */
#ifdef JCGO_116
JCGO_NOSEP_FRWINL void CFASTCALL
gnu_classpath_CustomProperties__initCustomProps__L5lt1r( java_util_Properties
properties );
JCGO_NOSEP_STATIC gnu_classpath_CustomProperties CFASTCALL
gnu_classpath_CustomProperties__this__( gnu_classpath_CustomProperties
This );
struct gnu_classpath_CustomProperties_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
gnu_classpath_CustomProperties (CFASTCALL *jcgo_thisRtn)( gnu_classpath_CustomProperties
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 gnu_classpath_CustomProperties_class_s
{
struct java_lang_Class_s jcgo_class;
};
JCGO_SEP_EXTERN CONST struct gnu_classpath_CustomProperties_methods_s
gnu_classpath_CustomProperties_methods;
JCGO_SEP_EXTERN JCGO_NOTHR_CONST struct gnu_classpath_CustomProperties_class_s
gnu_classpath_CustomProperties__class;
struct gnu_classpath_CustomProperties_s
{
CONST struct gnu_classpath_CustomProperties_methods_s *JCGO_IMMFLD_CONST
jcgo_methods;
JCGO_MON_DEFN
};
JCGO_SEP_EXTERN CONST jcgo_arrtype77_GmCnnctn jcgo_array2_CstmPrpr;
JCGO_SEP_EXTERN JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_CstmPrpr;
#endif