#include "CeylanSystem.h"#include "CeylanStringUtils.h"#include "CeylanFileSystemCommon.h"#include "CeylanFile.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::System::FileSystemManagerException |
| Thrown when filesystem manager operations failed. More... | |
| class | Ceylan::System::EntryLookupFailed |
| class | Ceylan::System::SymlinkFailed |
| class | Ceylan::System::GetChangeTimeFailed |
| class | Ceylan::System::FileSystemManagerDelegatingException |
| class | Ceylan::System::FileSystemManager |
| Interface (abstract class) that allows to manage a specific filesystem. 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