|
LMMS
|
#include <juce_WeakReference.h>
Public Member Functions | |
| SharedPointer (ObjectType *obj) noexcept | |
| ObjectType * | get () const noexcept |
| void | clearPointer () noexcept |
Private Attributes | |
| ObjectType * | owner |
This class is used internally by the WeakReference class - don't use it directly in your code!
|
inlineexplicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |