Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces | Variables
jni_mem.hpp File Reference
#include <jni.h>
#include <stdexcept>
#include <mutex>
#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  jau::jni::JNICriticalArray< T, U >
 
class  jau::jni::JNIEnvContainer
 
class  jau::jni::JNIGlobalRef
 

Namespaces

namespace  jau
 __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros.
 
namespace  jau::jni
 

Variables

thread_local JNIEnvContainer jau::jni::jni_env
 
JavaVM * jau::jni::vm