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

Go to the documentation of this file.
00001 
00014 #ifndef SERIALIZATION_IMPL_FLAT_H_
00015 #define SERIALIZATION_IMPL_FLAT_H_
00016 
00017 #include "messaging/serialization.h"
00018 
00019 #ifdef __cplusplus
00020 extern "C" {
00021 #endif
00022 
00024 Serializer * serializer_impl_flat_new(void);
00025 
00026 #ifdef __cplusplus
00027 }
00028 #endif
00029 
00030 #endif /* SERIALIZATION_IMPL_FLAT_H_ */

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