Skip to content

Class glob::glob_impl

ClassList > glob > glob_impl

Public Attributes

Type Name
DIR * dir
struct dirent * dir_entry
std::string file_pattern

Public Functions

Type Name
glob_impl ()

Public Attributes Documentation

variable dir

DIR* glob::glob_impl::dir;

variable dir_entry

struct dirent* glob::glob_impl::dir_entry;

variable file_pattern

std::string glob::glob_impl::file_pattern;

Public Functions Documentation

function glob_impl

inline glob::glob_impl::glob_impl () 


The documentation for this class was generated from the following file src/utils/glob.cpp