package ti.sdo.ce.universal

Abstract universal algorithm interface

This package contains interface support for xDM compliant "universal" algorithms that support the Codec Engine. In addition, it provides APIs that clients can call to create and run these algorithms.
XDCspec declarations sourced in ti/sdo/ce/universal/package.xdc
package ti.sdo.ce.universal [1, 0, 0] {
 
    interface IUNIVERSAL;
    // IUNIVERSAL-compliant universal algorithm interface
}
generated on Mon, 20 Sep 2010 23:50:22 GMT