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
    module UNIVERSALConfig;
}
generated on Tue, 14 Aug 2012 20:09:34 GMT