Inheritance diagram for oaInstAttrType:
Public Methods | |
oaInstAttrType (oaInstAttrTypeEnum valueIn) | |
oaInstAttrType (const oaString &name) | |
oaInstAttrType (oaAttrType attr) | |
virtual const oaString & | getName () const |
oaInstAttrTypeEnum | getValue () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This function constructs an instance of an oaInstAttrType class using the specified oaInstAttrTypeEnum value. |
|
This function constructs an instance of an oaInstAttrType class using the oaInstAttrTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaInstAttrTypeEnum.
|
|
This function constructs an oaInstAttrType class using the oaAttrType as input to support the class down-cast.
|
|
This function returns the name string associated with the encapsulated oaInstAttrTypeEnum object. |
|
This function returns the value string of this instance attribute type. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.