JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
juce::dsp::TryLockedPtr< Element > Class Template Reference

Public Member Functions

void set (std::unique_ptr< Element > p)
 
std::unique_ptr< MultichannelEngineget ()
 

Detailed Description

template<typename Element>
class juce::dsp::TryLockedPtr< Element >

Definition at line 669 of file juce_Convolution.cpp.

Member Function Documentation

◆ get()

template<typename Element >
std::unique_ptr< MultichannelEngine > juce::dsp::TryLockedPtr< Element >::get ( )

Definition at line 678 of file juce_Convolution.cpp.

◆ set()

template<typename Element >
void juce::dsp::TryLockedPtr< Element >::set ( std::unique_ptr< Element >  p)

Definition at line 672 of file juce_Convolution.cpp.


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