Public Member Functions | List of all members
File::RecursiveFileIterator Class Reference

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...
 

Detailed Description

Recursive iteration into a directory structure.

Member Function Documentation

◆ hasNext()

bool hasNext ( ) const
inline

Returns true if there is another item available in the iterator.

◆ next()

File next ( )
inline

Get the next item in the iterator.


The documentation for this class was generated from the following file: