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

vtkObjectSetIterator Class Reference

#include <vtkObjectSetIterator.h>

Inheritance diagram for vtkObjectSetIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkObjectSetIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkObjectSet subclasses.

Author:
Sean McInerney
Version:
Revision
1.1.1.1
Date:
Date
2005/06/17 17:48:42
See also:
vtkObjectSet

Definition at line 32 of file vtkObjectSetIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkObjectSetIterator, vtkObjectBaseSetIterator)
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

vtkObjectSetIteratorNew (void)

Protected Member Functions

 vtkObjectSetIterator (void)
 ~vtkObjectSetIterator ()

Friends

class vtkObjectSet


Constructor & Destructor Documentation

vtkObjectSetIterator::vtkObjectSetIterator void   )  [protected]
 

vtkObjectSetIterator::~vtkObjectSetIterator  )  [protected]
 


Member Function Documentation

vtkObject* vtkObjectSetIterator::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 vtkObjectBaseSetIterator.

Definition at line 49 of file vtkObjectSetIterator.h.

vtkObjectSetIterator* vtkObjectSetIterator::New void   )  [static]
 

Reimplemented from vtkObjectBaseSetIterator.

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

Reimplemented from vtkObjectBaseSetIterator.

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

vtkObjectSetIterator::vtkTypeRevisionMacro vtkObjectSetIterator  ,
vtkObjectBaseSetIterator 
 


Friends And Related Function Documentation

friend class vtkObjectSet [friend]
 

Definition at line 66 of file vtkObjectSetIterator.h.


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