Public Methods | |
oaLayerArrayConstraintType (oaLayerArrayConstraintTypeEnum typeIn) | |
oaLayerArrayConstraintType (const oaString &name) | |
~oaLayerArrayConstraintType () | |
const oaString & | getName () const |
operator oaLayerArrayConstraintTypeEnum () const | |
Static Public Methods | |
void | validate (oaLayerArrayConstraintTypeEnum typeIn) |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This constructor for the oaLayerArrayConstraintType class enum wrapper takes an oaLayerArrayConstraintTypeEnum value.
|
|
This constructor for the oaLayerArrayConstraintType class enum wrapper takes the name of an oaLayerArrayConstraintTypeEnum value as input.
|
|
This is the oaLayerArrayConstraintType destructor. |
|
This function returns the string name of the enum value represented by this oaLayerArrayConstraintType. |
|
This operator recasts this oaLayerArrayConstraintType object to the oaLayerArrayConstraintTypeEnum value it represents. |
|
This function validates typeIn, the constraint type passed to this static function. If the value is invalid (not in the range of valid oaLayerArrayConstraintTypeEnum values), an oacInvalidLayerArrayConstraintType exception is thrown.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.