Public Methods | |
oaVCQueryDepth (oaVCQueryDepthEnum valueIn) | |
oaVCQueryDepth (const oaString &name) | |
~oaVCQueryDepth () | |
const oaString & | getName () const |
operator oaVCQueryDepthEnum () const |
oacFileVCQueryDepth: query only the immediate children files of this container
oacCellVCQueryDepth: stop the query at the Cell level, not including "cell files"
oacViewVCQueryDepth: stop the query at the View level, not including "view files"
oacCellViewVCQueryDepth: stop the query at the CellView level, not including "cellView" files
oacCellViewFileVCQueryDepth: stop the query at the CellView file level. This is currently the lowest level
|
|
This oaVCQueryDepth constructor takes an oaVCQueryDepthEnum value.
|
|
This oaVCQueryDepth constructor takes an oaVCQueryDepthEnum name.
|
|
This is the oaVCQueryDepth destructor. |
|
This function returns the name of the oaVCQueryDepthEnum value set on this oaVCQueryDepth wrapper object. |
|
This operator casts this oaVCQueryDepth object into its corresponding oaVCQueryDepthEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.