Public Methods | |
oaDMObjectIter (const oaDMObjectIter &iter) | |
~oaDMObjectIter () | |
oaDMObjectIter & | operator= (const oaDMObjectIter &iter) |
oaDMObject * | getNext () |
void | reset () |
|
This is the copy constructor for the oaDMObjectIter class.
|
|
This is the destructor for the oaDMObjectIter 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 oaDMObjectIter class. It copies the data from the specified iter oaDMObjectIter to this oaDMObjectIter.
|
|
This function resets the iterator so that a subsequent getNext() will get the first entry in the set. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.