Go to the documentation of this file.
12 #ifndef vtkPVAlgorithmPortsInformation_h
13 #define vtkPVAlgorithmPortsInformation_h
16 #include "vtkRemotingCoreModule.h"
29 vtkGetMacro(NumberOfOutputs,
int);
36 vtkGetMacro(NumberOfRequiredInputs,
int);
64 vtkSetMacro(NumberOfOutputs,
int);
Store messages for the interpreter.