34 #ifndef vtkNetworkHierarchy_h
35 #define vtkNetworkHierarchy_h
37 #include "vtkInfovisCoreModule.h"
53 vtkSetStringMacro(IPArrayName);
78 void GetSubnets(
unsigned int packedIP,
int *subnets);
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.
int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info)
static vtkNetworkHierarchy * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
int FillInputPortInformation(int vtkNotUsed(port), vtkInformation *info)
Wrapper around std::string to keep symbols short.
Superclass for algorithms that produce only Tree as output.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.