Inheritance diagram for oaTermAttrType:
Public Methods | |
oaTermAttrType (oaTermAttrTypeEnum valueIn) | |
oaTermAttrType (const oaString &name) | |
oaTermAttrType (oaAttrType attr) | |
virtual const oaString & | getName () const |
oaTermAttrTypeEnum | getValue () const |
|
|
|
This function constructs an instance of an oaTermAttrType class using the specified oaTermAttrTypeEnum value. |
|
This function constructs an instance of an oaTermAttrType class using the oaTermAttrTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaTermAttrTypeEnum.
|
|
This function constructs an oaTermAttrType class using the oaAttrType as input to support the class down-cast.
|
|
This function returns the name string associated with the encapsulated oaTermAttrTypeEnum object. |
|
This operator casts this oaTermAttrType object into the corresponding oaTermAttrTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.