LMMS
Loading...
Searching...
No Matches
juce::lv2_shared::ScopedFrame< Constructor > Struct Template Reference

#include <juce_LV2Common.h>

Public Member Functions

template<typename... Args>
 ScopedFrame (LV2_Atom_Forge *f, Args &&... args)
 ~ScopedFrame ()

Public Attributes

LV2_Atom_Forge_Frame frame
LV2_Atom_Forgeforge = nullptr

Constructor & Destructor Documentation

◆ ScopedFrame()

template<typename Constructor>
template<typename... Args>
juce::lv2_shared::ScopedFrame< Constructor >::ScopedFrame ( LV2_Atom_Forge * f,
Args &&... args )
inlineexplicit

◆ ~ScopedFrame()

template<typename Constructor>
juce::lv2_shared::ScopedFrame< Constructor >::~ScopedFrame ( )
inline

Member Data Documentation

◆ forge

template<typename Constructor>
LV2_Atom_Forge* juce::lv2_shared::ScopedFrame< Constructor >::forge = nullptr

◆ frame

template<typename Constructor>
LV2_Atom_Forge_Frame juce::lv2_shared::ScopedFrame< Constructor >::frame

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