#include <Iterator.h>
◆ Iterator() [1/3]
Storage::Iterator::Iterator |
( |
Device & |
device, |
|
|
uint8_t |
partitionIndex |
|
) |
| |
◆ Iterator() [2/3]
◆ Iterator() [3/3]
◆ operator bool()
Storage::Iterator::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
bool Storage::Iterator::operator!= |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ operator*()
Partition Storage::Iterator::operator* |
( |
| ) |
const |
◆ operator++() [1/2]
◆ operator++() [2/2]
Iterator& Storage::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool Storage::Iterator::operator== |
( |
const Iterator & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: