ardour
ARDOUR::Buffer Member List

This is the complete list of members for ARDOUR::Buffer, including all inherited members.

_capacityARDOUR::Bufferprotected
_silentARDOUR::Bufferprotected
_typeARDOUR::Bufferprotected
Buffer(DataType type)ARDOUR::Bufferinlineprotected
capacity() const ARDOUR::Bufferinline
clear()ARDOUR::Bufferinlinevirtual
create(DataType type, size_t capacity)ARDOUR::Bufferstatic
merge_from(const Buffer &src, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)=0ARDOUR::Bufferpure virtual
read_from(const Buffer &src, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)=0ARDOUR::Bufferpure virtual
resize(size_t)=0ARDOUR::Bufferpure virtual
silence(framecnt_t len, framecnt_t offset=0)=0ARDOUR::Bufferpure virtual
silent() const ARDOUR::Bufferinline
type() const ARDOUR::Bufferinline
~Buffer()ARDOUR::Bufferinlinevirtual