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

Go to the documentation of this file.
00001 
00007 #ifndef MESSAGING_IMPL_MEMORY_H_
00008 #define MESSAGING_IMPL_MEMORY_H_
00009 
00010 #ifdef __cplusplus
00011 extern "C" {
00012 #endif
00013 
00014 #include "messaging.h"
00015 
00018 Messaging * messaging_impl_memory_new(void);
00019 
00020 #ifdef __cplusplus
00021 }
00022 #endif
00023 
00024 #endif /* MESSAGING_IMPL_MEMORY_H_ */

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