Public Methods | |
oaClusterType (oaClusterTypeEnum valueIn) | |
oaClusterType (const oaString &name) | |
~oaClusterType () | |
const oaString & | getName () const |
operator oaClusterTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This function constructs an instance of an oaClusterType class using the specified oaClusterTypeEnum value. |
|
This function constructs an instance of an oaClusterType class using the oaClusterTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaClusterTypeEnum.
|
|
This function destroys this oaClusterType object. |
|
This function returns the name string associated with the encapsulated oaClusterTypeEnum object. |
|
This operator casts this oaClusterType object into the corresponding oaClusterTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.