Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::io::ByteOutStream_File, including all inherited members.
bad() const noexcept | jau::io::iostate_func | inline |
ByteOutStream()=default | jau::io::ByteOutStream | |
ByteOutStream(const ByteOutStream &)=delete | jau::io::ByteOutStream | |
ByteOutStream_File(const std::string &path, const jau::fs::fmode_t mode=jau::fs::fmode_t::def_file_prot) noexcept | jau::io::ByteOutStream_File | |
ByteOutStream_File(const int dirfd, const std::string &path, const jau::fs::fmode_t mode=jau::fs::fmode_t::def_file_prot) noexcept | jau::io::ByteOutStream_File | |
ByteOutStream_File(const int fd) noexcept | jau::io::ByteOutStream_File | |
ByteOutStream_File(const ByteOutStream_File &)=delete | jau::io::ByteOutStream_File | |
clear(const iostate state=iostate::goodbit) noexcept | jau::io::iostate_func | inlinevirtual |
close() noexcept override | jau::io::ByteOutStream_File | virtual |
eof() const noexcept | jau::io::iostate_func | inline |
fail() const noexcept | jau::io::iostate_func | inline |
fd() const noexcept | jau::io::ByteOutStream_File | inline |
good() const noexcept | jau::io::iostate_func | inline |
id() const noexcept override | jau::io::ByteOutStream_File | inlinevirtual |
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::ByteOutStream_File | inlinevirtual |
operator bool() const noexcept | jau::io::iostate_func | inlineexplicit |
operator!() const noexcept | jau::io::iostate_func | inline |
operator=(const ByteOutStream_File &)=delete | jau::io::ByteOutStream_File | |
jau::io::ByteOutStream::operator=(const ByteOutStream &)=delete | jau::io::ByteOutStream | |
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 | |
rdstate() const noexcept | jau::io::iostate_func | inlinevirtual |
rdstate_impl() const noexcept | jau::io::iostate_func | inlineprotected |
setstate(const iostate state) noexcept | jau::io::iostate_func | inline |
setstate_impl(iostate state) const noexcept | jau::io::iostate_func | inlineprotected |
tellp() const noexcept override | jau::io::ByteOutStream_File | inlinevirtual |
timeout() const noexcept | jau::io::iostate_func | inline |
to_string() const noexcept override | jau::io::ByteOutStream_File | virtual |
write(const void *, size_t) noexcept override | jau::io::ByteOutStream_File | virtual |
jau::io::ByteOutStream::write(const uint8_t &in) noexcept | jau::io::ByteOutStream | |
~ByteOutStream() noexcept override=default | jau::io::ByteOutStream | |
~ByteOutStream_File() noexcept override | jau::io::ByteOutStream_File | inline |
~iostate_func() noexcept=default | jau::io::iostate_func | virtual |