#include <juce_android_JNIHelpers.h>
|
static jobject | retain (jobject obj, JNIEnv *env) |
|
◆ GlobalRef() [1/5]
juce::GlobalRef::GlobalRef |
( |
| ) |
|
|
inlinenoexcept |
◆ GlobalRef() [2/5]
juce::GlobalRef::GlobalRef |
( |
const LocalRef< jobject > & |
o | ) |
|
|
inlineexplicit |
◆ GlobalRef() [3/5]
juce::GlobalRef::GlobalRef |
( |
const LocalRef< jobject > & |
o, |
|
|
JNIEnv * |
env |
|
) |
| |
|
inlineexplicit |
◆ GlobalRef() [4/5]
juce::GlobalRef::GlobalRef |
( |
const GlobalRef & |
other | ) |
|
|
inline |
◆ GlobalRef() [5/5]
juce::GlobalRef::GlobalRef |
( |
GlobalRef && |
other | ) |
|
|
inlinenoexcept |
◆ ~GlobalRef()
juce::GlobalRef::~GlobalRef |
( |
| ) |
|
|
inline |
◆ callVoidMethod()
void juce::GlobalRef::callVoidMethod |
( |
jmethodID |
methodID, |
|
|
|
... |
|
) |
| const |
|
inline |
◆ clear() [1/2]
void juce::GlobalRef::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
void juce::GlobalRef::clear |
( |
JNIEnv * |
env | ) |
|
|
inline |
◆ get()
jobject juce::GlobalRef::get |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator jobject()
juce::GlobalRef::operator jobject |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ retain()
static jobject juce::GlobalRef::retain |
( |
jobject |
obj, |
|
|
JNIEnv * |
env |
|
) |
| |
|
inlinestaticprivate |
◆ obj
jobject juce::GlobalRef::obj = 0 |
|
private |
The documentation for this class was generated from the following file: