#include "CeylanMarshaller.h"#include "CeylanInputStream.h"#include "CeylanMemoryStream.h"


Go to the source code of this file.
Classes | |
| class | Ceylan::Middleware::LightWeightMarshaller |
| Encodes et decodes basic data types from a given stream with most basic encoding routines, which deal only with endianness for fixed-size types. 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.5.8