Inheritance diagram for oaDerivedLayerParam:
Public Methods | |
void | destroy () |
oaValue * | getValue () const |
oaDerivedLayerParamDef * | getDef () const |
oaBoolean | isOwned () const |
void | setValue (oaValue *value) |
oaDerivedLayerParam * | copy () const |
oaDerivedLayerParam * | copyTo (oaObject *database) const |
Static Public Methods | |
oaDerivedLayerParam * | create (const oaDerivedLayerParamDef *def, oaValue *value) |
Public Types | |
enum | { dtIndex = oacTechDerivedLayerParamDataType } |
|
This function copies this parameter and returns a pointer to the copy. |
|
This function copies this derived layer parameter to the specified database. A pointer to the new derived layer parameter is returned.
|
|
This function creates a derived layer parameter in the same database as the specified value.
|
|
This function destroys this parameter, and all of its associated values. If the parameter is owned by a derived layer, an error is thrown.
|
|
This function returns the definition for this derived layer parameter. |
|
This function returns the value for this derived layer parameter. |
|
This function returns a boolean indicating whether this parameter is owned by a derived layer. |
|
This function sets the value for this derived layer parameter.
|
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.