PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::AllocatedArray< T, Deleter > Member List

This is the complete list of members for playrho::AllocatedArray< T, Deleter >, including all inherited members.

AllocatedArray(size_type max_size, pointer data, deleter_type deleter=noop_deleter)playrho::AllocatedArray< T, Deleter >inline
AllocatedArray()=delete (defined in playrho::AllocatedArray< T, Deleter >)playrho::AllocatedArray< T, Deleter >
AllocatedArray(const AllocatedArray &copy)=delete (defined in playrho::AllocatedArray< T, Deleter >)playrho::AllocatedArray< T, Deleter >
AllocatedArray(AllocatedArray &&other) noexceptplayrho::AllocatedArray< T, Deleter >inline
back() noexceptplayrho::AllocatedArray< T, Deleter >inline
back() const noexceptplayrho::AllocatedArray< T, Deleter >inline
begin()playrho::AllocatedArray< T, Deleter >inline
begin() constplayrho::AllocatedArray< T, Deleter >inline
cbegin() constplayrho::AllocatedArray< T, Deleter >inline
cend() constplayrho::AllocatedArray< T, Deleter >inline
clear() noexceptplayrho::AllocatedArray< T, Deleter >inline
const_iterator typedefplayrho::AllocatedArray< T, Deleter >
const_pointer typedefplayrho::AllocatedArray< T, Deleter >
const_reference typedefplayrho::AllocatedArray< T, Deleter >
const_value_type typedefplayrho::AllocatedArray< T, Deleter >
data() const noexceptplayrho::AllocatedArray< T, Deleter >inline
deleter_type typedefplayrho::AllocatedArray< T, Deleter >
difference_type typedefplayrho::AllocatedArray< T, Deleter >
empty() const noexceptplayrho::AllocatedArray< T, Deleter >inline
end()playrho::AllocatedArray< T, Deleter >inline
end() constplayrho::AllocatedArray< T, Deleter >inline
iterator typedefplayrho::AllocatedArray< T, Deleter >
m_dataplayrho::AllocatedArray< T, Deleter >private
m_deleterplayrho::AllocatedArray< T, Deleter >private
m_max_sizeplayrho::AllocatedArray< T, Deleter >private
m_sizeplayrho::AllocatedArray< T, Deleter >private
max_size() const noexceptplayrho::AllocatedArray< T, Deleter >inline
noop_deleter(void *)playrho::AllocatedArray< T, Deleter >inlineprivatestatic
operator[](size_type i)playrho::AllocatedArray< T, Deleter >inline
operator[](size_type i) constplayrho::AllocatedArray< T, Deleter >inline
pointer typedefplayrho::AllocatedArray< T, Deleter >
pop_back() noexceptplayrho::AllocatedArray< T, Deleter >inline
push_back(const_reference value)playrho::AllocatedArray< T, Deleter >inline
reference typedefplayrho::AllocatedArray< T, Deleter >
size() const noexceptplayrho::AllocatedArray< T, Deleter >inline
size_type typedefplayrho::AllocatedArray< T, Deleter >
value_type typedefplayrho::AllocatedArray< T, Deleter >
~AllocatedArray() noexceptplayrho::AllocatedArray< T, Deleter >inline