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