Public Methods | |
oaPurposeType (oaPurposeTypeEnum valueIn) | |
oaPurposeType (const oaString &name) | |
~oaPurposeType () | |
const oaString & | getName () const |
operator oaPurposeTypeEnum () const | |
Static Public Methods | |
oaPurposeTypeEnum | get (oaPurposeNum purposeNum) |
|
|
This function constructs an instance of an oaPurposeType class using the specified oaPurposeTypeEnum value.
|
|
This function constructs an instance of an oaPurposeType class using the oaPurposeTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaPurposeTypeEnum.
|
|
This function destroys this oaPurpose object. |
|
This utility function converts a purposeNum to a purposeType.
|
|
This function returns the name string associated with the encapsulated oaPurposeTypeEnum object. |
|
This operator casts this oaPurposeType object into the corresponding oaPurposeTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.