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

vtkExtensionsObjectStackIterator Class Reference

#include <vtkExtensionsObjectStackIterator.h>

Inheritance diagram for vtkExtensionsObjectStackIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkExtensionsObjectStackIterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

An iterator for vtkExtensionsObjectStack subclasses.

See also:
vtkExtensionsObjectStack

Definition at line 30 of file vtkExtensionsObjectStackIterator.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkExtensionsObjectStackIterator, vtkObjectStackIterator)
Data Access Methods
vtkExtensionsObjectGetObject (void) const
 Retrieve the data from the iterator.

virtual int SetObject (vtkExtensionsObject *object)
 Set the data at the iterator's position.


Static Public Member Functions

vtkExtensionsObjectStackIteratorNew (void)

Protected Member Functions

 vtkExtensionsObjectStackIterator (void)
 ~vtkExtensionsObjectStackIterator ()


Constructor & Destructor Documentation

vtkExtensionsObjectStackIterator::vtkExtensionsObjectStackIterator void   )  [inline, protected]
 

Definition at line 58 of file vtkExtensionsObjectStackIterator.h.

vtkExtensionsObjectStackIterator::~vtkExtensionsObjectStackIterator  )  [inline, protected]
 

Definition at line 59 of file vtkExtensionsObjectStackIterator.h.


Member Function Documentation

vtkExtensionsObject* vtkExtensionsObjectStackIterator::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 vtkObjectStackIterator.

Definition at line 46 of file vtkExtensionsObjectStackIterator.h.

vtkExtensionsObjectStackIterator* vtkExtensionsObjectStackIterator::New void   )  [static]
 

Reimplemented from vtkObjectStackIterator.

virtual int vtkExtensionsObjectStackIterator::SetObject vtkExtensionsObject 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 vtkExtensionsObjectStackIterator.h.

vtkExtensionsObjectStackIterator::vtkTypeRevisionMacro vtkExtensionsObjectStackIterator  ,
vtkObjectStackIterator 
 

Reimplemented from vtkExtensionsObject.


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