tudocomp
– The TU Dortmund Compression Framework
tdc::GenericViewBase< T, P > Member List

This is the complete list of members for tdc::GenericViewBase< T, P >, including all inherited members.

at(size_type n) consttdc::GenericViewBase< T, P >inlineprotected
back() consttdc::GenericViewBase< T, P >inlineprotected
begin() consttdc::GenericViewBase< T, P >inlineprotected
bound_check(size_t pos) consttdc::GenericViewBase< T, P >inlineprotected
bound_check_not_empty() consttdc::GenericViewBase< T, P >inlineprotected
cbegin() consttdc::GenericViewBase< T, P >inlineprotected
cend() consttdc::GenericViewBase< T, P >inlineprotected
clear()tdc::GenericViewBase< T, P >inlineprotected
const_iterator typedeftdc::GenericViewBase< T, P >protected
const_pointer typedeftdc::GenericViewBase< T, P >protected
const_reference typedeftdc::GenericViewBase< T, P >protected
const_reverse_iterator typedeftdc::GenericViewBase< T, P >protected
crbegin() consttdc::GenericViewBase< T, P >inlineprotected
crend() consttdc::GenericViewBase< T, P >inlineprotected
data() const noexcepttdc::GenericViewBase< T, P >inlineprotected
debug_bound_check(size_t IF_DEBUG(pos)) consttdc::GenericViewBase< T, P >inlineprotected
debug_bound_check_not_empty() consttdc::GenericViewBase< T, P >inlineprotected
difference_type typedeftdc::GenericViewBase< T, P >protected
empty() consttdc::GenericViewBase< T, P >inlineprotected
end() consttdc::GenericViewBase< T, P >inlineprotected
ends_with(const T &c) consttdc::GenericViewBase< T, P >inlineprotected
ends_with(const GenericViewBase< T, const T *> &x) consttdc::GenericViewBase< T, P >inlineprotected
front() consttdc::GenericViewBase< T, P >inlineprotected
GenericViewBase(P data, size_t size)tdc::GenericViewBase< T, P >inlineprotected
GenericViewBase()tdc::GenericViewBase< T, P >inlineprotected
GenericViewBase(const GenericViewBase &other)tdc::GenericViewBase< T, P >inlineprotected
GenericViewBase(const std::vector< T > &other)tdc::GenericViewBase< T, P >inlineprotected
GenericViewBase(const std::array< T, N > &other)tdc::GenericViewBase< T, P >inlineprotected
GenericViewBase< T, const T *> classtdc::GenericViewBase< T, P >friend
GenericViewBase< T, T *> classtdc::GenericViewBase< T, P >friend
m_datatdc::GenericViewBase< T, P >protected
m_sizetdc::GenericViewBase< T, P >protected
max_size() consttdc::GenericViewBase< T, P >inlineprotected
npostdc::GenericViewBase< T, P >protectedstatic
op_eq(const GenericViewBase< T, const T *> &lhs, const GenericViewBase< T, const T *> &rhs)tdc::GenericViewBase< T, P >inlineprotectedstatic
op_greater(const GenericViewBase< T, const T *> &lhs, const GenericViewBase< T, const T *> &rhs)tdc::GenericViewBase< T, P >inlineprotectedstatic
op_greater_eq(const GenericViewBase< T, const T *> &lhs, const GenericViewBase< T, const T *> &rhs)tdc::GenericViewBase< T, P >inlineprotectedstatic
op_less(const GenericViewBase< T, const T *> &lhs, const GenericViewBase< T, const T *> &rhs)tdc::GenericViewBase< T, P >inlineprotectedstatic
op_less_eq(const GenericViewBase< T, const T *> &lhs, const GenericViewBase< T, const T *> &rhs)tdc::GenericViewBase< T, P >inlineprotectedstatic
op_not_eq(const GenericViewBase< T, const T *> &lhs, const GenericViewBase< T, const T *> &rhs)tdc::GenericViewBase< T, P >inlineprotectedstatic
operator std::vector< T >() consttdc::GenericViewBase< T, P >inlineprotected
operator=(const GenericViewBase &other)tdc::GenericViewBase< T, P >inlineprotected
operator[](size_type n) consttdc::GenericViewBase< T, P >inlineprotected
pop_back()tdc::GenericViewBase< T, P >inlineprotected
pop_front()tdc::GenericViewBase< T, P >inlineprotected
rbegin() consttdc::GenericViewBase< T, P >inlineprotected
remove_prefix(size_type n)tdc::GenericViewBase< T, P >inlineprotected
remove_suffix(size_type n)tdc::GenericViewBase< T, P >inlineprotected
rend() consttdc::GenericViewBase< T, P >inlineprotected
size() consttdc::GenericViewBase< T, P >inlineprotected
size_type typedeftdc::GenericViewBase< T, P >protected
slice(size_type from, size_type to=npos) consttdc::GenericViewBase< T, P >inlineprotected
starts_with(const T &c) consttdc::GenericViewBase< T, P >inlineprotected
starts_with(const GenericViewBase< T, const T *> &x) consttdc::GenericViewBase< T, P >inlineprotected
substr(size_type pos, size_type len=npos) consttdc::GenericViewBase< T, P >inlineprotected
swap(GenericViewBase &other)tdc::GenericViewBase< T, P >inlineprotected
swap(GenericViewBase< U, Q > &lhs, GenericViewBase< U, Q > &rhs)tdc::GenericViewBase< T, P >friend
value_type typedeftdc::GenericViewBase< T, P >protected