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