packetHandleTarget.h

Go to the documentation of this file.
00001 #ifndef PACKET_HANDLE_TARGET_H
00002 #define PACKET_HANDLE_TARGET_H
00003 
00013 #include "structTables.h"
00014 
00015 BEGIN_C_DECLS;
00016 
00017 extern int packetRecvHandler(runCtrl_t *run);
00018 
00019 END_C_DECLS;
00020 #endif /* !PACKET_HANDLE_TARGET_H */
00021 

Generated on Mon Apr 13 22:52:04 2009 by  doxygen 1.5.7.1