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