Go to the documentation of this file.
33 #ifndef vtkNetworkHierarchy_h
34 #define vtkNetworkHierarchy_h
75 void GetSubnets(
unsigned int packedIP,
int *subnets);
#define VTKINFOVISCORE_EXPORT
static vtkNetworkHierarchy * New()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
int FillInputPortInformation(int vtkNotUsed(port), vtkInformation *info)
a simple class to control print indentation
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only Tree as output.
vtkGetStringMacro(ExtensionsString)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Wrapper around std::string to keep symbols short.
int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info)
Filter that takes a graph and makes a tree out of the network ip addresses in that graph.