Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::io::ByteInStream_Feed, including all inherited members.
available(size_t n) noexcept override | jau::io::ByteInStream_Feed | virtual |
bad() const noexcept | jau::io::iostate_func | inline |
ByteInStream() noexcept | jau::io::ByteInStream | inline |
ByteInStream(const ByteInStream &)=delete | jau::io::ByteInStream | |
ByteInStream_Feed(std::string id_name, const jau::fraction_i64 &timeout) noexcept | jau::io::ByteInStream_Feed | |
ByteInStream_Feed(const ByteInStream_Feed &)=delete | jau::io::ByteInStream_Feed | |
clear(const iostate state=iostate::goodbit) noexcept | jau::io::iostate_func | inlinevirtual |
close() noexcept override | jau::io::ByteInStream_Feed | virtual |
content_size() const noexcept override | jau::io::ByteInStream_Feed | inlinevirtual |
discard(size_t N) noexcept | jau::io::ByteInStream | |
eof() const noexcept | jau::io::iostate_func | inline |
fail() const noexcept | jau::io::iostate_func | inline |
good() const noexcept | jau::io::iostate_func | inline |
has_content_size() const noexcept override | jau::io::ByteInStream_Feed | inlinevirtual |
id() const noexcept override | jau::io::ByteInStream_Feed | inlinevirtual |
interruptReader() noexcept | jau::io::ByteInStream_Feed | inline |
iostate_func() noexcept | jau::io::iostate_func | inline |
iostate_func(const iostate_func &o) noexcept=default | jau::io::iostate_func | |
iostate_func(iostate_func &&o) noexcept=default | jau::io::iostate_func | |
is_open() const noexcept override | jau::io::ByteInStream_Feed | virtual |
operator bool() const noexcept | jau::io::iostate_func | inlineexplicit |
operator!() const noexcept | jau::io::iostate_func | inline |
operator=(const ByteInStream_Feed &)=delete | jau::io::ByteInStream_Feed | |
jau::io::ByteInStream::operator=(const ByteInStream &)=delete | jau::io::ByteInStream | |
jau::io::iostate_func::operator=(const iostate_func &o) noexcept=default | jau::io::iostate_func | |
jau::io::iostate_func::operator=(iostate_func &&o) noexcept=default | jau::io::iostate_func | |
peek(void *out, size_t length, size_t peek_offset) noexcept override | jau::io::ByteInStream_Feed | virtual |
jau::io::ByteInStream::peek(uint8_t &out) noexcept | jau::io::ByteInStream | |
rdstate() const noexcept override | jau::io::ByteInStream_Feed | virtual |
rdstate_impl() const noexcept | jau::io::iostate_func | inlineprotected |
read(void *out, size_t length) noexcept override | jau::io::ByteInStream_Feed | virtual |
jau::io::ByteInStream::read(uint8_t &out) noexcept | jau::io::ByteInStream | |
set_content_size(const uint64_t size) noexcept | jau::io::ByteInStream_Feed | inline |
set_eof(const async_io_result_t result) noexcept | jau::io::ByteInStream_Feed | |
setstate(const iostate state) noexcept | jau::io::iostate_func | inline |
setstate_impl(iostate state) const noexcept | jau::io::iostate_func | inlineprotected |
tellg() const noexcept override | jau::io::ByteInStream_Feed | inlinevirtual |
timeout() const noexcept | jau::io::iostate_func | inline |
to_string() const noexcept override | jau::io::ByteInStream_Feed | virtual |
write(uint8_t in[], size_t length, const jau::fraction_i64 &timeout) noexcept | jau::io::ByteInStream_Feed | |
write(uint8_t in[], size_t length) noexcept | jau::io::ByteInStream_Feed | inline |
~ByteInStream() noexcept override=default | jau::io::ByteInStream | |
~ByteInStream_Feed() noexcept override | jau::io::ByteInStream_Feed | inline |
~iostate_func() noexcept=default | jau::io::iostate_func | virtual |