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

vtkObjectListIterator Class Reference

#include <vtkObjectListIterator.h>

Inheritance diagram for vtkObjectListIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkObjectListIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkObjectList subclasses.

Author:
Sean McInerney
Version:
Revision
1.1.1.1
Date:
Date
2005/06/17 17:48:40
See also:
vtkObjectList

Definition at line 32 of file vtkObjectListIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkObjectListIterator, vtkObjectBaseListIterator)
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

vtkObjectListIteratorNew (void)

Protected Member Functions

 vtkObjectListIterator (void)
 ~vtkObjectListIterator ()

Friends

class vtkObjectList


Constructor & Destructor Documentation

vtkObjectListIterator::vtkObjectListIterator void   )  [protected]
 

vtkObjectListIterator::~vtkObjectListIterator  )  [protected]
 


Member Function Documentation

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

Retrieve the data from the iterator.

Returns:
The object if retrieved correctly, otherwise null.
Note:
Covariant return type.

Reimplemented from vtkObjectBaseListIterator.

Definition at line 49 of file vtkObjectListIterator.h.

vtkObjectListIterator* vtkObjectListIterator::New void   )  [static]
 

Reimplemented from vtkObjectBaseListIterator.

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

Reimplemented from vtkObjectBaseListIterator.

virtual int vtkObjectListIterator::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 56 of file vtkObjectListIterator.h.

vtkObjectListIterator::vtkTypeRevisionMacro vtkObjectListIterator  ,
vtkObjectBaseListIterator 
 


Friends And Related Function Documentation

friend class vtkObjectList [friend]
 

Definition at line 66 of file vtkObjectListIterator.h.


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