Storage.h
Go to the documentation of this file.
52 inline Iterator findPartition(Partition::Type type = Partition::Type::any, uint8_t subType = Partition::SubType::any)
std::enable_if< std::is_integral< T >::value, String >::type toString(T value)
Definition: BitSet.h:456
LinkedObjectListTemplate< Device > List
Definition: Components/Storage/src/include/Storage/Device.h:35
Partition findPartition(const String &name)
Find the first partition matching the given name.
Definition: Iterator.h:18
Storage::Partition findDefaultPartition(T subType)
Definition: Storage.h:62
Definition: FileDevice.h:23