23 #ifndef __vtkInformationExecutivePortVectorKey_h
24 #define __vtkInformationExecutivePortVectorKey_h
28 #include "vtkFilteringInformationKeyManager.h"
44 void Append(
vtkInformation* info, vtkExecutive* executive,
int port);
46 void Set(
vtkInformation* info, vtkExecutive** executives,
int* ports,
int length);
49 void Get(
vtkInformation* info, vtkExecutive** executives,
int* ports);
Detect and break reference loops.
a simple class to control print indentation