Inheritance diagram for oaScanChainSet:
Public Methods | |
void | destroy () |
oaCollection< oaScanChainInst, oaScanChainSet > | getInstances () const |
Static Public Methods | |
oaScanChainSet * | create (oaScanChain *scanChain, oaScanChainSetType setType) |
Public Types | |
enum | { dtIndex = oacScanChainSetDataType } |
The oaScanChainSet class can be observed by deriving from oaObserver<oaScanChainSet>.
|
This function creates a new set to collect scan instances in the specified oaScanChain object. This set may specify the intended order of the instances in the final design, or it may be unordered to indicate that the ordering will be determined later. At most one set in any scan chain may be unordered.
|
|
This function destroys this scan chain set, removing it from the database. |
|
This function returns a collection of the scan instances in this set. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.