#include <juce_android_JNIHelpers.h>
◆ ThreadLocalJNIEnvHolder()
ThreadLocalJNIEnvHolder::ThreadLocalJNIEnvHolder |
( |
| ) |
|
|
inlinenoexcept |
◆ attach()
JNIEnv* ThreadLocalJNIEnvHolder::attach |
( |
| ) |
|
|
inlinenoexcept |
◆ detach()
void ThreadLocalJNIEnvHolder::detach |
( |
| ) |
|
|
inlinenoexcept |
◆ getOrAttach()
JNIEnv* ThreadLocalJNIEnvHolder::getOrAttach |
( |
| ) |
|
|
inlinenoexcept |
◆ initialise()
void ThreadLocalJNIEnvHolder::initialise |
( |
JNIEnv * |
env | ) |
|
|
inline |
◆ removeCurrentThreadFromCache()
void ThreadLocalJNIEnvHolder::removeCurrentThreadFromCache |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: