create(oaTech *tech, const oaString &name, oaLayerNum number, oaMaterial material=oacOtherMaterial, oaUInt4 maskNumber=oacUnsetMaskNumber) | oaPhysicalLayer | [static] |
dbType enum value | oaTechObject | |
destroy() | oaLayer | |
domain enum value | oaTechObject | |
dtIndex enum value | oaLayer | |
find(const oaTech *tech, const oaString &name) | oaPhysicalLayer | [static] |
find(const oaTech *tech, oaLayerNum number) | oaPhysicalLayer | [static] |
find(const oaTech *tech, const oaString &name, oaBoolean local) | oaPhysicalLayer | [static] |
find(const oaTech *tech, oaLayerNum number, oaBoolean local) | oaPhysicalLayer | [static] |
getAppDefs() const | oaObject | |
getAvgACCurrentDensity() const | oaLayer | |
getAvgDCCurrentDensity() const | oaLayer | |
getConstraintGroup() const | oaObject | |
getDatabase() const | oaObject | |
getDomain() const | oaObject | |
getExcludedLayers(oaLayerNameArray &excludedLayerNames) const | oaPhysicalLayer | |
getGroupLeaders() const | oaObject | |
getGroupMems() const | oaObject | |
getGroupsOwnedBy() const | oaObject | |
getLayerAbove(oaMaterial material) const | oaPhysicalLayer | |
getLayerAbove(const oaTech *tech, oaMaterial material, oaBoolean local=false) const | oaPhysicalLayer | |
getLayerBelow(oaMaterial material) const | oaPhysicalLayer | |
getLayerBelow(const oaTech *tech, oaMaterial material, oaBoolean local=false) const | oaPhysicalLayer | |
getManufacturingGrid() const | oaPhysicalLayer | |
getMaskNumber() const | oaPhysicalLayer | |
getMaterial() const | oaPhysicalLayer | |
getName(oaString &name) const | oaLayer | |
getNumber() const | oaLayer | |
getPeakACCurrentDensity() const | oaLayer | |
getPrefRoutingDir() const | oaPhysicalLayer | |
getProps() const | oaObject | |
getRmsACCurrentDensity() const | oaLayer | |
getTech() const | oaTechObject | |
getType() const | oaObject | |
hasAppDef() const | oaObject | |
hasAssociate() const | oaObject | |
hasConstraintGroup() const | oaObject | |
hasExcludedLayers() const | oaPhysicalLayer | |
hasProp() const | oaObject | |
inGroup() const | oaObject | |
isAppObject() const | oaObject | |
isConstraint() const | oaObject | |
isConstraintGroup() const | oaObject | |
isConstraintGroupHeader() const | oaObject | |
isConstraintGroupMem() const | oaObject | |
isConstraintParam() const | oaObject | |
isDesign() const | oaObject | |
isDM() const | oaObject | |
isDMData() const | oaObject | |
isGroup() const | oaObject | |
isGroupMember() const | oaObject | |
isLayer() const | oaTechObject | |
isProp() const | oaObject | |
isSession() const | oaObject | |
isSiteDef() const | oaTechObject | |
isTech() const | oaObject | |
isValid() const | oaObject | |
isValue() const | oaObject | |
isViaDef() const | oaTechObject | |
isViaVariant() const | oaObject | |
isViaVariantHeader() const | oaObject | |
isWafer() const | oaObject | |
oaObjectPage | oaObject | [friend] |
resetManufacturingGrid() | oaPhysicalLayer | |
setAvgACCurrentDensity(oaValue *value) | oaLayer | |
setAvgDCCurrentDensity(oaValue *value) | oaLayer | |
setExcludedLayers(const oaLayerNameArray &excludedLayerNames) | oaPhysicalLayer | |
setManufacturingGrid(oaDist grid) | oaPhysicalLayer | |
setMaskNumber(oaUInt4 number) | oaPhysicalLayer | |
setMaterial(oaMaterial material) | oaPhysicalLayer | |
setName(const oaString &name) | oaLayer | |
setNumber(oaLayerNum number) | oaLayer | |
setPeakACCurrentDensity(oaValue *value) | oaLayer | |
setPrefRoutingDir(oaPrefRoutingDir dir) | oaPhysicalLayer | |
setRmsACCurrentDensity(oaValue *value) | oaLayer | |
unsetExcludedLayers() | oaPhysicalLayer | |
~oaObject() | oaObject | |