#include <time.h>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | S3D |
Functions | |
| void | S3D::fileDos2Unix (std::string &file) |
| bool | S3D::fileExists (const std::string &file) |
| bool | S3D::dirExists (const std::string &file) |
| bool | S3D::dirMake (const std::string &file) |
| time_t | S3D::fileModTime (const std::string &file) |
| std::string | S3D::getHomeDir () |
| std::string | S3D::getOSDesc () |
1.5.3