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