Inheritance diagram for sr1toNRelationship:

![]() |
Public Methods | |
| sr1toNRelationship (const sd::sdRelationshipBase *def, const srObjectRef::SPtr from, const ObjectRefVec &to) | |
| virtual | ~sr1toNRelationship () |
| virtual void | accept (srVisitorMgr &visitor) |
| ConstIterator | beginToObject () const |
| ConstIterator | endToObject () const |
| void | setTo (const ObjectRefVec &objects) |
Public Types | |
| typedef sr1toNRelationship * | SPtr |
| typedef std::vector< srObjectRef::SPtr > | ObjectRefVec |
| typedef ObjectRefVec::const_iterator | ConstIterator |
|
|
|
|
|
|
|
|
Reimplemented from srRelationshipBase. |
|
||||||||||||||||
|
This is the sr1toNRelationship constructor.
|
|
|
This is the sr1toNRelationship destructor. |
|
|
This function is responsible for calling the correct visitor.
Implements srBase. |
|
|
This function returns a constant iterator to the first to object in the relationship. |
|
|
This function returns a constant iterator to the last to object in the relationship. |
|
|
This function sets the to values of the relationship.
|

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.