Basic Functions


Functions

int InitPHAL ()
void ClosePHAL ()

Detailed Description

This functions include some common and basic functions required to use the SW API Library

Function Documentation

void ClosePHAL (  ) 

Close SW-API

Liberates object resources. No more calls to any API function can be performed after this function call. This function must be called 'allways' when the object finishes its execution. Some resources might be unfreed otherwise, with the possibility of overall system unstability

int InitPHAL (  ) 

Initalize ALOE SW-API Library.

This function must be called before calling any other ALOE function.

Returns:
1 ok 0 error


Generated on Thu Jul 29 19:37:21 2010 for ALOESoftwareAPI(SWAPI) by  doxygen 1.5.5