Storage::FileDevice Member List
This is the complete list of members for Storage::FileDevice, including all inherited members.
| begin() const | LinkedObjectTemplate< Device > | inline |
| cbegin() const | LinkedObjectTemplate< Device > | inline |
| cend() const | LinkedObjectTemplate< Device > | inline |
| ConstIterator typedef | LinkedObjectTemplate< Device > | |
| createPartition(const Partition::Info &info) | Storage::CustomDevice | |
| createPartition(const String &name, Partition::Type type, uint8_t subtype, uint32_t offset, size_t size, Partition::Flags flags=0) | Storage::CustomDevice | inline |
| createPartition(const String &name, SubType subtype, uint32_t offset, size_t size, Partition::Flags flags=0) | Storage::CustomDevice | inline |
| Device() | Storage::Device | inline |
| end() const | LinkedObjectTemplate< Device > | inline |
| erase_range(uint32_t address, size_t len) override | Storage::FileDevice | virtual |
| FileDevice(const String &name, IFS::IFileSystem &fileSys, IFS::FileHandle file, size_t size) | Storage::FileDevice | inline |
| FileDevice(const String &name, IFS::IFileSystem &fileSys, IFS::FileHandle file) | Storage::FileDevice | inline |
| getBlockSize() const override | Storage::FileDevice | inlinevirtual |
| getId() const | Storage::Device | inlinevirtual |
| getName() const override | Storage::FileDevice | inlinevirtual |
| getNext() const | LinkedObjectTemplate< Device > | inline |
| getSize() const override | Storage::FileDevice | inlinevirtual |
| getType() const override | Storage::FileDevice | inlinevirtual |
| Iterator typedef | LinkedObjectTemplate< Device > | |
| List typedef | Storage::Device | |
| loadPartitions(uint32_t tableOffset) | Storage::Device | inline |
| loadPartitions(Device &source, uint32_t tableOffset) | Storage::Device | |
| mPartitions | Storage::Device | protected |
| next() const | LinkedObject | inlinevirtual |
| operator!=(const LinkedObject &other) const | LinkedObject | inline |
| operator==(const String &name) const | Storage::Device | inline |
| LinkedObjectTemplate< Device >::operator==(const LinkedObject &other) const | LinkedObject | inline |
| OwnedList typedef | Storage::Device | |
| partitions() | Storage::Device | inline |
| partitions() const | Storage::Device | inline |
| read(uint32_t address, void *buffer, size_t len) override | Storage::FileDevice | virtual |
| Type enum name | Storage::Device | |
| write(uint32_t address, const void *data, size_t len) override | Storage::FileDevice | virtual |
| ~Device() | Storage::Device | |
| ~FileDevice() | Storage::FileDevice | inline |
| ~LinkedObject() | LinkedObject | inlinevirtual |
1.8.13