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