Public Methods | |
sdObjectType (sdObjectTypeEnum valueType) | |
sdObjectType (const std::string &name) | |
~sdObjectType () | |
const std::string & | getName () const |
operator sdObjectTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This sdObjectType constructor takes an sdObjectTypeEnum value as an argument.
|
|
This sdObjectType constructor takes an std::string name as an argument.
|
|
This is the sdObjectType destructor. |
|
This function returns the name of this sdObjectType. |
|
This operator casts this sdObjectType object into its sdObjectTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.