#include <vtkObjectDequeIterator.h>
Inheritance diagram for vtkObjectDequeIterator:


vtkObjectDeque subclasses.
Definition at line 32 of file vtkObjectDequeIterator.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkObjectDequeIterator, vtkObjectBaseDequeIterator) | |
| void | PrintSelf (ostream &, vtkIndent) |
Data Access Methods | |
| vtkObject * | GetItem (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 | |
| vtkObjectDequeIterator * | New (void) |
Protected Member Functions | |
| vtkObjectDequeIterator (void) | |
| ~vtkObjectDequeIterator () | |
Friends | |
| class | vtkObjectDeque |
|
|
|
|
|
|
|
|
Retrieve the data from the iterator.
Reimplemented from vtkObjectBaseDequeIterator. Definition at line 49 of file vtkObjectDequeIterator.h. |
|
|
Reimplemented from vtkObjectBaseDequeIterator. |
|
||||||||||||
|
Reimplemented from vtkObjectBaseDequeIterator. |
|
|
Set the data at the iterator's position.
Definition at line 56 of file vtkObjectDequeIterator.h. |
|
||||||||||||
|
|
|
|
Definition at line 66 of file vtkObjectDequeIterator.h. |
1.3.6