Public Methods | |
oaDMDataType (oaDMDataTypeEnum valueIn) | |
oaDMDataType (const oaString &name) | |
~oaDMDataType () | |
const oaString & | getName () const |
operator oaDMDataTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This constructor for the oaDMDataType class takes an oaDMDataTypeEnum value.
|
|
This constructor for the oaDMDataType class takes the name of an oaDMDataTypeEnum value.
|
|
This is the destructor for the oaDMDataType class. |
|
This function returns the name associated with the oaDMDataTypeEnum value encapsulated by this oaDMDataType object. |
|
This operator casts this oaDMDataType object into its corresponding oaDMDataTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.