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