Storage::StreamDevice Member List
This is the complete list of members for Storage::StreamDevice, 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::StreamDevice | inlinevirtual |
| getBlockSize() const =0 | Storage::Device | pure virtual |
| getId() const | Storage::Device | inlinevirtual |
| getName() const =0 | Storage::Device | pure virtual |
| getNext() const | LinkedObjectTemplate< Device > | inline |
| getSize() const =0 | Storage::Device | pure virtual |
| getType() const override | Storage::StreamDevice | 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 |
| nameOf(IDataSourceStream *stream) | Storage::StreamDevice | inlinestatic |
| 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::StreamDevice | inlinevirtual |
| StreamDevice(IDataSourceStream *stream, size_t size) | Storage::StreamDevice | inline |
| StreamDevice(IDataSourceStream *stream) | Storage::StreamDevice | inline |
| Type enum name | Storage::Device | |
| write(uint32_t address, const void *data, size_t len) override | Storage::StreamDevice | inlinevirtual |
| ~Device() | Storage::Device | |
| ~LinkedObject() | LinkedObject | inlinevirtual |
1.8.13