Public Methods | |
oaConstraintGroupType (oaConstraintGroupTypeEnum valueIn) | |
oaConstraintGroupType (const oaString &name) | |
~oaConstraintGroupType () | |
const oaString & | getName () const |
operator oaConstraintGroupTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This constructor for the oaConstraintGroupType class takes an oaConstraintGroupTypeEnum value.
|
|
This function creates an instance of an oaConstraintGroupType object using the oaConstraintGroupTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with an oaConstraintGroupTypeEnum.
|
|
This function destroys this oaConstraintGroupType instance. |
|
This function returns the name associated with the encapsulated oaConstraintGroupTypeEnum object. |
|
This operator casts this oaConstraintGroupType object into the corresponding oaConstraintGroupTypeEnum. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.