package ti.sdo.ce.osal

OS Abstraction Layer

This packages defines a set of modules used by the Codec Engine runtime to interact with the runtime host OS. Clients that restrict themselves to the services of theis package can operate unchanged on any OS supported by this package.
XDCspec declarations sourced in ti/sdo/ce/osal/package.xdc
package ti.sdo.ce.osal [2, 0, 2] {
 
    interface IOsal;
    // OSAL interface
    module Global;
    // Global OS Abstract Layer Configuration
}
generated on Mon, 20 Sep 2010 23:50:21 GMT