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

vtkObjectStackIterator Class Reference

#include <vtkObjectStackIterator.h>

Inheritance diagram for vtkObjectStackIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkObjectStackIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkObjectStack subclasses.

See also:
vtkObjectStack

Definition at line 30 of file vtkObjectStackIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkObjectStackIterator, vtkObjectBaseStackIterator)
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

vtkObjectStackIteratorNew (void)

Protected Member Functions

 vtkObjectStackIterator (void)
 ~vtkObjectStackIterator ()


Constructor & Destructor Documentation

vtkObjectStackIterator::vtkObjectStackIterator void   )  [inline, protected]
 

Definition at line 58 of file vtkObjectStackIterator.h.

vtkObjectStackIterator::~vtkObjectStackIterator  )  [inline, protected]
 

Definition at line 59 of file vtkObjectStackIterator.h.


Member Function Documentation

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

Retrieve the data from the iterator.

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

Reimplemented from vtkObjectBaseStackIterator.

Reimplemented in vtkExtensionsObjectStackIterator.

Definition at line 46 of file vtkObjectStackIterator.h.

vtkObjectStackIterator* vtkObjectStackIterator::New void   )  [static]
 

Reimplemented from vtkObjectBaseStackIterator.

Reimplemented in vtkExtensionsObjectStackIterator.

virtual int vtkObjectStackIterator::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 53 of file vtkObjectStackIterator.h.

vtkObjectStackIterator::vtkTypeRevisionMacro vtkObjectStackIterator  ,
vtkObjectBaseStackIterator 
 


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