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


vtkObjectHashMap subclasses.
Definition at line 30 of file vtkObjectHashMapIterator.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkObjectHashMapIterator, vtkObjectBaseHashMapIterator) | |
| 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 | |
| vtkObjectHashMapIterator * | New (void) |
Protected Member Functions | |
| vtkObjectHashMapIterator (void) | |
| ~vtkObjectHashMapIterator () | |
Friends | |
| class | vtkObjectHashMap |
|
|
|
|
|
|
|
|
Retrieve the data from the iterator.
Reimplemented from vtkObjectBaseHashMapIterator. Definition at line 45 of file vtkObjectHashMapIterator.h. |
|
|
Reimplemented from vtkObjectBaseHashMapIterator. |
|
||||||||||||
|
Reimplemented from vtkObjectBaseHashMapIterator. |
|
|
Set the data at the iterator's position.
Definition at line 52 of file vtkObjectHashMapIterator.h. |
|
||||||||||||
|
|
|
|
Definition at line 61 of file vtkObjectHashMapIterator.h. |
1.3.6