|
ActiveLib
|
This is the complete list of members for active::file::IOBase, including all inherited members.
| bad() const noexcept | active::file::IOBase | inlinevirtual |
| clear(flag_type f=std::ios_base::goodbit) | active::file::IOBase | inlinevirtual |
| clear(flag_type f=std::ios_base::goodbit) const | active::file::IOBase | inlineprotected |
| eof() const noexcept | active::file::IOBase | inlinevirtual |
| fail() const noexcept | active::file::IOBase | inlinevirtual |
| flag_type typedef | active::file::IOBase | |
| good() const noexcept | active::file::IOBase | inlinevirtual |
| IOBase() noexcept | active::file::IOBase | inline |
| IOBase(const IOBase &source) noexcept | active::file::IOBase | inline |
| operator void *() const noexcept | active::file::IOBase | inline |
| operator!() const noexcept | active::file::IOBase | inline |
| setCompleteState(flag_type state) | active::file::IOBase | inlineprotected |
| setState(flag_type f) | active::file::IOBase | inlinevirtual |
| setState(flag_type f) const | active::file::IOBase | inlineprotected |
| state() const noexcept | active::file::IOBase | inlinevirtual |
| unsetState(flag_type f) | active::file::IOBase | inlinevirtual |
| unsetState(flag_type f) const | active::file::IOBase | inlineprotectedvirtual |
| ~IOBase() noexcept=default | active::file::IOBase | virtual |