VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Buffer< T, Allocator > Member List

This is the complete list of members for Buffer< T, Allocator >, including all inherited members.

allocate(size_t objectCount)Buffer< T, Allocator >inline
begin() noexceptBuffer< T, Allocator >inline
begin() const noexceptBuffer< T, Allocator >inline
Buffer()=defaultBuffer< T, Allocator >
Buffer(size_t objectCount)Buffer< T, Allocator >inline
Buffer(Buffer &&other)Buffer< T, Allocator >inline
Buffer(const Buffer &)=deleteBuffer< T, Allocator >
data()Buffer< T, Allocator >inline
data() const Buffer< T, Allocator >inline
deallocate()Buffer< T, Allocator >inline
empty() const Buffer< T, Allocator >inline
end() noexceptBuffer< T, Allocator >inline
end() const noexceptBuffer< T, Allocator >inline
get()Buffer< T, Allocator >inline
get() const Buffer< T, Allocator >inline
operator=(Buffer &&other)Buffer< T, Allocator >inline
operator=(const Buffer &)=deleteBuffer< T, Allocator >
operator[](size_t index)Buffer< T, Allocator >inline
operator[](size_t index) const Buffer< T, Allocator >inline
size() const Buffer< T, Allocator >inline
~Buffer() noexceptBuffer< T, Allocator >inline