#include <string>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>


Go to the source code of this file.
Namespaces | |
| namespace | FileSystem |
Functions | |
| int | FileSystem::CompareFileTimestamps (const string &path1, const string &path2) |
| bool | FileSystem::DirectoryExists (const string &path) |
| bool | FileSystem::FileExists (const string &path) |
1.5.8