MIRA
Buffer< T, Alloc > Member List

This is the complete list of members for Buffer< T, Alloc >, including all inherited members.

allocator_type typedefBuffer< T, Alloc >
at(size_type n)Buffer< T, Alloc >inline
at(size_type n) constBuffer< T, Alloc >inline
back()Buffer< T, Alloc >inline
back() constBuffer< T, Alloc >inline
begin()Buffer< T, Alloc >inline
begin() constBuffer< T, Alloc >inline
Buffer()Buffer< T, Alloc >inline
Buffer(size_type size)Buffer< T, Alloc >inline
Buffer(T *carray, size_type size)Buffer< T, Alloc >inline
Buffer(std::vector< T > &&other)Buffer< T, Alloc >inline
Buffer(const Buffer &other)Buffer< T, Alloc >inline
Buffer(Buffer &&other) noexceptBuffer< T, Alloc >inline
capacity() constBuffer< T, Alloc >inline
clear()Buffer< T, Alloc >inline
const_iterator typedefBuffer< T, Alloc >
const_pointer typedefBuffer< T, Alloc >
const_reference typedefBuffer< T, Alloc >
copy(const Buffer &other)Buffer< T, Alloc >inline
data()Buffer< T, Alloc >inline
data() constBuffer< T, Alloc >inline
difference_type typedefBuffer< T, Alloc >
empty() constBuffer< T, Alloc >inline
end()Buffer< T, Alloc >inline
end() constBuffer< T, Alloc >inline
front()Buffer< T, Alloc >inline
front() constBuffer< T, Alloc >inline
get_allocator() constBuffer< T, Alloc >inline
iterator typedefBuffer< T, Alloc >
mAllocatorBuffer< T, Alloc >protected
max_size() constBuffer< T, Alloc >inline
mBufferBuffer< T, Alloc >protected
mBufferCreatedBuffer< T, Alloc >protected
mReservedBuffer< T, Alloc >protected
mSizeBuffer< T, Alloc >protected
mTakenVectorBuffer< T, Alloc >protected
operator!=(const Buffer &other) constBuffer< T, Alloc >inline
operator=(const Buffer &other)Buffer< T, Alloc >inline
operator=(Buffer &&other) noexceptBuffer< T, Alloc >inline
operator==(const Buffer &other) constBuffer< T, Alloc >inline
operator[](size_type n)Buffer< T, Alloc >inline
operator[](size_type n) constBuffer< T, Alloc >inline
pointer typedefBuffer< T, Alloc >
pop_back()Buffer< T, Alloc >inline
pop_back(size_type elements)Buffer< T, Alloc >inline
pop_front()Buffer< T, Alloc >inline
pop_front(size_type elements)Buffer< T, Alloc >inline
push_back(const T &x)Buffer< T, Alloc >inline
push_back(T *data, size_type size)Buffer< T, Alloc >inline
push_back(const Buffer< T > &data)Buffer< T, Alloc >inline
reference typedefBuffer< T, Alloc >
reserve(size_type reserve)Buffer< T, Alloc >inline
resize(size_type size)Buffer< T, Alloc >inline
size() constBuffer< T, Alloc >inline
size_type typedefBuffer< T, Alloc >
sizeInBytes() constBuffer< T, Alloc >inline
swap(Buffer &other)Buffer< T, Alloc >inline
value_type typedefBuffer< T, Alloc >
~Buffer()Buffer< T, Alloc >inline