#include "CeylanStream.h"#include "CeylanTypes.h"


Go to the source code of this file.
Classes | |
| class | Ceylan::System::OutputStream |
| Abstract output stream class used in IPC. More... | |
| class | Ceylan::System::OutputStream::OutputStream::OutputStreamException |
| Exception thrown when an operation on an OutputStream failed. More... | |
| class | Ceylan::System::OutputStream::OutputStream::WriteFailedException |
| Exception thrown when a write operation failed. 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