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