Public Methods | |
oaDMObjectVersionRefIter (const oaDMObjectVersionRefIter &iter) | |
~oaDMObjectVersionRefIter () | |
oaDMObjectVersionRefIter & | operator= (const oaDMObjectVersionRefIter &iter) |
oaDMObjectVersionRef | getNext () |
void | reset () |
|
This is the copy constructor for the oaDMObjectVersionRefIter class.
|
|
This is the destructor for the oaDMObjectVersionRefIter class. |
|
This function gets the next (oaDMObject*, status) pair. If there is no more data, then the oaDMObject* will be NULL. |
|
This is the assignment operator for the oaDMObjectVersionRefIter class. It copies the data from the specified iter oaDMObjectVersionRefIter to this oaDMObjectVersionRefIter.
|
|
This function resets the iterator so that getNext() will get the first entry in the set. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.