Recursive iteration into a directory structure. More...
#include <File.hpp>
Public Member Functions | |
bool | hasNext () const |
Returns true if there is another item available in the iterator. More... | |
File | next () |
Get the next item in the iterator. More... | |
Recursive iteration into a directory structure.
|
inline |
Returns true if there is another item available in the iterator.
|
inline |
Get the next item in the iterator.