Inheritance diagram for oaAssignValue:
Public Methods | |
void | getValue (oaSimpleName &netName) const |
void | setValue (const oaScalarName &netName) |
void | setValue (const oaVectorBitName &netName) |
Static Public Methods | |
oaAssignValue * | create (const oaInst *inst, const oaString &name, const oaScalarName &netName) |
oaAssignValue * | create (const oaInst *inst, const oaString &name, const oaVectorBitName &netName) |
|
This function creates an oaAssignValue object with the specified attributes on the given instance.
|
|
This function creates an oaAssignValue object with the specified attributes on the given instance.
|
|
This function returns the netName of this oaAssignValue object. This netName specifies the name of a single-bit net to use to in resolving the connections associated with a corresponding oaConnectDef object in the design hierarchy. |
|
This function sets the netName value of this oaAssignValue object. |
|
This function sets the netName value of this oaAssignValue object. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.