Luna::IFileIterator::move_next
virtual bool move_next()=0
Moves the iterator to the next file in the directory.
Return value
Returns true
if the file iterator is valid after this call, returns false
otherwise. If the return value is false
, then the iterator has reached the end of the directory stream.