OpenClovis Logo

Modules
Operating System Abstraction Layer (OSAL)

The OpenClovis Operation System Abstraction Layer provides a means to easily port the OpenClovis system to any operating system by isolating all system calls into a single library. More...

Modules

 Functional Description
 Description of the OS Abstraction Layer.
 API Usage Examples
 Code Examples.
 Error/Return Codes
 Common and Component specific Error Codes.
 API Reference Pages
 Defines, Structures, Typedefs, Functions.

Detailed Description

The OpenClovis Operation System Abstraction Layer provides a means to easily port the OpenClovis system to any operating system by isolating all system calls into a single library.

A platform developer who is porting the OpenClovis system to a new OS need only implement these functions. Currently a POSIX layer is implemented.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen