|
ActiveLib
|
This is the complete list of members for active::file::File, including all inherited members.
| Anchor enum name | active::file::File | |
| bad() const noexcept override | active::file::File | inlinevirtual |
| clear(flag_type f=std::ios_base::goodbit) override | active::file::File | inlinevirtual |
| active::file::IOBase::clear(flag_type f=std::ios_base::goodbit) const | active::file::IOBase | inlineprotected |
| clonePtr() const override | active::file::File | inlinevirtual |
| close() const noexcept | active::file::File | |
| current enum value (defined in active::file::File) | active::file::File | |
| defBufferSize | active::file::File | static |
| end enum value (defined in active::file::File) | active::file::File | |
| eof() const noexcept override | active::file::File | inlinevirtual |
| exists() const | active::file::FSNode | inlinevirtual |
| fail() const noexcept override | active::file::File | inlinevirtual |
| File() | active::file::File | |
| File(const Path &path, Permission perm=readWrite, bool isMissingCreated=false, bool canReplaceDirectory=false) | active::file::File | |
| File(const Directory &parent, const utility::String &name, Permission perm=readWrite, bool isMissingCreated=false, bool canReplaceDirectory=false) | active::file::File | |
| File(const File &source) | active::file::File | |
| flag_type typedef | active::file::IOBase | |
| flush() | active::file::File | |
| FSNode() noexcept | active::file::FSNode | |
| FSNode(const Path &path) | active::file::FSNode | |
| FSNode(const FSNode &source) noexcept | active::file::FSNode | |
| getModificationTime() const | active::file::FSNode | inline |
| getPath() const noexcept | active::file::FSNode | inline |
| getPosition() const | active::file::File | |
| good() const noexcept override | active::file::File | inlinevirtual |
| IOBase() noexcept | active::file::IOBase | inline |
| IOBase(const IOBase &source) noexcept | active::file::IOBase | inline |
| isDirectory() const | active::file::FSNode | inlinevirtual |
| isMine() const noexcept | active::file::FSNode | inlineprotected |
| isOpen() const noexcept | active::file::File | |
| isWritable() const noexcept | active::file::File | inline |
| moveTo(const Path &path) | active::file::FSNode | virtual |
| open(std::optional< Permission > perm=std::nullopt) const | active::file::File | |
| operator void *() const noexcept | active::file::IOBase | inline |
| operator!() const noexcept | active::file::IOBase | inline |
| operator=(const File &source) | active::file::File | |
| active::file::FSNode::operator=(const FSNode &source) | active::file::FSNode | |
| operator==(const File &ref) const | active::file::File | |
| active::file::FSNode::operator==(const FSNode &ref) const noexcept | active::file::FSNode | |
| pathDelimiter | active::file::FSNode | static |
| Permission enum name | active::file::File | |
| pos_type typedef | active::file::File | |
| posOption typedef | active::file::File | |
| read(utility::String &text, sizeOption howMany=std::nullopt, utility::TextEncoding encoding=UTF8) const | active::file::File | |
| read(utility::Memory &memory, sizeOption howMany=std::nullopt) const | active::file::File | |
| remaining() const | active::file::File | |
| remove(bool isRecursive=true) override | active::file::File | virtual |
| rename(const utility::String &name) | active::file::FSNode | virtual |
| resize(size_type fileSize) | active::file::File | |
| setCompleteState(flag_type state) | active::file::IOBase | inlineprotected |
| setMine(bool state) noexcept | active::file::FSNode | inlineprotected |
| setPath(const Path &path) | active::file::FSNode | virtual |
| setPosition(pos_type pos) const | active::file::File | |
| setPosition(size_type pos, Anchor anchor=Anchor::start) const | active::file::File | |
| setState(flag_type f) noexcept override | active::file::File | inlinevirtual |
| active::file::IOBase::setState(flag_type f) const | active::file::IOBase | inlineprotected |
| Shared typedef | active::file::File | |
| size() const | active::file::File | |
| size_type typedef | active::file::File | |
| sizeOption typedef | active::file::File | |
| start enum value (defined in active::file::File) | active::file::File | |
| state() const noexcept | active::file::IOBase | inlinevirtual |
| Unique typedef | active::file::File | |
| unsetState(flag_type f) | active::file::IOBase | inlinevirtual |
| unsetState(flag_type f) const | active::file::IOBase | inlineprotectedvirtual |
| write(const utility::String &text, utility::String::sizeOption howMany=std::nullopt, utility::TextEncoding encoding=UTF8) | active::file::File | |
| write(const utility::Memory &data, sizeOption howMany=std::nullopt) | active::file::File | |
| write(const File &file) | active::file::File | |
| ~Cloner()=default | active::utility::Cloner | virtual |
| ~File() | active::file::File | virtual |
| ~FSNode() noexcept=default | active::file::FSNode | virtual |
| ~IOBase() noexcept=default | active::file::IOBase | virtual |