|
Codemesh Runtime v3 C++ API Reference
3.9.205
|
This is the complete list of members for xmog_jvm, including all inherited members.
| attach(jobject group=NULL, const char *name=NULL, bool bAsDaemon=false) | xmog_jvm | |
| attach(JNIEnv *env) | xmog_jvm | |
| default_enc_ | xmog_jvm | protected |
| destroy() | xmog_jvm | |
| detach(xmog_localenv *env=NULL) | xmog_jvm | |
| eh_ | xmog_jvm | protected |
| get_error_handler() | xmog_jvm | |
| getDefaultEncoding() | xmog_jvm | |
| getEnv() | xmog_jvm | static |
| getInDestroy() | xmog_jvm | |
| getInProcess() | xmog_jvm | |
| getJavaVersion() | xmog_jvm | |
| getJavaVM() | xmog_jvm | |
| getJNIVersion() | xmog_jvm | |
| inDestroy_ | xmog_jvm | protected |
| initializeFieldID(xmog_java_class *clazz, xmog_java_field *field, xmog_localenv *env=NULL) | xmog_jvm | virtual |
| initializeMethodID(xmog_java_class *clazz, xmog_java_method *method, xmog_localenv *env=NULL) | xmog_jvm | virtual |
| inProcess_ | xmog_jvm | protected |
| javaVersion_ | xmog_jvm | protected |
| jniVersion_ | xmog_jvm | protected |
| jvm_ | xmog_jvm | protected |
| native_ | xmog_jvm | protected |
| operator delete(void *) | xmog_jvm | |
| operator new(size_t) | xmog_jvm | |
| set_error_handler(xmog_error_handler *_eh) | xmog_jvm | |
| setDefaultEncoding(const char *_enc) | xmog_jvm | |
| setDefaultEncoding(xmog_base *_enc) | xmog_jvm | |
| static_detach(xmog_localenv *env=NULL) | xmog_jvm | static |
| xmog_jvm(JavaVM *theJvm, jint jniVersion=JNI_VERSION_1_2, jint javaVersion=0, bool inProcess=true) | xmog_jvm | |
| ~xmog_jvm() | xmog_jvm |