6 #ifndef xmog_localenv_inc
7 #define xmog_localenv_inc
49 void in_delete(
bool bInDelete );
63 void in_detach(
bool bInDetach );
77 void in_exception(
bool bInException );
105 JavaVM * getJavaVM();
110 jint getJNIVersion();
126 void setDefaultEncoding(
xmog_base * _enc );
180 static void set_classloader( jobject cl );
205 static xmog_localenv * get_localenv( JNIEnv *, XMOGVERSION, XMOGCONFIG, XMOGVERSION,
const char *, jint );
210 void *
operator new( size_t );
212 void operator delete(
void * );
240 #if (XMOG_PRE_3_0_SUPPORT == 1)