Inheritance diagram for oaRefHeader:
Public Methods | |
oaDesign * | getMaster () const |
void | getMasterBBox (oaBox &bBox) const |
void | getBBox (oaBox &bBox) const |
oaRefHeader * | getSuperHeader () const |
oaBoolean | isBound () const |
oaBoolean | isSuperHeader () const |
oaBoolean | isSubHeader () const |
|
This function fills out 'bBox' with the bBox of this instHeader.
|
|
This function attempts to return the master associated with the specified refHeader. If the master is not bound, OpenAccess will attempt to bind the master. If the refHeader cannot be bound, NULL will be returned. Note, binding will not be attempted if the database containing the refHeader is currently being purged. |
|
This function fills out 'bBox' with the bBox of this refHeader's master. Note that if the master's bBox is inverted (because the master is empty), it will be set to zero.
|
|
This function returns the superHeader of this refHeader or NULL if it is not a subHeader. |
|
This function returns a boolean indicating whether or not this refHeader is bound. |
|
This function returns a boolean indicating whether or not this refHeader is a subHeader. |
|
This function returns a boolean indicating whether or not this refHeader is a superHeader. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.