Public Methods | |
oaConnectivityType (oaConnectivityTypeEnum typeIn) | |
oaConnectivityType (const oaString &name) | |
~oaConnectivityType () | |
const oaString & | getName () const |
operator oaConnectivityTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This function constructs an oaConnectivityType object taking an oaConnectivityTypeEnum as input.
|
|
This function constructs an oaConnectivityType object taking a string name as input. The name must be in the legal set of names associated with an oaConnectivityTypeEnum.
|
|
This function destroys this oaConnectivityType object. |
|
This function returns the string name of the oaConnectivityTypeEnum value associated with this oaConnectivityType object. |
|
This function casts this oaConnectivityType object into the corresponding oaConnectivityTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.