tudocomp
– The TU Dortmund Compression Framework
tdc::io::InputView Member List

This is the complete list of members for tdc::io::InputView, including all inherited members.

at(size_type pos) consttdc::ConstGenericView< T >inline
back() consttdc::ConstGenericView< T >inline
begin() consttdc::ConstGenericView< T >inline
cbegin() consttdc::ConstGenericView< T >inline
cend() consttdc::ConstGenericView< T >inline
clear()tdc::ConstGenericView< T >inline
const_iterator typedeftdc::ConstGenericView< T >
const_pointer typedeftdc::ConstGenericView< T >
const_reference typedeftdc::ConstGenericView< T >
const_reverse_iterator typedeftdc::ConstGenericView< T >
ConstGenericView()tdc::ConstGenericView< T >inline
ConstGenericView(const T *data, size_t len)tdc::ConstGenericView< T >inline
ConstGenericView(const ConstGenericView &other)tdc::ConstGenericView< T >inline
ConstGenericView(const GenericView< T > &other)tdc::ConstGenericView< T >inline
ConstGenericView(const std::vector< T > &other)tdc::ConstGenericView< T >inline
ConstGenericView(const std::array< T, N > &other)tdc::ConstGenericView< T >inline
crbegin() consttdc::ConstGenericView< T >inline
crend() consttdc::ConstGenericView< T >inline
data() const noexcepttdc::ConstGenericView< T >inline
difference_type typedeftdc::ConstGenericView< T >
empty() consttdc::ConstGenericView< T >inline
end() consttdc::ConstGenericView< T >inline
ends_with(const T &other) consttdc::ConstGenericView< T >inline
ends_with(const ConstGenericView< T > &other) consttdc::ConstGenericView< T >inline
front() consttdc::ConstGenericView< T >inline
Input classtdc::io::InputViewfriend
InputView(InputView &&mem)tdc::io::InputViewinline
InputView(const InputView &other)=deletetdc::io::InputViewinline
InputView()=deletetdc::io::InputViewinline
max_size() consttdc::ConstGenericView< T >inline
npostdc::ConstGenericView< T >static
operator std::vector< T >() consttdc::ConstGenericView< T >inline
operator[](size_type pos) consttdc::ConstGenericView< T >inline
pop_back()tdc::ConstGenericView< T >inline
pop_front()tdc::ConstGenericView< T >inline
rbegin() consttdc::ConstGenericView< T >inline
remove_prefix(size_type n)tdc::ConstGenericView< T >inline
remove_suffix(size_type n)tdc::ConstGenericView< T >inline
rend() consttdc::ConstGenericView< T >inline
size() consttdc::ConstGenericView< T >inline
size_type typedeftdc::ConstGenericView< T >
slice(size_type from, size_type to=npos) consttdc::ConstGenericView< T >inline
starts_with(const T &other) consttdc::ConstGenericView< T >inline
starts_with(const ConstGenericView< T > &other) consttdc::ConstGenericView< T >inline
substr(size_type pos, size_type len=npos) consttdc::ConstGenericView< T >inline
swap(ConstGenericView &other)tdc::ConstGenericView< T >inline
value_type typedeftdc::ConstGenericView< T >