10 #ifndef vtkPVSessionIterator_h 11 #define vtkPVSessionIterator_h 28 virtual void InitTraversal();
33 virtual void GoToNextItem();
41 virtual bool IsDoneWithTraversal();
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
vtkPVSession defines a session i.e.
#define VTKREMOTINGCORE_EXPORT
void operator=(const vtkObjectBase &)
vtkPVSessionIterator is used to iterate over sessions in the global ProcessModule.