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