This is the complete list of members for juce::GlobalRef, including all inherited members.
| callVoidMethod(jmethodID methodID,...) const | juce::GlobalRef | inline |
| clear() | juce::GlobalRef | inline |
| clear(JNIEnv *env) | juce::GlobalRef | inline |
| get() const noexcept | juce::GlobalRef | inline |
| GlobalRef() noexcept | juce::GlobalRef | inline |
| GlobalRef(const LocalRef< jobject > &o) | juce::GlobalRef | inlineexplicit |
| GlobalRef(const LocalRef< jobject > &o, JNIEnv *env) | juce::GlobalRef | inlineexplicit |
| GlobalRef(const GlobalRef &other) | juce::GlobalRef | inline |
| GlobalRef(GlobalRef &&other) noexcept | juce::GlobalRef | inline |
| obj | juce::GlobalRef | private |
| operator jobject() const noexcept | juce::GlobalRef | inline |
| operator=(const GlobalRef &other) | juce::GlobalRef | inline |
| operator=(GlobalRef &&other) | juce::GlobalRef | inline |
| retain(jobject obj, JNIEnv *env) | juce::GlobalRef | inlineprivatestatic |
| ~GlobalRef() | juce::GlobalRef | inline |