Inheritance diagram for oaOccAssignment:
Public Methods | |
void | getName (oaString &name) const |
oaOccInst * | getInst () const |
Static Public Methods | |
oaOccAssignment * | find (const oaOccInst *inst, const oaString &name) |
Public Types | |
enum | { dtIndex = oacAssignmentDataType } |
The oaOccAssignment class can be observed by deriving from oaObserver<oaOccAssignment>.
|
This function searches the specified instance for an assignment with the specified lookup name.
|
|
This function returns a pointer to the instance with which this assignment is associated. |
|
This function returns the name of this assignment in the given name string. This is the name that is searched for when resolving the connections for the oaOccNetConnectDef and oaOccTermConnectDef objects. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.