LMMS
Loading...
Searching...
No Matches
juce::lv2_shared::SequenceWithSize Struct Reference

#include <juce_LV2Common.h>

Public Member Functions

 SequenceWithSize ()=default
 SequenceWithSize (const LV2_Atom_Sequence_Body *bodyIn, size_t sizeIn)
 SequenceWithSize (const LV2_Atom_Sequence *sequence)

Public Attributes

const LV2_Atom_Sequence_Bodybody = nullptr
size_t size = 0

Constructor & Destructor Documentation

◆ SequenceWithSize() [1/3]

juce::lv2_shared::SequenceWithSize::SequenceWithSize ( )
default

◆ SequenceWithSize() [2/3]

juce::lv2_shared::SequenceWithSize::SequenceWithSize ( const LV2_Atom_Sequence_Body * bodyIn,
size_t sizeIn )
inline

◆ SequenceWithSize() [3/3]

juce::lv2_shared::SequenceWithSize::SequenceWithSize ( const LV2_Atom_Sequence * sequence)
inlineexplicit

Member Data Documentation

◆ body

const LV2_Atom_Sequence_Body* juce::lv2_shared::SequenceWithSize::body = nullptr

◆ size

size_t juce::lv2_shared::SequenceWithSize::size = 0

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