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

Go to the documentation of this file.
00001 
00012 #ifndef TIMED_LATENCY_SENDER_H_
00013 #define TIMED_LATENCY_SENDER_H_
00014 
00015 #include "timed_latency.h"
00016 #include <execution.h>
00017 #include <util/config.h>
00018 
00019 #ifdef __cplusplus
00020 extern "C" {
00021 #endif
00022 
00023 void timed_latency_sender_init(Config *);
00024 
00025 #ifdef __cplusplus
00026 }
00027 #endif
00028 
00029 #endif /* TIMED_LATENCY_SENDER_H_ */

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