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) const
tdc::ConstGenericView< T >
inline
back
() const
tdc::ConstGenericView< T >
inline
begin
() const
tdc::ConstGenericView< T >
inline
cbegin
() const
tdc::ConstGenericView< T >
inline
cend
() const
tdc::ConstGenericView< T >
inline
clear
()
tdc::ConstGenericView< T >
inline
const_iterator
typedef
tdc::ConstGenericView< T >
const_pointer
typedef
tdc::ConstGenericView< T >
const_reference
typedef
tdc::ConstGenericView< T >
const_reverse_iterator
typedef
tdc::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
() const
tdc::ConstGenericView< T >
inline
crend
() const
tdc::ConstGenericView< T >
inline
data
() const noexcept
tdc::ConstGenericView< T >
inline
difference_type
typedef
tdc::ConstGenericView< T >
empty
() const
tdc::ConstGenericView< T >
inline
end
() const
tdc::ConstGenericView< T >
inline
ends_with
(const T &other) const
tdc::ConstGenericView< T >
inline
ends_with
(const ConstGenericView< T > &other) const
tdc::ConstGenericView< T >
inline
front
() const
tdc::ConstGenericView< T >
inline
Input
class
tdc::io::InputView
friend
InputView
(InputView &&mem)
tdc::io::InputView
inline
InputView
(const InputView &other)=delete
tdc::io::InputView
inline
InputView
()=delete
tdc::io::InputView
inline
max_size
() const
tdc::ConstGenericView< T >
inline
npos
tdc::ConstGenericView< T >
static
operator std::vector< T >
() const
tdc::ConstGenericView< T >
inline
operator[]
(size_type pos) const
tdc::ConstGenericView< T >
inline
pop_back
()
tdc::ConstGenericView< T >
inline
pop_front
()
tdc::ConstGenericView< T >
inline
rbegin
() const
tdc::ConstGenericView< T >
inline
remove_prefix
(size_type n)
tdc::ConstGenericView< T >
inline
remove_suffix
(size_type n)
tdc::ConstGenericView< T >
inline
rend
() const
tdc::ConstGenericView< T >
inline
size
() const
tdc::ConstGenericView< T >
inline
size_type
typedef
tdc::ConstGenericView< T >
slice
(size_type from, size_type to=npos) const
tdc::ConstGenericView< T >
inline
starts_with
(const T &other) const
tdc::ConstGenericView< T >
inline
starts_with
(const ConstGenericView< T > &other) const
tdc::ConstGenericView< T >
inline
substr
(size_type pos, size_type len=npos) const
tdc::ConstGenericView< T >
inline
swap
(ConstGenericView &other)
tdc::ConstGenericView< T >
inline
value_type
typedef
tdc::ConstGenericView< T >
Generated by
1.8.13