LMMS
Loading...
Searching...
No Matches
water::HeapBlock< ElementType > Member List

This is the complete list of members for water::HeapBlock< ElementType >, including all inherited members.

allocate(const size_t newNumElements, bool initialiseToZero) noexceptwater::HeapBlock< ElementType >inline
calloc(const size_t newNumElements, const size_t elementSize=sizeof(ElementType)) noexceptwater::HeapBlock< ElementType >inline
clear(size_t numElements) noexceptwater::HeapBlock< ElementType >inline
datawater::HeapBlock< ElementType >private
free() noexceptwater::HeapBlock< ElementType >inline
getConstData() const noexceptwater::HeapBlock< ElementType >inline
getData() const noexceptwater::HeapBlock< ElementType >inline
HeapBlock() noexceptwater::HeapBlock< ElementType >inline
malloc(const size_t newNumElements, const size_t elementSize=sizeof(ElementType)) noexceptwater::HeapBlock< ElementType >inline
operator const void *() const noexceptwater::HeapBlock< ElementType >inline
operator ElementType *() const noexceptwater::HeapBlock< ElementType >inline
operator void *() const noexceptwater::HeapBlock< ElementType >inline
operator!=(const ElementType *const otherPointer) const noexceptwater::HeapBlock< ElementType >inline
operator+(IndexType index) const noexceptwater::HeapBlock< ElementType >inline
operator->() const noexceptwater::HeapBlock< ElementType >inline
operator==(const ElementType *const otherPointer) const noexceptwater::HeapBlock< ElementType >inline
operator[](IndexType index) const noexceptwater::HeapBlock< ElementType >inline
realloc(const size_t newNumElements, const size_t elementSize=sizeof(ElementType)) noexceptwater::HeapBlock< ElementType >inline
release() noexceptwater::HeapBlock< ElementType >inline
swapWith(HeapBlock< ElementType > &other) noexceptwater::HeapBlock< ElementType >inline
Type typedefwater::HeapBlock< ElementType >
~HeapBlock() noexceptwater::HeapBlock< ElementType >inline