LMMS
Loading...
Searching...
No Matches
juce::SharedResourcePointer< SharedObjectType >::SharedObjectHolder Struct Reference

Public Attributes

SpinLock lock
std::unique_ptr< SharedObjectType > sharedInstance
int refCount

Member Data Documentation

◆ lock

template<typename SharedObjectType>
SpinLock juce::SharedResourcePointer< SharedObjectType >::SharedObjectHolder::lock

◆ refCount

template<typename SharedObjectType>
int juce::SharedResourcePointer< SharedObjectType >::SharedObjectHolder::refCount

◆ sharedInstance

template<typename SharedObjectType>
std::unique_ptr<SharedObjectType> juce::SharedResourcePointer< SharedObjectType >::SharedObjectHolder::sharedInstance

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