Storage::PartitionTable Member List
This is the complete list of members for Storage::PartitionTable, including all inherited members.
| begin() const | Storage::PartitionTable | inline |
| count() const | Storage::PartitionTable | inline |
| Device | Storage::PartitionTable | protected |
| device() const | Storage::PartitionTable | inline |
| end() const | Storage::PartitionTable | inline |
| find(Partition::Type type=Partition::Type::any, uint8_t subType=Partition::SubType::any) const | Storage::PartitionTable | inline |
| find(T subType) const | Storage::PartitionTable | inline |
| find(const String &name) const | Storage::PartitionTable | inline |
| find(uint32_t address) const | Storage::PartitionTable | inline |
| findOta(uint8_t index) | Storage::PartitionTable | inline |
| load(const esp_partition_info_t *entry, unsigned count) | Storage::PartitionTable | protected |
| mCount | Storage::PartitionTable | protected |
| mDevice | Storage::PartitionTable | protected |
| mEntries | Storage::PartitionTable | protected |
| operator[](unsigned index) const | Storage::PartitionTable | inline |
| PartitionTable(Device &device) | Storage::PartitionTable | inline |
1.8.13