24 #ifndef vtkPVAlgorithmPortsInformation_h 25 #define vtkPVAlgorithmPortsInformation_h 27 #include "vtkPVClientServerCoreCoreModule.h" 35 void PrintSelf(ostream& os, vtkIndent indent);
41 vtkGetMacro(NumberOfOutputs,
int);
48 vtkGetMacro(NumberOfRequiredInputs,
int);
76 vtkSetMacro(NumberOfOutputs,
int);
Store messages for the interpreter.