mirror of
https://github.com/2003scape/deep-c-rsc.git
synced 2024-03-22 05:49:51 -04:00
187 lines
4.3 KiB
C
187 lines
4.3 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_lang_SecurityManager
|
|
#include "jcgobchk.h"
|
|
#endif
|
|
|
|
JCGO_NOSEP_STATIC java_lang_SecurityManager CFASTCALL
|
|
java_lang_SecurityManager__this__( java_lang_SecurityManager This
|
|
)
|
|
{
|
|
{
|
|
;
|
|
}
|
|
return This;
|
|
}
|
|
|
|
JCGO_NOSEP_FRWINL void CFASTCALL
|
|
java_lang_SecurityManager__checkPermission__L37xkq( java_lang_SecurityManager
|
|
This, java_security_Permission perm )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE void CFASTCALL
|
|
java_lang_SecurityManager__checkAccess__L20uxk( java_lang_SecurityManager
|
|
This, java_lang_Thread thread )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE void CFASTCALL
|
|
java_lang_SecurityManager__checkAccess__L5l4zv( java_lang_SecurityManager
|
|
This, java_lang_ThreadGroup g )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE void CFASTCALL
|
|
java_lang_SecurityManager__checkExit__I( java_lang_SecurityManager
|
|
This, jint status )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE void CFASTCALL
|
|
java_lang_SecurityManager__checkRead__Ls( java_lang_SecurityManager
|
|
This, java_lang_String filename )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_FRWINL void CFASTCALL
|
|
java_lang_SecurityManager__checkWrite__L0ptnm( java_lang_SecurityManager
|
|
This, java_io_FileDescriptor desc )
|
|
{
|
|
{
|
|
if (desc == jnull)
|
|
{
|
|
JCGO_THROW_EXC(java_lang_NullPointerException__new__());
|
|
}
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_FRWINL void CFASTCALL
|
|
java_lang_SecurityManager__checkWrite__Ls( java_lang_SecurityManager
|
|
This, java_lang_String filename )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE void CFASTCALL
|
|
java_lang_SecurityManager__checkConnect__LsI( java_lang_SecurityManager
|
|
This, java_lang_String host, jint port )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_FRWINL void CFASTCALL
|
|
java_lang_SecurityManager__checkPropertyAccess__Ls( java_lang_SecurityManager
|
|
This, java_lang_String key )
|
|
{
|
|
{
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_FRWINL void CFASTCALL
|
|
java_lang_SecurityManager__checkMemberAccess__LcI( java_lang_SecurityManager
|
|
This, java_lang_Class c, jint memberType )
|
|
{
|
|
{
|
|
if (c == jnull)
|
|
{
|
|
JCGO_THROW_EXC(java_lang_NullPointerException__new__());
|
|
}
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_INLINE java_lang_ThreadGroup CFASTCALL
|
|
java_lang_SecurityManager__getThreadGroup__( java_lang_SecurityManager
|
|
This )
|
|
{
|
|
{
|
|
return (java_lang_Thread__getThreadGroup__(
|
|
(java_lang_Thread__currentThread__())));
|
|
}
|
|
}
|
|
|
|
JCGO_NOSEP_DATA CONST struct java_lang_SecurityManager_methods_s java_lang_SecurityManager_methods=
|
|
{
|
|
JCGO_CLASSREF_OF(java_lang_SecurityManager__class),
|
|
JCGO_GCJDESCR_ZEROINIT
|
|
OBJT_java_lang_SecurityManager,
|
|
-(JCGO_OBJSIZE_T)sizeof(struct java_lang_SecurityManager_s),
|
|
NULL,
|
|
JCGO_CLINIT_INIT(0)
|
|
java_lang_SecurityManager__this__,
|
|
java_lang_Object__equals__Lo,
|
|
java_lang_Object__hashCode__,
|
|
java_lang_Object__toString__,
|
|
java_lang_Object__finalize__
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_SecurityManager_class_s
|
|
java_lang_SecurityManager__class JCGO_THRD_ATTRNONGC=
|
|
{
|
|
{
|
|
&java_lang_Class_methods,
|
|
JCGO_MON_INIT
|
|
JCGO_OBJREF_OF(*(java_lang_Object)&java_lang_SecurityManager_methods),
|
|
JCGO_STRREF_OF(jcgo_string1_ScrtMngr),
|
|
JCGO_CLASSREF_OF(java_lang_Object__class),
|
|
((jObjectArr)JCGO_OBJREF_OF(jcgo_array3_Object)),
|
|
0x1
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA CONST java_lang_SecurityManager java_lang_SecurityManager__current=
|
|
jnull;
|
|
|
|
JCGO_NOSEP_DATA CONST jcgo_arrtype108_GmCnnctn jcgo_array2_ScrtMngr=
|
|
{
|
|
(jvtable)&jbyteArr_methods,
|
|
JCGO_MON_INIT
|
|
25,
|
|
{
|
|
(jbyte)(jchar)106/*'j'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)118/*'v'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)108/*'l'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)110/*'n'*/, (jbyte)(jchar)103/*'g'*/,
|
|
(jbyte)(jchar)46/*'.'*/, (jbyte)(jchar)83/*'S'*/, (jbyte)(jchar)101/*'e'*/,
|
|
(jbyte)(jchar)99/*'c'*/, (jbyte)(jchar)117/*'u'*/, (jbyte)(jchar)114/*'r'*/,
|
|
(jbyte)(jchar)105/*'i'*/, (jbyte)(jchar)116/*'t'*/, (jbyte)(jchar)121/*'y'*/,
|
|
(jbyte)(jchar)77/*'M'*/, (jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)110/*'n'*/,
|
|
(jbyte)(jchar)97/*'a'*/, (jbyte)(jchar)103/*'g'*/, (jbyte)(jchar)101/*'e'*/,
|
|
(jbyte)(jchar)114/*'r'*/
|
|
}
|
|
};
|
|
|
|
JCGO_NOSEP_DATA JCGO_NOTHR_CONST struct java_lang_String_s jcgo_string1_ScrtMngr
|
|
JCGO_THRD_ATTRNONGC=
|
|
{
|
|
&java_lang_String_methods,
|
|
JCGO_MON_INIT
|
|
(java_lang_Object)JCGO_OBJREF_OF(jcgo_array2_ScrtMngr),
|
|
0, 25, (jint)0x1d979079L
|
|
};
|
|
|
|
#ifdef CHKALL_java_lang_SecurityManager
|
|
#include "jcgochke.h"
|
|
#endif
|
|
|
|
#endif
|