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

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

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