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

Public Member Functions

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

Detailed Description

Definition at line 31 of file debian/libwvstreams-dev/usr/include/wvstreams/wvdiriter.h.

Constructor & Destructor Documentation

◆ WvDirIter()

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

Definition at line 19 of file wvdiriter.cc.

◆ ~WvDirIter()

WvDirIter::~WvDirIter ( )

Definition at line 46 of file wvdiriter.cc.

Member Function Documentation

◆ isok()

bool WvDirIter::isok ( ) const

Definition at line 52 of file wvdiriter.cc.

◆ isdir()

bool WvDirIter::isdir ( ) const

Definition at line 58 of file wvdiriter.cc.

◆ rewind()

void WvDirIter::rewind ( )

Definition at line 64 of file wvdiriter.cc.

◆ next()

bool WvDirIter::next ( )

Definition at line 83 of file wvdiriter.cc.

◆ up() [1/2]

void WvDirIter::up ( )
inline

◆ ptr() [1/2]

const WvDirEnt * WvDirIter::ptr ( ) const
inline

◆ depth() [1/2]

int WvDirIter::depth ( ) const
inline

◆ up() [2/2]

void WvDirIter::up ( )
inline

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

◆ ptr() [2/2]

const WvDirEnt * WvDirIter::ptr ( ) const
inline

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

◆ depth() [2/2]

int WvDirIter::depth ( ) const
inline

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


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