ACT-CV - Machine Vision for Cognitive Modeling
|
use the Java JNI Invocation API to create a new VM from C++ More...
#include <jni.h>
#include <map>
#include <dlfcn.h>
Go to the source code of this file.
Classes | |
class | JVM |
the java virtual machine More... | |
Macros | |
#define | __stdcall |
use the Java JNI Invocation API to create a new VM from C++
tested with
Definition in file JVM.h.
#define __stdcall |
Definition at line 66 of file JVM.h.
Referenced by JVM::LoadJvmLib().