Public Methods | |
sdRelationshipActionType (sdRelationshipActionTypeEnum valueType) | |
sdRelationshipActionType (const std::string &name) | |
~sdRelationshipActionType () | |
operator sdRelationshipActionTypeEnum () 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 sdRelationshipActionType object using the specified sdRelationshipActionTypeEnum value.
|
|
This function constructs an instance of an sdRelationshipActionType object using the sdRelationshipActionTypeEnum associated with the specified string name. This name must be defined in the legal set of names associated with sdRelationshipActionTypeEnum.
|
|
This is the sdRelationshipActionType destructor. |
|
This function returns the name of this sdRelationshipActionType object. |
|
This operator casts this sdRelationshipActionType into its corresponding sdRelationshipActionTypeEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.