|
Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::io::iostate_func, including all inherited members.
| bad() const noexcept | jau::io::iostate_func | inline |
| clear(const iostate state=iostate::goodbit) noexcept | jau::io::iostate_func | inlinevirtual |
| eof() const noexcept | jau::io::iostate_func | inline |
| fail() const noexcept | jau::io::iostate_func | inline |
| good() const noexcept | jau::io::iostate_func | 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 | |
| operator bool() const noexcept | jau::io::iostate_func | inlineexplicit |
| operator!() const noexcept | jau::io::iostate_func | inline |
| operator=(const iostate_func &o) noexcept=default | 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 |
| timeout() const noexcept | jau::io::iostate_func | inline |
| ~iostate_func() noexcept=default | jau::io::iostate_func | virtual |