openshot-audio  0.1.6
Public Member Functions | List of all members
ThreadLocalJNIEnvHolder Class Reference

#include <juce_android_JNIHelpers.h>

Public Member Functions

 ThreadLocalJNIEnvHolder () noexcept
 
void initialise (JNIEnv *env)
 
JNIEnv * attach () noexcept
 
void detach () noexcept
 
void removeCurrentThreadFromCache ()
 
JNIEnv * getOrAttach () noexcept
 

Constructor & Destructor Documentation

ThreadLocalJNIEnvHolder::ThreadLocalJNIEnvHolder ( )
inlinenoexcept

Member Function Documentation

JNIEnv* ThreadLocalJNIEnvHolder::attach ( )
inlinenoexcept
void ThreadLocalJNIEnvHolder::detach ( )
inlinenoexcept
JNIEnv* ThreadLocalJNIEnvHolder::getOrAttach ( )
inlinenoexcept
void ThreadLocalJNIEnvHolder::initialise ( JNIEnv *  env)
inline
void ThreadLocalJNIEnvHolder::removeCurrentThreadFromCache ( )
inline

The documentation for this class was generated from the following file: