jaulib v1.3.0
Jau Support Library (C++, Java, ..)
jau::io::ByteInStream Member List

This is the complete list of members for jau::io::ByteInStream, including all inherited members.

available(size_t n) noexcept=0jau::io::ByteInStreampure virtual
bad() const noexceptjau::io::iostate_funcinline
ByteInStream() noexceptjau::io::ByteInStreaminline
ByteInStream(const ByteInStream &)=deletejau::io::ByteInStream
clear(const iostate state=iostate::goodbit) noexceptjau::io::iostate_funcinlinevirtual
close() noexcept=0jau::io::ByteInStreampure virtual
content_size() const noexcept=0jau::io::ByteInStreampure virtual
discard(size_t N) noexceptjau::io::ByteInStream
eof() const noexceptjau::io::iostate_funcinline
fail() const noexceptjau::io::iostate_funcinline
good() const noexceptjau::io::iostate_funcinline
has_content_size() const noexcept=0jau::io::ByteInStreampure virtual
id() const noexceptjau::io::ByteInStreaminlinevirtual
iostate_func() noexceptjau::io::iostate_funcinline
iostate_func(const iostate_func &o) noexcept=defaultjau::io::iostate_func
iostate_func(iostate_func &&o) noexcept=defaultjau::io::iostate_func
is_open() const noexcept=0jau::io::ByteInStreampure virtual
operator bool() const noexceptjau::io::iostate_funcinlineexplicit
operator!() const noexceptjau::io::iostate_funcinline
operator=(const ByteInStream &)=deletejau::io::ByteInStream
jau::io::iostate_func::operator=(const iostate_func &o) noexcept=defaultjau::io::iostate_func
jau::io::iostate_func::operator=(iostate_func &&o) noexcept=defaultjau::io::iostate_func
peek(void *out, size_t length, size_t peek_offset) noexcept=0jau::io::ByteInStreampure virtual
peek(uint8_t &out) noexceptjau::io::ByteInStream
rdstate() const noexceptjau::io::iostate_funcinlinevirtual
rdstate_impl() const noexceptjau::io::iostate_funcinlineprotected
read(void *out, size_t length) noexcept=0jau::io::ByteInStreampure virtual
read(uint8_t &out) noexceptjau::io::ByteInStream
setstate(const iostate state) noexceptjau::io::iostate_funcinline
setstate_impl(iostate state) const noexceptjau::io::iostate_funcinlineprotected
tellg() const noexcept=0jau::io::ByteInStreampure virtual
timeout() const noexceptjau::io::iostate_funcinline
to_string() const noexcept=0jau::io::ByteInStreampure virtual
~ByteInStream() noexcept override=defaultjau::io::ByteInStream
~iostate_func() noexcept=defaultjau::io::iostate_funcvirtual