| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for Buffer< T, Allocator >, including all inherited members.
| allocate(size_t objectCount) | Buffer< T, Allocator > | inline | 
| begin() noexcept | Buffer< T, Allocator > | inline | 
| begin() const noexcept | Buffer< T, Allocator > | inline | 
| Buffer()=default | Buffer< T, Allocator > | |
| Buffer(size_t objectCount) | Buffer< T, Allocator > | inline | 
| Buffer(Buffer &&other) | Buffer< T, Allocator > | inline | 
| Buffer(const Buffer &)=delete | Buffer< 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() noexcept | Buffer< T, Allocator > | inline | 
| end() const noexcept | Buffer< T, Allocator > | inline | 
| get() | Buffer< T, Allocator > | inline | 
| get() const | Buffer< T, Allocator > | inline | 
| operator=(Buffer &&other) | Buffer< T, Allocator > | inline | 
| operator=(const Buffer &)=delete | Buffer< 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() noexcept | Buffer< T, Allocator > | inline |