Inheritance diagram for oaViaQuery:
Public Methods | |
oaViaQuery () | |
oaLayerNum | getLayerNum1 () const |
oaLayerNum | getLayerNum2 () const |
void | query (oaDesign *topDesign, const oaBox ®ion, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, oaLayerNum layerNum, const oaBox ®ion, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, oaLayerNum layerNum1, oaLayerNum layerNum2, 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) |
void | query (oaDesign *topDesign, oaLayerNum layerNum, const oaBox ®ion, const oaTransform &xform, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
void | query (oaDesign *topDesign, oaLayerNum layerNum1, oaLayerNum layerNum2, const oaBox ®ion, const oaTransform &xform, oaDist filterSize=0, oaUInt4 startLevel=0, oaUInt4 stopLevel=100) |
virtual void | queryVia (oaVia *via)=0 |
|
This is the constructor for the oaViaQuery class. |
|
This function returns the first layer number associated with this via query. |
|
This function returns the second layer number associated with this via query. |
|
This function begins the query process to start generating vias in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating vias in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating vias in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating vias in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating vias in the specified region of the specified design hierarchy.
|
|
This function begins the query process to start generating vias in the specified region of the specified design hierarchy.
|
|
This function processes each result of the via query.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.