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