Inheritance diagram for oaTechViaDefHeader:
Public Methods | |
void | getViaDefName (oaString &name) const |
oaViaDef * | getViaDef () const |
oaBoolean | isBound () const |
Static Public Methods | |
oaTechViaDefHeader * | find (const oaTech *tech, const oaString &viaDefName) |
Public Types | |
enum | { dtIndex = oacTechViaDefHeaderDataType } |
|
This function searches the specified technology database for a techViaDefHeader corresponding to a viaDef with the given name.
|
|
This function returns a pointer to the viaDef that this techHeader references. NULL is returned if the viaDef is unavailable; this may occur if the corresponding technology database is not bound. |
|
This function retrieves the name of the viaDef that this techViaDefHeader references.
|
|
This function returns a boolean indicating whether this techViaDefHeader is bound or not. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.