14 #ifndef vtkPVDataSetAttributesInformation_h 15 #define vtkPVDataSetAttributesInformation_h 43 bool IsDoneWithTraversal()
const;
48 std::unique_ptr<vtkInternals> Internals;
53 void PrintSelf(ostream& os,
vtkIndent indent)
override;
62 vtkGetMacro(FieldAssociation,
int);
73 int GetNumberOfArrays()
const;
78 int GetMaximumNumberOfTuples()
const;
99 int IsArrayAnAttribute(
int arrayIndex);
114 friend class vtkPVDataInformationAccumulator;
119 vtkSetMacro(FieldAssociation,
int);
148 int FieldAssociation;
151 vtkInternals* Internals;
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
Store messages for the interpreter.
#define VTKREMOTINGCORE_EXPORT