Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkObjectHashMapIterator Class Reference

#include <vtkObjectHashMapIterator.h>

Inheritance diagram for vtkObjectHashMapIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkObjectHashMapIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkObjectHashMap subclasses.

See also:
vtkObjectHashMap

Definition at line 28 of file vtkObjectHashMapIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkObjectHashMapIterator, vtkObjectBaseHashMapIterator)
Data Access Methods
vtkObjectGetObject (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

vtkObjectHashMapIteratorNew (void)

Protected Member Functions

 vtkObjectHashMapIterator (void)
 ~vtkObjectHashMapIterator ()


Constructor & Destructor Documentation

vtkObjectHashMapIterator::vtkObjectHashMapIterator void   )  [inline, protected]
 

Definition at line 53 of file vtkObjectHashMapIterator.h.

vtkObjectHashMapIterator::~vtkObjectHashMapIterator  )  [inline, protected]
 

Definition at line 54 of file vtkObjectHashMapIterator.h.


Member Function Documentation

vtkObject* vtkObjectHashMapIterator::GetObject void   )  const [inline, virtual]
 

Retrieve the data from the iterator.

Returns:
The object if retrieved correctly, otherwise null.

Reimplemented from vtkObjectBaseHashMapIterator.

Reimplemented in vtkExtensionsObjectHashMapIterator, vtkPaletteElementHashMapIterator, and vtkPaletteHashMapIterator.

Definition at line 41 of file vtkObjectHashMapIterator.h.

vtkObjectHashMapIterator* vtkObjectHashMapIterator::New void   )  [static]
 

Reimplemented from vtkObjectBaseHashMapIterator.

Reimplemented in vtkExtensionsObjectHashMapIterator, vtkPaletteElementHashMapIterator, and vtkPaletteHashMapIterator.

virtual int vtkObjectHashMapIterator::SetObject vtkObject object  )  [inline, virtual]
 

Set the data at the iterator's position.

Returns:
true if the data were set correctly, otherwise false.

Definition at line 48 of file vtkObjectHashMapIterator.h.

vtkObjectHashMapIterator::vtkTypeRevisionMacro vtkObjectHashMapIterator  ,
vtkObjectBaseHashMapIterator 
 


The documentation for this class was generated from the following file:
Generated on Tue Aug 10 03:43:00 2004 for vtkExtensions by doxygen 1.3.7