#include "CeylanSystem.h"#include "CeylanTypes.h"#include "CeylanInputOutputStream.h"#include <string>

Go to the source code of this file.
Classes | |
| class | Ceylan::System::MemoryStream |
| Makes a buffer in memory behaving like an InputOutputStream. More... | |
| class | Ceylan::System::MemoryStream::MemoryStreamException |
| Mother class for all memory-related exceptions. 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.6.3