Public Methods | |
oaTermType (oaTermTypeEnum valueIn) | |
oaTermType (const oaString &name) | |
~oaTermType () | |
const oaString & | getName () |
operator oaTermTypeEnum () const | |
const oaString & | getName () const |
|
|
|
This function constructs an instance of an oaTermType class using the specified oaTermTypeEnum value. |
|
This function constructs an instance of an oaTermType class using the oaTermTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaTermTypeEnum.
|
|
This function destroys this oaTermType class. |
|
This function returns the name string associated with the encapsulated oaTermTypeEnum object. |
|
This function is deprecated. Use the const version of oaTermType::getName instead. This function returns the name string associated with the encapsulated oaTermTypeEnum object. |
|
This operator casts this oaTermType object into the corresponding oaTermTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.