This is the complete list of members for Storage::CustomDevice, 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 size)=0 | Storage::Device | pure virtual |
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 =0 | Storage::Device | pure virtual |
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 *dst, size_t size)=0 | Storage::Device | pure virtual |
Type enum name | Storage::Device | |
write(uint32_t address, const void *src, size_t size)=0 | Storage::Device | pure virtual |
~Device() | Storage::Device | |
~LinkedObject() | LinkedObject | inlinevirtual |