ICd context
[ICd internal functions]


Classes

struct  icd_context

Functions

gboolean icd_context_init (void)
struct 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

Referenced by main().

struct icd_context * icd_context_get ( void   )  [read]

gboolean icd_context_init ( void   ) 

Initialize context

References daemon, icd_ctx, main_loop, nw_module_list, and type_to_module.

Referenced by main().

void icd_context_run ( void   ) 

start the main loop

References icd_ctx, and main_loop.

Referenced by main().

void icd_context_stop ( void   ) 

stop running the main loop

References icd_ctx, and main_loop.

Referenced by icd_exec_shutdown_check().


Variable Documentation

struct icd_context icd_ctx [static]


Generated on Thu Mar 11 09:04:50 2010 for ICd2 by  doxygen 1.5.6