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