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