Storage::Iterator Member List
This is the complete list of members for Storage::Iterator, including all inherited members.
| Iterator(Device &device, uint8_t partitionIndex) | Storage::Iterator | |
| Iterator(Device &device, Partition::Type type, uint8_t subtype) | Storage::Iterator | inline |
| Iterator(Partition::Type type, uint8_t subtype) | Storage::Iterator | |
| operator bool() const | Storage::Iterator | inlineexplicit |
| operator!=(const Iterator &other) const | Storage::Iterator | inline |
| operator*() const | Storage::Iterator | |
| operator++(int) | Storage::Iterator | inline |
| operator++() | Storage::Iterator | inline |
| operator==(const Iterator &other) const | Storage::Iterator | inline |
1.8.13