/users/dtb26/GITROOT/VetSim-Core/src/messaging/serialization_impl_noop.h File Reference

No-operation message serialization for in-process testing only. More...

#include "messaging/serialization.h"

Go to the source code of this file.

Functions

Serializerserializer_impl_noop_new (void)
 Create a new noop serializer instance.


Detailed Description

No-operation message serialization for in-process testing only.

Does not actually perform serialization, but instead just passes around a pointer to the message. As such, the original message needs to remain in memory while the "deserialized" message is used. This serializer is intended only for unit tests.

Definition in file serialization_impl_noop.h.


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