/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_receiver.h

Go to the documentation of this file.
00001 
00018 #ifndef TIMED_LATENCY_RECEIVER_H_
00019 #define TIMED_LATENCY_RECEIVER_H_
00020 
00021 #include "timed_latency.h"
00022 #include <execution.h>
00023 
00024 #ifdef __cplusplus
00025 extern "C" {
00026 #endif
00027 
00028 void timed_latency_receiver_init(Config * config);
00029 
00030 #ifdef __cplusplus
00031 }
00032 #endif
00033 
00034 #endif /* TIMED_LATENCY_RECEIVER_H_ */
00035 

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