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