|
LMMS
|
#include <juce_LV2Common.h>
Public Types | |
| using | Container = SequenceWithSize |
| using | Iter = LV2_Atom_Event* |
Static Public Member Functions | |
| static LV2_Atom_Event * | begin (const Container &s) noexcept |
| static LV2_Atom_Event * | next (const Container &, Iter it) noexcept |
| static bool | isEnd (const Container &s, Iter it) noexcept |
| static LV2_Atom_Event * | get (const Container &, Iter e) noexcept |
| using juce::lv2_shared::SequenceIteratorTraits::Container = SequenceWithSize |
| using juce::lv2_shared::SequenceIteratorTraits::Iter = LV2_Atom_Event* |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |