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