| addIndex() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| addIndex(t_index_type location) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| addLast() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| allocationSizeCheck() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| begin() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| begin() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| begin(t_index_type index) const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| BufferAllocator() | BufferAllocator< t_type, t_index_type, t_null_term > | inlineexplicit |
| BufferAllocator(BufferAllocator &&allocator) noexcept | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| capacity() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| clear() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| compare(const BufferAllocator &allocator) const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| compare(const BufferAllocator &allocator, t_index_type start, t_index_type end) const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| count(const t_type &value) const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| createSpace(t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| createSpace(t_index_type location, t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| emptyPtr() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| end() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| end() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| end(t_index_type index) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| filledSize() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| get(t_index_type index) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| get(t_index_type index) const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| IsNullTerm() | BufferAllocator< t_type, t_index_type, t_null_term > | inlinestatic |
| m_allocated_size | BufferAllocator< t_type, t_index_type, t_null_term > | |
| m_buffer | BufferAllocator< t_type, t_index_type, t_null_term > | |
| m_filled_size | BufferAllocator< t_type, t_index_type, t_null_term > | |
| memSize() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| nullTerminatorCheck() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| operator=(BufferAllocator &&value) noexcept | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| ptr() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| ptr() const | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| removeAllIndex(t_index_type start, t_index_type end) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| removeAllIndices(const t_range_buffer &ranges) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| removeIndex(t_index_type location) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| removeLast() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| resizeSpace(t_index_type new_size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| setAll(const t_type &object, t_index_type offset, t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| setAll(const t_type *src, t_index_type offset, t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| setAll(const BufferAllocator< t_type, t_other_index_type, t_other_null_term > &allocator, t_index_type offset, t_index_type other_offset, t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| setAllFromSource(const t_other_allocator &allocator, t_index_type offset, t_index_type other_offset, t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| setSize(t_index_type size) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| swap(t_index_type index_a, t_index_type index_b) | BufferAllocator< t_type, t_index_type, t_null_term > | inline |
| ~BufferAllocator() | BufferAllocator< t_type, t_index_type, t_null_term > | inline |