Public Methods | |
oaDataModelModType () | |
oaDataModelModType (oaDataModelModTypeEnum typeIn) | |
oaDataModelModType (const oaString &name) | |
~oaDataModelModType () | |
const oaString & | getName () const |
operator oaDataModelModTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This is the default constructor for the oaDataModelModType class enum wrapper. |
|
This constructor for the oaDataModelModType class enum wrapper takes an oaDataModelModTypeEnum as input.
|
|
This constructor creates an oaDataModelModType object based on the constant string value that represents the dataModelModType.
|
|
This is the oaDataModelModType destructor. |
|
This function returns the string name that corresponds to the enum value of this oaDataModelModType class object. |
|
This operator returns the enumerated value that corresponds to the oaDataModelModType that this object represents. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.