WvStreams
|
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 |
Definition at line 31 of file wvdiriter.h.