Serialization API
[Serialization]

Message serialization API. More...

Classes

struct  serializer
 Serializes and deserializes messagess to and from bytestreams. More...

Typedefs

typedef serializer Serializer
 Serializes and deserializes messagess to and from bytestreams.

Detailed Description

Message serialization API.


Typedef Documentation

typedef struct serializer Serializer

Serializes and deserializes messagess to and from bytestreams.

While not scrictly necessary for passing messages between components running in the same process, most inter-process or network protocols require data to encapsulated in a bytestream. Messaging implementations are given a Serializer instance so they might package their messages as appropriate.


Generated on Thu Sep 27 11:11:48 2012 for VetSim by  doxygen 1.4.7