24 #ifndef vtkPVCompositeDataInformationIterator_h 25 #define vtkPVCompositeDataInformationIterator_h 27 #include "vtkObject.h" 28 #include "vtkPVClientServerCoreCoreModule.h" 37 void PrintSelf(ostream& os, vtkIndent indent);
56 bool IsDoneWithTraversal();
73 const char* GetCurrentName();
80 vtkGetMacro(CurrentFlatIndex,
unsigned int);
96 vtkInternal* Internal;