package xdc.rov |
 |
Runtime object viewer
package xdc.rov [1, 0, 1] {
// ROV tooling progress callback interface
// A call stack interface (optionally) implementated by ROV servers
// Provide call stack support to module ROV views
// The ROV Model is the core of ROV. The Model must be started in order to
retrieve ROV views for any modules
// Root object for the ROV model
// These APIs are all designed so that they will not re-read data that has already been read in
// Module for retrieving and decoding target structures
// Describes the ROV views supported by a particular module
// This module sits on top of the ROV core to convert ROV views into
XML. This is useful for test scripts and command-line based ROV tools
}
generated on Wed, 09 Apr 2014 00:37:38 GMT