kb_init.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int kb_init (int argc, char *argv[])
void kb_exit (void)


Function Documentation

void kb_exit ( void   ) 

This function is called automatically on exit and call the 'exit' of all sub layer.

Remarks:
This function is called automatically at the terminaison of the application.

Definition at line 74 of file kb_init.c.

References kb_config_exit(), kb_init_done, and knet_exit().

Referenced by kb_init().

Here is the call graph for this function:

int kb_init ( int  argc,
char *  argv[] 
)

This function initializes the KoreBot Library

Definition at line 25 of file kb_init.c.

References kb_config_init(), kb_exit(), kb_init_done, kb_msg(), KB_REVISION, kb_set_debug_level(), KB_VERSION, knet_init(), and opts.

Referenced by gpioinit(), kb_lrf_Init(), kb_snd_openDevices(), kgripper_init(), kh3_init(), and main().

Here is the call graph for this function:


Generated on Wed Dec 15 11:49:28 2010 for KoreBot Library by  doxygen 1.5.5