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 Mon, 20 Sep 2010 23:50:24 GMT