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


vtkObjectHashMap subclasses.
Definition at line 28 of file vtkObjectHashMapIterator.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkObjectHashMapIterator, vtkObjectBaseHashMapIterator) | |
Data Access Methods | |
| vtkObject * | GetObject (void) const |
| Retrieve the data from the iterator. | |
| virtual int | SetObject (vtkObject *object) |
| Set the data at the iterator's position. | |
Static Public Member Functions | |
| vtkObjectHashMapIterator * | New (void) |
Protected Member Functions | |
| vtkObjectHashMapIterator (void) | |
| ~vtkObjectHashMapIterator () | |
|
|
Definition at line 53 of file vtkObjectHashMapIterator.h. |
|
|
Definition at line 54 of file vtkObjectHashMapIterator.h. |
|
|
Retrieve the data from the iterator.
Reimplemented from vtkObjectBaseHashMapIterator. Reimplemented in vtkExtensionsObjectHashMapIterator, vtkPaletteElementHashMapIterator, and vtkPaletteHashMapIterator. Definition at line 41 of file vtkObjectHashMapIterator.h. |
|
|
Reimplemented from vtkObjectBaseHashMapIterator. Reimplemented in vtkExtensionsObjectHashMapIterator, vtkPaletteElementHashMapIterator, and vtkPaletteHashMapIterator. |
|
|
Set the data at the iterator's position.
Definition at line 48 of file vtkObjectHashMapIterator.h. |
|
||||||||||||
|
|
1.3.7