WvStreams
Public Member Functions | List of all members
WvGlobDirIter Class Reference
Inheritance diagram for WvGlobDirIter:
Inheritance graph
[legend]

Public Member Functions

 WvGlobDirIter (WvStringParm dirname, WvStringParm globstr, bool _recurse=true, bool _skip_mounts=false, size_t sizeof_stat=sizeof(struct stat))
 
bool next ()
 
bool isok () const
 
bool isdir () const
 
void rewind ()
 
void up ()
 
const WvDirEnt * ptr () const
 
 WvIterStuff (const WvDirEnt)
 
int depth () const
 

Detailed Description

Definition at line 17 of file wvglobdiriter.h.

Constructor & Destructor Documentation

◆ WvGlobDirIter()

WvGlobDirIter::WvGlobDirIter ( WvStringParm  dirname,
WvStringParm  globstr,
bool  _recurse = true,
bool  _skip_mounts = false,
size_t  sizeof_stat = sizeof(struct stat) 
)

Definition at line 12 of file wvglobdiriter.cc.

◆ ~WvGlobDirIter()

WvGlobDirIter::~WvGlobDirIter ( )

Definition at line 27 of file wvglobdiriter.cc.

Member Function Documentation

◆ next()

bool WvGlobDirIter::next ( )

Definition at line 32 of file wvglobdiriter.cc.

◆ isok()

bool WvDirIter::isok ( ) const
inherited

Definition at line 52 of file wvdiriter.cc.

◆ isdir()

bool WvDirIter::isdir ( ) const
inherited

Definition at line 58 of file wvdiriter.cc.

◆ rewind()

void WvDirIter::rewind ( )
inherited

Definition at line 64 of file wvdiriter.cc.

◆ up()

void WvDirIter::up ( )
inlineinherited

Definition at line 76 of file wvdiriter.h.

◆ ptr()

const WvDirEnt * WvDirIter::ptr ( ) const
inlineinherited

Definition at line 79 of file wvdiriter.h.

◆ depth()

int WvDirIter::depth ( ) const
inlineinherited

Definition at line 82 of file wvdiriter.h.


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