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