Inheritance diagram for oaBaseMemNetIter:
Public Methods | |
void | reset () |
For example, a collection of member nets for net a would contain all of the following nets:
The member net index is returned in the getNext() function. This index indicates the member position of the specified net in the collection. For the example above, the iterator would return the following values:
This particular collection and iterator are primarily for those applications that want to traverse single-bit connectivity.
|
This function restarts the iterator. The next call to getNext() for this oaBaseMemNetIter returns the first object in the collection. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.