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

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

available(size_t n) noexcept overridejau::io::ByteInStream_Feedvirtual
bad() const noexceptjau::io::iostate_funcinline
ByteInStream() noexceptjau::io::ByteInStreaminline
ByteInStream(const ByteInStream &)=deletejau::io::ByteInStream
ByteInStream_Feed(std::string id_name, const jau::fraction_i64 &timeout) noexceptjau::io::ByteInStream_Feed
ByteInStream_Feed(const ByteInStream_Feed &)=deletejau::io::ByteInStream_Feed
clear(const iostate state=iostate::goodbit) noexceptjau::io::iostate_funcinlinevirtual
close() noexcept overridejau::io::ByteInStream_Feedvirtual
content_size() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
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 overridejau::io::ByteInStream_Feedinlinevirtual
id() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
interruptReader() noexceptjau::io::ByteInStream_Feedinline
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 overridejau::io::ByteInStream_Feedvirtual
operator bool() const noexceptjau::io::iostate_funcinlineexplicit
operator!() const noexceptjau::io::iostate_funcinline
operator=(const ByteInStream_Feed &)=deletejau::io::ByteInStream_Feed
jau::io::ByteInStream::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 overridejau::io::ByteInStream_Feedvirtual
jau::io::ByteInStream::peek(uint8_t &out) noexceptjau::io::ByteInStream
rdstate() const noexcept overridejau::io::ByteInStream_Feedvirtual
rdstate_impl() const noexceptjau::io::iostate_funcinlineprotected
read(void *out, size_t length) noexcept overridejau::io::ByteInStream_Feedvirtual
jau::io::ByteInStream::read(uint8_t &out) noexceptjau::io::ByteInStream
set_content_size(const uint64_t size) noexceptjau::io::ByteInStream_Feedinline
set_eof(const async_io_result_t result) noexceptjau::io::ByteInStream_Feed
setstate(const iostate state) noexceptjau::io::iostate_funcinline
setstate_impl(iostate state) const noexceptjau::io::iostate_funcinlineprotected
tellg() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
timeout() const noexceptjau::io::iostate_funcinline
to_string() const noexcept overridejau::io::ByteInStream_Feedvirtual
write(uint8_t in[], size_t length, const jau::fraction_i64 &timeout) noexceptjau::io::ByteInStream_Feed
write(uint8_t in[], size_t length) noexceptjau::io::ByteInStream_Feedinline
~ByteInStream() noexcept override=defaultjau::io::ByteInStream
~ByteInStream_Feed() noexcept overridejau::io::ByteInStream_Feedinline
~iostate_func() noexcept=defaultjau::io::iostate_funcvirtual