33 #ifndef vtkNetworkHierarchy_h
34 #define vtkNetworkHierarchy_h
49 vtkGetStringMacro(IPArrayName);
50 vtkSetStringMacro(IPArrayName);
75 void GetSubnets(
unsigned int packedIP,
int *subnets);
Wrapper around std::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
#define VTKINFOVISCORE_EXPORT
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)