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