API Documentation
Loading...
Searching...
No Matches
BufferAllocator< t_type, t_index_type, t_null_term > Member List

This is the complete list of members for BufferAllocator< t_type, t_index_type, t_null_term >, including all inherited members.

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() constBufferAllocator< t_type, t_index_type, t_null_term >inline
begin(t_index_type index) constBufferAllocator< t_type, t_index_type, t_null_term >inline
BufferAllocator()BufferAllocator< t_type, t_index_type, t_null_term >inlineexplicit
BufferAllocator(BufferAllocator &&allocator) noexceptBufferAllocator< t_type, t_index_type, t_null_term >inline
capacity() constBufferAllocator< t_type, t_index_type, t_null_term >inline
clear()BufferAllocator< t_type, t_index_type, t_null_term >inline
compare(const BufferAllocator &allocator) constBufferAllocator< t_type, t_index_type, t_null_term >inline
compare(const BufferAllocator &allocator, t_index_type start, t_index_type end) constBufferAllocator< t_type, t_index_type, t_null_term >inline
count(const t_type &value) constBufferAllocator< 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() constBufferAllocator< t_type, t_index_type, t_null_term >inline
end()BufferAllocator< t_type, t_index_type, t_null_term >inline
end() constBufferAllocator< 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() constBufferAllocator< 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) constBufferAllocator< t_type, t_index_type, t_null_term >inline
IsNullTerm()BufferAllocator< t_type, t_index_type, t_null_term >inlinestatic
m_allocated_sizeBufferAllocator< t_type, t_index_type, t_null_term >
m_bufferBufferAllocator< t_type, t_index_type, t_null_term >
m_filled_sizeBufferAllocator< t_type, t_index_type, t_null_term >
memSize() constBufferAllocator< t_type, t_index_type, t_null_term >inline
nullTerminatorCheck()BufferAllocator< t_type, t_index_type, t_null_term >inline
operator=(BufferAllocator &&value) noexceptBufferAllocator< t_type, t_index_type, t_null_term >inline
ptr()BufferAllocator< t_type, t_index_type, t_null_term >inline
ptr() constBufferAllocator< 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