icd/icd_idle_timer.h

Go to the documentation of this file.
00001 #ifndef ICD_IDLE_TIMER_H
00002 #define ICD_IDLE_TIMER_H
00003 
00017 #include <glib.h>
00018 
00019 #include "icd_iap.h"
00020 #include "icd_context.h"
00021 
00022 gboolean icd_idle_timer_set (struct icd_iap *iap);
00023 gboolean icd_idle_timer_unset (struct icd_iap *iap);
00024 gboolean icd_idle_timer_init (struct icd_context *icd_ctx);
00025 void icd_idle_timer_remove (struct icd_context *icd_ctx);
00026 
00029 #endif

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