Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RayGina::CORE::FileSystem Class Reference

#include <FileSystem.hxx>

List of all members.

Public Member Functions

 FileSystem ()
 ~FileSystem ()
RString findFirstFile (RString directory_path, RString file_end)
RString findNextFile ()

Static Public Member Functions

void findExtension (const char *name, char **ext)

Private Attributes

RString _dir_path
RBool _ok4search


Constructor & Destructor Documentation

FileSystem::FileSystem  ) 
 

Definition at line 20 of file FileSystem.cxx.

FileSystem::~FileSystem  ) 
 

Definition at line 23 of file FileSystem.cxx.


Member Function Documentation

void FileSystem::findExtension const char *  name,
char **  ext
[static]
 

Definition at line 105 of file FileSystem.cxx.

RString FileSystem::findFirstFile RString  directory_path,
RString  file_end
 

Definition at line 26 of file FileSystem.cxx.

RString FileSystem::findNextFile  ) 
 

Definition at line 74 of file FileSystem.cxx.


Member Data Documentation

RString RayGina::CORE::FileSystem::_dir_path [private]
 

Definition at line 25 of file FileSystem.hxx.

RBool RayGina::CORE::FileSystem::_ok4search [private]
 

Definition at line 26 of file FileSystem.hxx.


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 17:01:12 2007 for rayGina by  doxygen 1.3.9.1