sio2_cert.h File Reference

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

Go to the source code of this file.

Functions

void sio2Init (int *, char **)
 Initialize a new SIO2 context.
SIO2sio2Shutdown (void)


Function Documentation

void sio2Init ( int *  ,
char **   
)

Initialize a new SIO2 context.

Initialize SIO2 passing in parameters to the function the default command line parameters. ( int argc, char *argv[] )

Please take note that the source code of this file is not available in reason of the SIO2 Certificate. Basically the sio2Init function also report the SIO2 version in use and verify if a certificate have been added to the application package.

This function also init the main entry point of the framework and create a global variable "sio2". Only one instance should be called per application.

SIO2* sio2Shutdown ( void   ) 

Uninitialize SIO2, reset the framework global variables and free all the memory allocated. This function should be called at the end of your program when you are shutting down.

Return a NULL SIO2 handle.


Generated on Thu Mar 4 15:41:42 2010 for SIO2 Engine by  doxygen 1.5.6