/users/dtb26/GITROOT/VetSim-Core/src/messaging/serialization_impl_msgpack.h

Go to the documentation of this file.
00001 
00011 #ifndef SERIALIZATION_IMPL_MSGPACK_H_
00012 #define SERIALIZATION_IMPL_MSGPACK_H_
00013 
00014 #include "messaging/serialization.h"
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00021 Serializer * serializer_impl_msgpack_new(void);
00022 
00023 #ifdef __cplusplus
00024 }
00025 #endif
00026 
00027 #endif /* SERIALIZATION_IMPL_MSGPACK_H_ */

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