Inheritance diagram for oaCustomViaHeader:
Public Methods | |
void | getLibName (oaScalarName &libName) const |
void | getCellName (oaScalarName &cellName) const |
void | getViewName (oaScalarName &viewName) const |
void | getLibName (const oaNameSpace &ns, oaString &libName) const |
void | getCellName (const oaNameSpace &ns, oaString &cellName) const |
void | getViewName (const oaNameSpace &ns, oaString &viewName) const |
void | getParams (oaParamArray ¶ms) const |
void | getAllParams (oaParamArray ¶ms) const |
Every custom via of a Pcell has exactly one subHeader, which, in turn, has exactly one superHeader. CustomViaHeaders for instances that are not Pcells are neither subheaders nor superheaders.
|
This function fills out params with the complete set of parameters associated with this customViaHeader. The paramArray will contain the params for which this via uses default values and the params for which it uses override values. If this viaHeader is not associated with a Pcell via master, params will have a numParams of zero. |
|
This function returns the cell name of the master oaDesign referenced by this customViaHeader.
|
|
This function returns the cell name of the master oaDesign referenced by this customViaHeader.
|
|
This function returns the library name of the master oaDesign referenced by this customViaHeader.
|
|
This function returns the library name of the master oaDesign referenced by this customViaHeader.
|
|
This function fills out params with the parameters associated with this customViaHeader. This call only returns the non-default parameters that were specified during creation or through calls to setParams() on the custom vias. If this viaHeader is not associated with a Pcell via master or uses all default parameters, params will have a numParams of zero. |
|
This function returns the view name of the master oaDesign referenced by this customViaHeader.
|
|
This function returns the view name of the master oaDesign referenced by this customViaHeader.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.