Inheritance diagram for oaRowQuery:
Public Methods | |
oaRowQuery () | |
void | query (oaDesign *topDesign, const oaBox ®ion, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, const oaBox ®ion, const oaTransform &xform, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
virtual void | queryRow (oaRow *row)=0 |
|
The constructor of oaRowQuery. |
|
This function begins the query process to start generating rows in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating rows in the specified region of the specified design hierarchy.
|
|
This function processes each result of the row query.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.