◆ GlobalRef() [1/4]
juce::GlobalRef::GlobalRef |
( |
| ) |
|
|
noexcept |
◆ GlobalRef() [2/4]
juce::GlobalRef::GlobalRef |
( |
jobject |
o | ) |
|
|
explicit |
◆ GlobalRef() [3/4]
juce::GlobalRef::GlobalRef |
( |
const GlobalRef & |
other | ) |
|
◆ GlobalRef() [4/4]
juce::GlobalRef::GlobalRef |
( |
GlobalRef && |
other | ) |
|
|
noexcept |
◆ ~GlobalRef()
juce::GlobalRef::~GlobalRef |
( |
| ) |
|
◆ clear()
void juce::GlobalRef::clear |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator jobject()
juce::GlobalRef::operator jobject |
( |
| ) |
const |
|
noexcept |
◆ get()
jobject juce::GlobalRef::get |
( |
| ) |
const |
|
noexcept |
◆ callVoidMethod()
void juce::GlobalRef::callVoidMethod |
( |
jmethodID |
methodID, |
|
|
|
... |
|
) |
| const |
The documentation for this class was generated from the following file: