|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for jau::io::ByteOutStream, including all inherited members.
| bad() const noexcept | jau::io::iostate_func | inline |
| ByteOutStream()=default | jau::io::ByteOutStream | |
| ByteOutStream(const ByteOutStream &)=delete | jau::io::ByteOutStream | |
| clear(const iostate state=iostate::goodbit) noexcept | jau::io::iostate_func | inlinevirtual |
| close() noexcept=0 | jau::io::ByteOutStream | pure virtual |
| eof() const noexcept | jau::io::iostate_func | inline |
| fail() const noexcept | jau::io::iostate_func | inline |
| good() const noexcept | jau::io::iostate_func | inline |
| id() const noexcept | jau::io::ByteOutStream | 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=0 | jau::io::ByteOutStream | pure virtual |
| operator bool() const noexcept | jau::io::iostate_func | inlineexplicit |
| operator!() const noexcept | jau::io::iostate_func | inline |
| 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=0 | jau::io::ByteOutStream | pure virtual |
| timeout() const noexcept | jau::io::iostate_func | inline |
| to_string() const noexcept=0 | jau::io::ByteOutStream | pure virtual |
| write(const void *in, size_t length) noexcept=0 | jau::io::ByteOutStream | pure virtual |
| write(const uint8_t &in) noexcept | jau::io::ByteOutStream | |
| ~ByteOutStream() noexcept override=default | jau::io::ByteOutStream | |
| ~iostate_func() noexcept=default | jau::io::iostate_func | virtual |