Public Methods | |
oaPinConnectMethod (oaPinConnectMethodEnum valIn) | |
oaPinConnectMethod (const oaString &name) | |
~oaPinConnectMethod () | |
const oaString & | getName () |
operator oaPinConnectMethodEnum () 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 oaPinConnectMethod class using the specified enum value. The enum values are defined in oaPinConnectMethodEnum. |
|
This function constructs an instance of an oaPinConnectMethod class using the oaPinConnectMethodEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaPinConnectMethodEnum.
|
|
This function destroys this oaPinConnectMethod class. |
|
This function returns the name string associated with the encapsulated oaPinConnectMethodEnum object. |
|
This function is deprecated. Refer to the const version of the getName function. This function returns the name string associated with the encapsulated oaPinConnectMethodEnum object. |
|
This operator casts this oaPinConnectMethod object into the corresponding oaPinConnectMethodEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.