mn::buffer< TVALUE, TALLOCATOR > Member List

This is the complete list of members for mn::buffer< TVALUE, TALLOCATOR >, including all inherited members.

allocator typedefmn::buffer< TVALUE, TALLOCATOR >
append(const_pointer pBuffer, std::size_t sBufferSize)mn::buffer< TVALUE, TALLOCATOR >inline
append(value_type value)mn::buffer< TVALUE, TALLOCATOR >inline
append(const self_type &refBuffer)mn::buffer< TVALUE, TALLOCATOR >inline
assign(const_pointer pBuffer, size_type size)mn::buffer< TVALUE, TALLOCATOR >inline
begin()mn::buffer< TVALUE, TALLOCATOR >inline
begin() constmn::buffer< TVALUE, TALLOCATOR >inline
buffer(const size_type &size)mn::buffer< TVALUE, TALLOCATOR >inline
buffer(pointer buffer, size_type size)mn::buffer< TVALUE, TALLOCATOR >inline
buffer(const_pointer buffer, size_type size)mn::buffer< TVALUE, TALLOCATOR >inline
buffer(const self_type &other)mn::buffer< TVALUE, TALLOCATOR >inline
change_size(size_type newSize, bool bReserve=true)mn::buffer< TVALUE, TALLOCATOR >inline
clear()mn::buffer< TVALUE, TALLOCATOR >inline
const_iterator typedefmn::buffer< TVALUE, TALLOCATOR >
const_pointer typedefmn::buffer< TVALUE, TALLOCATOR >
const_reference typedefmn::buffer< TVALUE, TALLOCATOR >
destroy_internal_buffer()mn::buffer< TVALUE, TALLOCATOR >inlineprivate
difference_type typedefmn::buffer< TVALUE, TALLOCATOR >
end()mn::buffer< TVALUE, TALLOCATOR >inline
end() constmn::buffer< TVALUE, TALLOCATOR >inline
get_size() const noexceptmn::buffer< TVALUE, TALLOCATOR >inline
get_size_bytes() const noexceptmn::buffer< TVALUE, TALLOCATOR >inline
get_used() const noexceptmn::buffer< TVALUE, TALLOCATOR >inline
get_used_bytes() const noexceptmn::buffer< TVALUE, TALLOCATOR >inline
init_internal_buffer()mn::buffer< TVALUE, TALLOCATOR >inlineprivate
init_internal_buffer(const pointer buffer)mn::buffer< TVALUE, TALLOCATOR >inlineprivate
is_empty() const noexceptmn::buffer< TVALUE, TALLOCATOR >inline
is_equel(const buffer &other) constmn::buffer< TVALUE, TALLOCATOR >inline
is_full() const noexceptmn::buffer< TVALUE, TALLOCATOR >inline
iterator typedefmn::buffer< TVALUE, TALLOCATOR >
iterator_category typedefmn::buffer< TVALUE, TALLOCATOR >
m_allocatormn::buffer< TVALUE, TALLOCATOR >private
m_bOwnMemmn::buffer< TVALUE, TALLOCATOR >private
m_pRawBuffermn::buffer< TVALUE, TALLOCATOR >private
m_sSizemn::buffer< TVALUE, TALLOCATOR >private
m_sUsedmn::buffer< TVALUE, TALLOCATOR >private
operator!=(const buffer &other) constmn::buffer< TVALUE, TALLOCATOR >inline
operator==(const buffer &other) constmn::buffer< TVALUE, TALLOCATOR >inline
operator[](size_type index)mn::buffer< TVALUE, TALLOCATOR >inline
operator[](size_type index) constmn::buffer< TVALUE, TALLOCATOR >inline
pointer typedefmn::buffer< TVALUE, TALLOCATOR >
reference typedefmn::buffer< TVALUE, TALLOCATOR >
resize(size_type newSize, bool bReserve=true)mn::buffer< TVALUE, TALLOCATOR >inline
self_type typedefmn::buffer< TVALUE, TALLOCATOR >
size_type typedefmn::buffer< TVALUE, TALLOCATOR >
value_type typedefmn::buffer< TVALUE, TALLOCATOR >
~buffer()mn::buffer< TVALUE, TALLOCATOR >inline