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