GDir Class Reference

#include <gfile.h>


Public Member Functions

 GDir (char *name, GBool doStatA=gTrue)
 ~GDir ()
GDirEntrygetNextEntry ()
void rewind ()

Private Attributes

GStringpath
GBool doStat
DIR * dir


Detailed Description

Definition at line 79 of file gfile.h.


Constructor & Destructor Documentation

GDir::GDir ( char *  name,
GBool  doStatA = gTrue 
)

GDir::~GDir (  ) 


Member Function Documentation

GDirEntry* GDir::getNextEntry (  ) 

void GDir::rewind (  ) 


Field Documentation

GString* GDir::path [private]

Definition at line 89 of file gfile.h.

GBool GDir::doStat [private]

Definition at line 90 of file gfile.h.

DIR* GDir::dir [private]

Definition at line 97 of file gfile.h.


The documentation for this class was generated from the following file:
Generated on Fri Jan 9 16:45:39 2009 for libextractor by  doxygen 1.5.1