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