oaTechCollection.h File Reference

Go to the source code of this file.

Compounds

class  oaCollection< oaAppDef, oaTech >
class  oaCollection< oaAppObject, oaTech >
class  oaCollection< oaAppObjectDef, oaTech >
class  oaCollection< oaConstraint, oaTech >
class  oaCollection< oaGroup, oaTech >
class  oaCollection< oaLayerArrayConstraint, oaConstraintGroup >
class  oaCollection< oaLayerConstraint, oaConstraintGroup >
class  oaCollection< oaLayerPairConstraint, oaConstraintGroup >
class  oaCollection< oaTech, oaTech >
class  oaIter< oaLayerArrayConstraint >
class  oaIter< oaLayerConstraint >
class  oaIter< oaLayerPairConstraint >
class  oaIter< oaTech >

Defines

#define oaTechCollection_P
#define oacTechIterAll   0x0000u
#define oacTechIterLocal   0x0001u
#define oacAnalysisLibIterAll   oacTechIterAll
#define oacAnalysisLibIterLocal   oacTechIterLocal
#define oacLayerIterAll   oacTechIterAll
#define oacLayerIterLocal   oacTechIterLocal
#define oacLayerAboveIterAll   0x0002u
#define oacLayerAboveIterLocal   0x0003u
#define oacLayerBelowIterAll   0x0004u
#define oacLayerBelowIterLocal   0x0005u
#define oacOpPointIterAll   oacTechIterAll
#define oacOpPointIterLocal   oacTechIterLocal
#define oacPurposeIterAll   oacTechIterAll
#define oacPurposeIterLocal   oacTechIterLocal
#define oacSiteDefIterAll   oacTechIterAll
#define oacSiteDefIterLocal   oacTechIterLocal
#define oacViaDefIterAll   oacTechIterAll
#define oacViaDefIterLocal   oacTechIterLocal
#define oacViaSpecIterAll   oacTechIterAll
#define oacViaSpecIterLocal   oacTechIterLocal
#define oacViaVariantIterAll   oacTechIterAll
#define oacViaVariantIterLocal   oacTechIterLocal
#define oacViaVariantHeaderIterAll   oacTechIterAll
#define oacViaVariantHeaderIterLocal   oacTechIterLocal
#define oacTechValueIterAll   oacTechIterAll
#define oacTechValueIterLocal   oacTechIterLocal
#define oacTechConstraintIterAll   oacTechIterAll
#define oacTechConstraintIterLocal   oacTechIterLocal
#define oacTechConstraintIterFlagShift   31
#define oacTechConstraintIterFlagMask   0x80000000u
#define oacTechConstraintGroupIterAll   oacTechIterAll
#define oacTechConstraintGroupIterLocal   oacTechIterLocal
#define oacTechConstraintGroupIterInitialized   0x0002u
#define oacTechConstraintParamIterAll   oacTechIterAll
#define oacTechConstraintParamIterLocal   oacTechIterLocal
#define oacTechDerivedLayerParamIterAll   oacTechIterAll
#define oacTechDerivedLayerParamIterLocal   oacTechIterLocal


Define Documentation

#define oacAnalysisLibIterAll   oacTechIterAll
 

#define oacAnalysisLibIterLocal   oacTechIterLocal
 

#define oacLayerAboveIterAll   0x0002u
 

#define oacLayerAboveIterLocal   0x0003u
 

#define oacLayerBelowIterAll   0x0004u
 

#define oacLayerBelowIterLocal   0x0005u
 

#define oacLayerIterAll   oacTechIterAll
 

#define oacLayerIterLocal   oacTechIterLocal
 

#define oacOpPointIterAll   oacTechIterAll
 

#define oacOpPointIterLocal   oacTechIterLocal
 

#define oacPurposeIterAll   oacTechIterAll
 

#define oacPurposeIterLocal   oacTechIterLocal
 

#define oacSiteDefIterAll   oacTechIterAll
 

#define oacSiteDefIterLocal   oacTechIterLocal
 

#define oacTechConstraintGroupIterAll   oacTechIterAll
 

#define oacTechConstraintGroupIterInitialized   0x0002u
 

#define oacTechConstraintGroupIterLocal   oacTechIterLocal
 

#define oacTechConstraintIterAll   oacTechIterAll
 

#define oacTechConstraintIterFlagMask   0x80000000u
 

#define oacTechConstraintIterFlagShift   31
 

#define oacTechConstraintIterLocal   oacTechIterLocal
 

#define oacTechConstraintParamIterAll   oacTechIterAll
 

#define oacTechConstraintParamIterLocal   oacTechIterLocal
 

#define oacTechDerivedLayerParamIterAll   oacTechIterAll
 

#define oacTechDerivedLayerParamIterLocal   oacTechIterLocal
 

#define oacTechIterAll   0x0000u
 

#define oacTechIterLocal   0x0001u
 

#define oacTechValueIterAll   oacTechIterAll
 

#define oacTechValueIterLocal   oacTechIterLocal
 

#define oacViaDefIterAll   oacTechIterAll
 

#define oacViaDefIterLocal   oacTechIterLocal
 

#define oacViaSpecIterAll   oacTechIterAll
 

#define oacViaSpecIterLocal   oacTechIterLocal
 

#define oacViaVariantHeaderIterAll   oacTechIterAll
 

#define oacViaVariantHeaderIterLocal   oacTechIterLocal
 

#define oacViaVariantIterAll   oacTechIterAll
 

#define oacViaVariantIterLocal   oacTechIterLocal
 

#define oaTechCollection_P
 

Return to top of page