oaValue.h File Reference

Go to the source code of this file.

Compounds

class  oaBooleanValue
class  oaBoxArray
class  oaBoxArrayValue
class  oaDualInt
class  oaDualInt1DTblValue
class  oaDualIntArray
class  oaDualIntValue
class  oaFlt1DTblValue
class  oaFlt2DTblValue
class  oaFltIntFltTblValue
class  oaFltValue
class  oaGateOrientationType
class  oaInt1DTblValue
class  oaInt2DTblValue
class  oaIntDualIntArrayTblValue
class  oaIntFltTblValue
class  oaIntRangeArray
class  oaIntRangeArray1DTblValue
class  oaIntRangeArray2DTblValue
class  oaIntRangeArrayValue
class  oaIntRangeValue
class  oaIntValue
class  oaShapeAngleType
class  oaStringValue
class  oaTraits< oaBooleanValue >
class  oaTraits< oaBoxArrayValue >
class  oaTraits< oaDualInt1DTblValue >
class  oaTraits< oaDualIntValue >
class  oaTraits< oaFlt1DTblValue >
class  oaTraits< oaFlt2DTblValue >
class  oaTraits< oaFltIntFltTblValue >
class  oaTraits< oaFltValue >
class  oaTraits< oaInt1DTblValue >
class  oaTraits< oaInt2DTblValue >
class  oaTraits< oaIntDualIntArrayTblValue >
class  oaTraits< oaIntFltTblValue >
class  oaTraits< oaIntRangeArray1DTblValue >
class  oaTraits< oaIntRangeArray2DTblValue >
class  oaTraits< oaIntRangeArrayValue >
class  oaTraits< oaIntRangeValue >
class  oaTraits< oaIntValue >
class  oaTraits< oaStringValue >
class  oaTraits< oaUInt8RangeValue >
class  oaTraits< oaUInt8Value >
class  oaTraits< oaValue >
class  oaTraits< oaValueArrayValue >
class  oaUInt8RangeValue
class  oaUInt8Value
class  oaValue
class  oaValueArray
class  oaValueArrayValue

Defines

#define oaValue_P
#define oavNumGateOrientatationTypes   3
#define oavNumShapeAngleTypes   3

Enumerations

enum  oaGateOrientationTypeEnum { oacAnyGateOrientationType = 0, oacHorizontalGateOrientationType = 1, oacVerticalGateOrientationType = 2 }
enum  oaShapeAngleTypeEnum { oacAllShapeAngleType = 0, oacDiagonalAndOrthogonalShapeAngleType = 1, oacOrthogonalOnlyShapeAngleType = 2 }

Variables

BEGIN_OA_NAMESPACE class oaBox


Define Documentation

#define oaValue_P
 

#define oavNumGateOrientatationTypes   3
 

#define oavNumShapeAngleTypes   3
 


Enumeration Type Documentation

enum oaGateOrientationTypeEnum
 

This enumeration is used for the oacGateOrientation constraint.

Enumeration values:
oacAnyGateOrientationType  "any"
oacHorizontalGateOrientationType  "horizontal'
oacVerticalGateOrientationType  "vertical"

enum oaShapeAngleTypeEnum
 

Enumeration values:
oacAllShapeAngleType  "all"
oacDiagonalAndOrthogonalShapeAngleType  "diagonalAndOrthogonal"
oacOrthogonalOnlyShapeAngleType  "orthogonalOnly"


Variable Documentation

BEGIN_OA_NAMESPACE class oaBox
 

Return to top of page