#include <stdio.h>#include <stdlib.h>#include <string>#include <common/DefinesFile.h>#include <sys/types.h>#include <sys/stat.h>Go to the source code of this file.
Functions | |
| std::string | S3D::getHomeDir () |
| void | S3D::fileDos2Unix (std::string &file) |
| bool | S3D::dirMake (const std::string &file) |
| bool | S3D::fileExists (const std::string &file) |
| bool | S3D::dirExists (const std::string &file) |
| time_t | S3D::fileModTime (const std::string &file) |
| std::string | S3D::getOSDesc () |
1.5.3