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