#include <vtkObjectMapIterator.h>
Inheritance diagram for vtkObjectMapIterator:


vtkObjectMap subclasses.
Definition at line 26 of file vtkObjectMapIterator.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkObjectMapIterator, vtkObjectBaseMapIterator) | |
| void | PrintSelf (ostream &, vtkIndent) |
Data Access Methods | |
| vtkObject * | GetItem (void) const |
| Retrieve the data from the iterator. | |
| virtual int | SetItem (vtkObject *object) |
| Set the data at the iterator's position. | |
Static Public Member Functions | |
| vtkObjectMapIterator * | New (void) |
Protected Member Functions | |
| vtkObjectMapIterator (void) | |
| ~vtkObjectMapIterator () | |
Friends | |
| class | vtkObjectMap |
|
|
|
|
|
|
|
|
Retrieve the data from the iterator.
Reimplemented from vtkObjectBaseMapIterator. Definition at line 40 of file vtkObjectMapIterator.h. |
|
|
Reimplemented from vtkObjectBaseMapIterator. |
|
||||||||||||
|
Reimplemented from vtkObjectBaseMapIterator. |
|
|
Set the data at the iterator's position.
Definition at line 47 of file vtkObjectMapIterator.h. |
|
||||||||||||
|
|
|
|
Definition at line 56 of file vtkObjectMapIterator.h. |
1.3.6