|
LMMS
|
#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_Body * | body = nullptr |
| size_t | size = 0 |
|
default |
|
inline |
|
inlineexplicit |
| const LV2_Atom_Sequence_Body* juce::lv2_shared::SequenceWithSize::body = nullptr |
| size_t juce::lv2_shared::SequenceWithSize::size = 0 |