Ardour
9.0-pre0-582-g084a23a80d
|
#include <midi_buffer.h>
Public Member Functions | |
iterator_base (BufferType &b, samplecnt_t o) | |
iterator_base (const iterator_base< BufferType, EventType > &o) | |
iterator_base< BufferType, EventType > | operator= (const iterator_base< BufferType, EventType > &o) |
EventType | operator* () const |
EventType | operator* () |
TimeType * | timeptr () |
Evoral::EventType * | event_type_ptr () |
iterator_base< BufferType, EventType > & | operator++ () |
bool | operator!= (const iterator_base< BufferType, EventType > &other) const |
bool | operator== (const iterator_base< BufferType, EventType > &other) const |
Public Attributes | |
BufferType * | buffer |
size_t | offset |
Definition at line 70 of file midi_buffer.h.
|
inline |
Definition at line 73 of file midi_buffer.h.
|
inline |
Definition at line 79 of file midi_buffer.h.
|
inline |
Definition at line 117 of file midi_buffer.h.
|
inline |
Definition at line 129 of file midi_buffer.h.
|
inline |
Definition at line 103 of file midi_buffer.h.
|
inline |
Definition at line 93 of file midi_buffer.h.
|
inline |
Definition at line 121 of file midi_buffer.h.
|
inline |
Definition at line 85 of file midi_buffer.h.
|
inline |
Definition at line 133 of file midi_buffer.h.
|
inline |
Definition at line 113 of file midi_buffer.h.
BufferType* ARDOUR::MidiBuffer::iterator_base< BufferType, EventType >::buffer |
Definition at line 137 of file midi_buffer.h.
size_t ARDOUR::MidiBuffer::iterator_base< BufferType, EventType >::offset |
Definition at line 138 of file midi_buffer.h.