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

fileutils.h File Reference

#include "wx/wx.h"
#include <wx/arrstr.h>
#include <wx/dir.h>
#include <wx/filename.h>

Include dependency graph for fileutils.h:

Include dependency graph

Go to the source code of this file.

Functions

bool CreatePath (const wxFileName &filPath, int perm=0777)
bool DeletePath (const wxFileName &filPath)
bool DeleteFiles (const wxFileName &filPath)
wxArrayString GetDirectories (const wxFileName &filPath)
wxArrayString GetFiles (const wxFileName &filPath)
bool PathNameExists (const wxString &sPathName)
 PathNameExists.

wxString GetUniquePathName (const wxString &sDefaultPathName)


Function Documentation

bool CreatePath const wxFileName &  filPath,
int  perm = 0777
 

bool DeleteFiles const wxFileName &  filPath  ) 
 

bool DeletePath const wxFileName &  filPath  ) 
 

wxArrayString GetDirectories const wxFileName &  filPath  ) 
 

wxArrayString GetFiles const wxFileName &  filPath  ) 
 

wxString GetUniquePathName const wxString &  sDefaultPathName  ) 
 

bool PathNameExists const wxString &  sPathName  ) 
 

PathNameExists.

Indicates if a file or directory with the supplied path and name exists. The wxWidgets functions are specific for files and directories, not both.


Generated on Wed Jan 25 08:13:10 2006 for Sherpa wxWidgets Classes by doxygen 1.3.6