Public Methods | |
oaDMObjectStatusRefIter (const oaDMObjectStatusRefIter &iter) | |
~oaDMObjectStatusRefIter () | |
oaDMObjectStatusRefIter & | operator= (const oaDMObjectStatusRefIter &iter) |
oaDMObjectStatusRef | getNext () |
void | reset () |
|
This is the copy constructor for the oaDMObjectStatusRefIter class.
|
|
This is the destructor for the oaDMObjectStatusRefIter class. |
|
This function gets the next (oaDMObject*, status) pair. If there is no more data, the oaDMObject* will be NULL. |
|
This is the assignment operator for the oaDMObjectStatusRefIter class. It copies the data from the specified iter oaDMObjectStatusRefIter to this oaDMObjectStatusRefIter.
|
|
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.