|
OpenShot Audio Library | OpenShotAudio
0.3.1
|
#include <juce_WeakReference.h>
Inherits ReferenceCountingType.
Public Member Functions | |
| SharedPointer (ObjectType *obj) noexcept | |
| ObjectType * | get () const noexcept |
| void | clearPointer () noexcept |
This class is used internally by the WeakReference class - don't use it directly in your code!
Definition at line 127 of file juce_WeakReference.h.