#include "CeylanFile.h"#include "CeylanFileSystemCommon.h"#include <fstream>#include <ctime>#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::System::StandardFileException |
| Mother class for all exceptions related to standard files. More... | |
| class | Ceylan::System::StandardFile |
| Encapsulates standard files, as provided by usual operating systems, i.e. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::System |
| General system calls and properties. | |
1.5.8