BWAPI
Public Member Functions | Public Attributes
JNIInvokeInterface_ Struct Reference

#include <jni.h>

List of all members.

Public Member Functions

 jint (JNICALL *DestroyJavaVM)(JavaVM *vm)
 jint (JNICALL *AttachCurrentThread)(JavaVM *vm
 jint (JNICALL *DetachCurrentThread)(JavaVM *vm)
 jint (JNICALL *GetEnv)(JavaVM *vm
 jint (JNICALL *AttachCurrentThreadAsDaemon)(JavaVM *vm

Public Attributes

voidreserved0
voidreserved1
voidreserved2
void ** penv
void voidargs
void jint version

Member Function Documentation

JNIInvokeInterface_::jint ( JNICALL DestroyJavaVM)
JNIInvokeInterface_::jint ( JNICALL AttachCurrentThread)
JNIInvokeInterface_::jint ( JNICALL DetachCurrentThread)
JNIInvokeInterface_::jint ( JNICALL AttachCurrentThreadAsDaemon)

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines