package ti.sdo.ce.node

Remote node support

This package defines a "node" interface that, when implemented, allows an object to be instantiated and run from a "remote" CPU. In addition to the node interface, this package provides the runtime support necessary to use this interface to manage "remote" objects.
XDCspec declarations sourced in ti/sdo/ce/node/package.xdc
package ti.sdo.ce.node [1, 0, 0] {
 
    module NODE;
    // NODE Configuration
}
generated on Sat, 29 May 2010 02:52:13 GMT