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

vtkProcessObjectCollection Class Reference

#include <vtkProcessObjectCollection.h>

Inheritance diagram for vtkProcessObjectCollection:

Inheritance graph
[legend]
Collaboration diagram for vtkProcessObjectCollection:

Collaboration graph
[legend]
List of all members.

Detailed Description

Maintains an unordered list of process objects.

vtkProcessObjectCollection is an object that creates and manipulates lists of process objects.

Author:
Sean McInerney
Version:
Revision
1.2
Date:
Date
2004/08/10 07:37:21
See also:
vtkCollection vtkProcessObject

Definition at line 39 of file vtkProcessObjectCollection.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkProcessObjectCollection, vtkCollection)
void PrintSelf (ostream &, vtkIndent)
void AddItem (vtkProcessObject *a)
 Add a process object to the list.

vtkProcessObjectGetNextItem (void)
 Get the next process object in the list.

vtkProcessObjectGetItem (int i)
 Get the ith process object in the list.


Static Public Member Functions

vtkProcessObjectCollectionNew (void)

Protected Member Functions

 vtkProcessObjectCollection (void)
 ~vtkProcessObjectCollection ()


Constructor & Destructor Documentation

vtkProcessObjectCollection::vtkProcessObjectCollection void   )  [inline, protected]
 

Definition at line 60 of file vtkProcessObjectCollection.h.

vtkProcessObjectCollection::~vtkProcessObjectCollection  )  [inline, protected]
 

Definition at line 61 of file vtkProcessObjectCollection.h.


Member Function Documentation

void vtkProcessObjectCollection::AddItem vtkProcessObject a  )  [inline]
 

Add a process object to the list.

Definition at line 48 of file vtkProcessObjectCollection.h.

vtkProcessObject* vtkProcessObjectCollection::GetItem int  i  )  [inline]
 

Get the ith process object in the list.

Definition at line 56 of file vtkProcessObjectCollection.h.

vtkProcessObject* vtkProcessObjectCollection::GetNextItem void   )  [inline]
 

Get the next process object in the list.

Definition at line 52 of file vtkProcessObjectCollection.h.

References vtkCollection::GetNextItemAsObject().

vtkProcessObjectCollection* vtkProcessObjectCollection::New void   )  [static]
 

Reimplemented from vtkCollection.

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

Reimplemented from vtkCollection.

vtkProcessObjectCollection::vtkTypeRevisionMacro vtkProcessObjectCollection  ,
vtkCollection 
 


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