OpenShot Audio Library | OpenShotAudio  0.3.0
juce::WeakReference< ObjectType, ReferenceCountingType >::SharedPointer Class Reference

#include <juce_WeakReference.h>

Inherits ReferenceCountingType.

Public Member Functions

 SharedPointer (ObjectType *obj) noexcept
 
ObjectType * get () const noexcept
 
void clearPointer () noexcept
 

Detailed Description

template<class ObjectType, class ReferenceCountingType = ReferenceCountedObject>
class juce::WeakReference< ObjectType, ReferenceCountingType >::SharedPointer

This class is used internally by the WeakReference class - don't use it directly in your code!

See also
WeakReference

Definition at line 127 of file juce_WeakReference.h.


The documentation for this class was generated from the following file: