Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Classes | Variables
jni_mem.hpp File Reference
#include <jni.h>
#include <stdexcept>
#include <jau/basic_types.hpp>
Include dependency graph for jni_mem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JNIEnvContainer
 
class  JNIGlobalRef
 
class  JNICriticalArray< T, U >
 

Variables

JavaVM * vm
 
thread_local JNIEnvContainer jni_env
 

Variable Documentation

◆ jni_env

thread_local JNIEnvContainer jni_env

◆ vm

JavaVM* vm