collection2  v0.6.0
Loading...
Searching...
No Matches
collection2::Buffer< Element, Size > Member List

This is the complete list of members for collection2::Buffer< Element, Size >, including all inherited members.

amount() constcollection2::Buffer< Element, Size >inline
append(const Element &data)collection2::Buffer< Element, Size >
Buffer(Element *const data, const Size &dataSize)collection2::Buffer< Element, Size >
Buffer(const Buffer &)=delete (defined in collection2::Buffer< Element, Size >)collection2::Buffer< Element, Size >
capacity() constcollection2::Buffer< Element, Size >inline
hasSpace() constcollection2::Buffer< Element, Size >inline
isEmpty() constcollection2::Buffer< Element, Size >inline
operator=(const Buffer &)=delete (defined in collection2::Buffer< Element, Size >)collection2::Buffer< Element, Size >
pop(Element *const data)collection2::Buffer< Element, Size >
~Buffer()=default (defined in collection2::Buffer< Element, Size >)collection2::Buffer< Element, Size >