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