Inheritance diagram for oaBlockObject:
Public Methods | |
oaBoolean | isNet () const |
oaBoolean | isBitNet () const |
oaBoolean | isTerm () const |
oaBoolean | isBitTerm () const |
oaBoolean | isInst () const |
oaBoolean | isBitInst () const |
oaBoolean | isAssignment () const |
oaBoolean | isConnectDef () const |
oaBoolean | isFig () const |
oaBoolean | isConnFig () const |
oaBoolean | isPinFig () const |
oaBoolean | isShape () const |
oaBoolean | isOccShape () const |
oaBoolean | isBlockage () const |
oaBoolean | isTextDisplay () const |
oaBoolean | isOccTextDisplay () const |
oaBoolean | isRef () const |
oaBoolean | isBoundary () const |
oaBoolean | isVia () const |
oaBoolean | isViaHeader () const |
oaBlock * | getBlock () |
oaCollection< oaMarker, oaBlockObject > | getMarkersOwnedBy () const |
Public Types | |
enum | { domain = oacBlockDomain } |
|
This function returns the oaBlock that contains this object. |
|
This function returns a collection of markers in this block. |
|
This function determines if this object is an instance of one of the classes derived from the oaAssignment class. The function returns a boolean value of true if the oaBlockObject is an oaAssignment object. |
|
This function determines if this object is an instance of one of the classes derived from the oaBitInst class. The function returns a boolean value of true if the oaBlockObject is an oaBitInst object. |
|
This function determines if this object is an instance of one of the classes derived from the oaBitNet class. The function returns a boolean value of true if the oaBlockObject is an oaBitNet object. |
|
This function determines if this object is an instance of one of the classes derived from the oaBitTerm class. The function returns a boolean value of true if the oaBlockObject is an oaBitTerm object. |
|
This function determines if this object is an instance of one of the classes derived from the oaBlockage class. This function returns a boolean value of true if the oaBlockObject is an oaBlockage object. |
|
This function determines if this object is an instance of one of the classes derived from the oaBoundary class. This function returns a boolean value of true if the oaBlockObject is an oaBoundary object. |
|
This function determines if this object is an instance of one of the classes derived from the oaConnectDef class. The function returns a boolean value of true if the oaBlockObject is an oaConnectDef. |
|
This function determines if this object is an instance of one of the classes derived from the oaConnFig class. The function returns a boolean value of true if the oaBlockObject is a connectivity figure. |
|
This function determines if this object is an instance of one of the classes derived from the oaFig class. The function returns a boolean value of true if the oaBlockObject is a figure. |
|
This function determines if this object is an instance of one of the classes derived from the oaInst class. The function returns a boolean value of true if the oaBlockObject is an instance. |
|
This function determines if this object is an instance of one of the classes derived from the oaNet class. The function returns a boolean value of true if the oaBlockObject is a net. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccShape class. The function returns a boolean value of true if the oaBlockObject is an occShape. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccTextDisplay class. The function returns a boolean value of true if the oaBlockObject is an occTextDisplay. |
|
This function determines if this object is an instance of one of the classes derived from the oaPinFig class. The function returns a boolean value of true if the oaBlockObject is a pin figure. |
|
This function determines if this object is an instance of one of the classes derived from the oaRef class. The function returns a boolean value of true if the oaBlockObject is an oaRef. |
|
This function determines if this object is an instance of one of the classes derived from the oaShape class. The function returns a boolean value of true if the oaBlockObject is a shape. |
|
This function determines if this object is an instance of one of the classes derived from the oaTerm class. The function returns a boolean value of true if the oaBlockObject is a terminal. |
|
This function determines if this object is an instance of one of the classes derived from the oaTextDisplay class. The function returns a boolean value of true if the oaBlockObject is a textDisplay object. |
|
This function determines if this object is an instance of one of the classes derived from the oaVia class. The function returns a boolean value of true if the oaBlockObject is an oaVia. |
|
This function determines if this object is an instance of one of the classes derived from the oaViaHeader class. The function returns a boolean value of true if the oaBlockObject is a via header. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.