LMMS
Loading...
Searching...
No Matches
juce::lv2_shared::AtomForge Class Reference

#include <juce_LV2Common.h>

Public Member Functions

 AtomForge (LV2_URID_Map m)
void setBuffer (void *buf, size_t size)
LV2_Atom_Forgeget ()
const LV2_Atom_Forgeget () const
void writeChunk (uint32_t size)

Private Attributes

LV2_URID_Map map
LV2_Atom_Forge forge
const LV2_URID chunk

Constructor & Destructor Documentation

◆ AtomForge()

juce::lv2_shared::AtomForge::AtomForge ( LV2_URID_Map m)
inlineexplicit

Member Function Documentation

◆ get() [1/2]

LV2_Atom_Forge * juce::lv2_shared::AtomForge::get ( )
inline

◆ get() [2/2]

const LV2_Atom_Forge * juce::lv2_shared::AtomForge::get ( ) const
inline

◆ setBuffer()

void juce::lv2_shared::AtomForge::setBuffer ( void * buf,
size_t size )
inline

◆ writeChunk()

void juce::lv2_shared::AtomForge::writeChunk ( uint32_t size)
inline

Member Data Documentation

◆ chunk

const LV2_URID juce::lv2_shared::AtomForge::chunk
private

◆ forge

LV2_Atom_Forge juce::lv2_shared::AtomForge::forge
private

◆ map

LV2_URID_Map juce::lv2_shared::AtomForge::map
private

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