Guitar
Public Attributes | List of all members
DirIterator::Private Struct Reference

Public Attributes

std::filesystem::path path
 
int filter = Dir::Dirs | Dir::Files
 
bool hasnext = false
 
DIR * dir = nullptr
 
dirent * ent = nullptr
 

Member Data Documentation

◆ dir

DIR* DirIterator::Private::dir = nullptr

◆ ent

dirent* DirIterator::Private::ent = nullptr

◆ filter

int DirIterator::Private::filter = Dir::Dirs | Dir::Files

◆ hasnext

bool DirIterator::Private::hasnext = false

◆ path

std::filesystem::path DirIterator::Private::path

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