ICd context
[ICd internal functions]


Classes

struct  icd_context

Functions

gboolean icd_context_init (void)
icd_contexticd_context_get (void)
void icd_context_run (void)
void icd_context_stop (void)
void icd_context_destroy (void)

Variables

static struct icd_context icd_ctx

Function Documentation

void icd_context_destroy ( void   ) 

destroy context

struct icd_context * icd_context_get ( void   ) 

return the global context

gboolean icd_context_init ( void   ) 

Initialize context

void icd_context_run ( void   ) 

start the main loop

void icd_context_stop ( void   ) 

stop running the main loop


Variable Documentation

struct icd_context icd_ctx [static]

the global ICd context


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