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