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

vtkObjectMapIterator Class Reference

#include <vtkObjectMapIterator.h>

Inheritance diagram for vtkObjectMapIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkObjectMapIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkObjectMap subclasses.

See also:
vtkObjectMap

Definition at line 28 of file vtkObjectMapIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkObjectMapIterator, vtkObjectBaseMapIterator)
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

vtkObjectMapIteratorNew (void)

Protected Member Functions

 vtkObjectMapIterator (void)
 ~vtkObjectMapIterator ()


Constructor & Destructor Documentation

vtkObjectMapIterator::vtkObjectMapIterator void   )  [inline, protected]
 

Definition at line 53 of file vtkObjectMapIterator.h.

vtkObjectMapIterator::~vtkObjectMapIterator  )  [inline, protected]
 

Definition at line 54 of file vtkObjectMapIterator.h.


Member Function Documentation

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

Retrieve the data from the iterator.

Returns:
The object if retrieved correctly, otherwise null.

Reimplemented from vtkObjectBaseMapIterator.

Reimplemented in vtkDataSetMapIterator, vtkExtensionsObjectMapIterator, vtkPolyDataMapIterator, vtkPaletteElementMapIterator, and vtkPaletteMapIterator.

Definition at line 41 of file vtkObjectMapIterator.h.

vtkObjectMapIterator* vtkObjectMapIterator::New void   )  [static]
 

Reimplemented from vtkObjectBaseMapIterator.

Reimplemented in vtkDataSetMapIterator, vtkExtensionsObjectMapIterator, vtkPolyDataMapIterator, vtkPaletteElementMapIterator, and vtkPaletteMapIterator.

virtual int vtkObjectMapIterator::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 vtkObjectMapIterator.h.

vtkObjectMapIterator::vtkTypeRevisionMacro vtkObjectMapIterator  ,
vtkObjectBaseMapIterator 
 


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