34#ifndef vtkNetworkHierarchy_h
35#define vtkNetworkHierarchy_h
37#include "vtkInfovisCoreModule.h"
52 vtkGetStringMacro(IPArrayName);
53 vtkSetStringMacro(IPArrayName);
73 void GetSubnets(
unsigned int packedIP,
int* subnets);
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkNetworkHierarchy() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillOutputPortInformation(int vtkNotUsed(port), vtkInformation *info) override
static vtkNetworkHierarchy * New()
int FillInputPortInformation(int vtkNotUsed(port), vtkInformation *info) override
Wrapper around std::string to keep symbols short.