Non-recursive iteration over a directory's contents. 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... | |
Non-recursive iteration over a directory's contents.
|
inline |
Returns true if there is another item available in the iterator.
|
inline |
Get the next item in the iterator.