#include "CeylanTextDisplayable.h"#include "CeylanMiddleware.h"#include <string>

Go to the source code of this file.
Classes | |
| class | Ceylan::Middleware::ProtocolException |
| Exception to be raised whenever a protocol-related issue arises. More... | |
| class | Ceylan::Middleware::ProtocolEndpoint |
| Designates a protocol endpoint, which is an abstraction for both the client and the server side. More... | |
Namespaces | |
| namespace | Ceylan |
This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::Middleware |
Gathers all client/server constructs. | |
1.6.3