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 ()
 
 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 isok () const
 
bool isdir () const
 
bool isdir () const
 
void rewind ()
 
void rewind ()
 
void up ()
 
void up ()
 
const WvDirEntptr () const
 
const WvDirEntptr () const
 
 WvIterStuff (const WvDirEnt)
 
 WvIterStuff (const WvDirEnt)
 
int depth () const
 
int depth () const
 

Detailed Description

Definition at line 17 of file debian/libwvstreams-dev/usr/include/wvstreams/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() [1/2]

void WvDirIter::up ( )
inlineinherited

◆ up() [2/2]

void WvDirIter::up ( )
inlineinherited

Definition at line 76 of file include/wvdiriter.h.

◆ ptr() [1/2]

const WvDirEnt * WvDirIter::ptr ( ) const
inlineinherited

◆ ptr() [2/2]

const WvDirEnt * WvDirIter::ptr ( ) const
inlineinherited

Definition at line 79 of file include/wvdiriter.h.

◆ depth() [1/2]

int WvDirIter::depth ( ) const
inlineinherited

◆ depth() [2/2]

int WvDirIter::depth ( ) const
inlineinherited

Definition at line 82 of file include/wvdiriter.h.


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