metaonly module ti.xdais.Trace

xDAIS TRACE interface

All algorithms compliant with xDAIS can implement this interface.
XDCscript usage meta-domain sourced in ti/xdais/Trace.xdc
var Trace = xdc.useModule('ti.xdais.Trace');
module-wide config parameters
 
 
config Trace.implementationPkg  // module-wide

Name of the package that implements trace

XDCscript usage meta-domain
Trace.implementationPkg = String undefined;
 
generated on Mon, 20 May 2013 19:15:14 GMT