33 #ifndef __vtkNetworkHierarchy_h
34 #define __vtkNetworkHierarchy_h
48 vtkGetStringMacro(IPArrayName);
49 vtkSetStringMacro(IPArrayName);
74 void GetSubnets(
unsigned int packedIP,
int *subnets);
Wrapper around vtkstd::string to keep symbols short.
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Filter that takes a graph and makes a tree out of the network ip addresses in that graph...
virtual int FillOutputPortInformation(int port, vtkInformation *info)
static vtkTreeAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)