Go to the documentation of this file.
28 #ifndef __FileSystem_H__
29 #define __FileSystem_H__
64 void findFiles(
const String& pattern,
bool recursive,
bool dirs,
73 bool isCaseSensitive(
void)
const;
87 void remove(
const String& filename)
const;
101 bool dirs =
false)
const;
104 bool exists(
const String& filename);
107 time_t getModifiedTime(
const String& filename);
114 msIgnoreHidden = ignore;
120 return msIgnoreHidden;
132 const String& getType(
void)
const;
149 #endif // __FileSystem_H__
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:35:42