capydi
Loading...
Searching...
No Matches
FileIterator Class Reference

#include <FileIterator.hpp>

Public Types

using PathType = typename FileSystem::PathType
using PathStringType = typename FileSystem::PathStringType
using RegexType = std::regex

Public Member Functions

 FileIterator (const PathType &folder_path, const PathStringType &regex)
std::optional< PathTypenext_file () noexcept

Member Typedef Documentation

◆ PathStringType

◆ PathType

◆ RegexType

using FileIterator::RegexType = std::regex

Constructor & Destructor Documentation

◆ FileIterator()

FileIterator::FileIterator ( const PathType & folder_path,
const PathStringType & regex )

Member Function Documentation

◆ next_file()

auto FileIterator::next_file ( )
noexcept
Here is the call graph for this function:
Here is the caller graph for this function:

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