Inheritance diagram for oaTechLayerHeader:
Public Methods | |
oaLayerNum | getLayerNum () const |
oaLayer * | getLayer () const |
oaBoolean | isBound () const |
Static Public Methods | |
oaTechLayerHeader * | find (const oaTech *tech, oaLayerNum layerNum) |
Public Types | |
enum | { dtIndex = oacTechLayerHeaderDataType } |
|
This function searches the specified technology database for a techLayerHeader that is associated with the given layerNum.
|
|
This function returns the layer that this techLayerHeader represents. NULL is returned if the layer is unavailable; this may occur if the corresponding technology database is not open. |
|
This function returns the layer number that this techLayerHeader represents. |
|
This function returns a boolean indicating whether this techLayerHeader is bound or not. This techLayerHeader will not be bound if it is a header for a layer in a referenced technology database that currently is not available. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.