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 26 of file vtkObjectMapIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkObjectMapIterator, vtkObjectBaseMapIterator)
void PrintSelf (ostream &, vtkIndent)
Data Access Methods
vtkObjectGetItem (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

vtkObjectMapIteratorNew (void)

Protected Member Functions

 vtkObjectMapIterator (void)
 ~vtkObjectMapIterator ()

Friends

class vtkObjectMap


Constructor & Destructor Documentation

vtkObjectMapIterator::vtkObjectMapIterator void   )  [protected]
 

vtkObjectMapIterator::~vtkObjectMapIterator  )  [protected]
 


Member Function Documentation

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

Retrieve the data from the iterator.

Returns:
The object if retrieved correctly, otherwise null.

Reimplemented from vtkObjectBaseMapIterator.

Definition at line 40 of file vtkObjectMapIterator.h.

vtkObjectMapIterator* vtkObjectMapIterator::New void   )  [static]
 

Reimplemented from vtkObjectBaseMapIterator.

void vtkObjectMapIterator::PrintSelf ostream &  ,
vtkIndent 
[virtual]
 

Reimplemented from vtkObjectBaseMapIterator.

virtual int vtkObjectMapIterator::SetItem 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 47 of file vtkObjectMapIterator.h.

vtkObjectMapIterator::vtkTypeRevisionMacro vtkObjectMapIterator  ,
vtkObjectBaseMapIterator 
 


Friends And Related Function Documentation

friend class vtkObjectMap [friend]
 

Definition at line 56 of file vtkObjectMapIterator.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 14 14:40:05 2005 for vtkContainers by doxygen 1.3.6