test/test_module.h

Go to the documentation of this file.
00001 #ifndef TEST_MODULE_H
00002 #define TEST_MODULE_H
00003 
00016 #include "network_api.h"
00017 
00018 gboolean icd_nw_init (struct icd_nw_api *network_api,
00019                       icd_nw_watch_pid_fn watch_cb,
00020                       gpointer watch_cb_token,
00021                       icd_nw_close_fn close_cb,
00022                       gpointer close_cb_token);
00023 
00026 #endif

Generated on Tue Feb 24 16:21:36 2009 for ICd2 by  doxygen 1.5.1