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