Public Methods | |
oaLayerMap () | |
oaLayerMap (oaLayerNum waferLayer, oaLayerNum designLayer) | |
oaLayerMap (const oaLayerMap &layerMap) | |
oaLayerNum | waferLayer () const |
oaLayerNum | designLayer () const |
oaLayerNum & | waferLayer () |
oaLayerNum & | designLayer () |
oaLayerMap & | operator= (const oaLayerMap &layerMap) |
oaBoolean | operator== (const oaLayerMap &layerMap) |
oaBoolean | operator!= (const oaLayerMap &layerMap) |
oaBoolean | operator== (const oaLayerMap &layerMap) const |
oaBoolean | operator!= (const oaLayerMap &layerMap) const |
|
This is the default constructor for the oaLayerMap class. It initializes both the wafer layer number and design layer number to be zero |
|
This is the constructor for the oaLayerMap class.
|
|
This is the copy constructor for the oaLayerMap class.
|
|
This function returns the design layer number of this oaLayerMap. The layer number can be modified. |
|
This function returns the design layer number of this oaLayerMap |
|
This is the inequality operator for the oaLayerMap class
|
|
|
|
This is the assignment operator for the oaLayerMap class
|
|
This is the equality operator for the oaLayerMap class.
|
|
|
|
This function returns the wafer layer number of this oaLayerMap. The layer number can be modified. |
|
This function returns the wafer layer number of this oaLayerMap |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.