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