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