Public Methods | |
oaFigGroupStatus (oaFigGroupStatusEnum valueIn) | |
oaFigGroupStatus (const oaString &name) | |
const oaString & | getName () const |
operator oaFigGroupStatusEnum () const |
OpenAccess does not enforce these settings. Tools that modify FigGroups, or figures that belong to FigGroups, must enforce them.
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This oaFigGroupStatus constructor takes an oaFigGroupStatusEnum as input.
|
|
This constructor creates an oaFigGroupStatus object based on the specified constant string, which is the name associated with an oaFigGroupStatusEnum value.
|
|
This function returns the string name that corresponds to the oaFigGroupStatusEnum value represented by this oaFigGroupStatus object. |
|
This operator returns the oaFigGroupStatusEnum value that this oaFigGroupStatus object represents. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.