25 #ifndef vtkInformation_h
26 #define vtkInformation_h
28 #include "vtkCommonCoreModule.h"
33 VTK_ABI_NAMESPACE_BEGIN
49 class vtkInformationKeyToInformationFriendship;
68 void PrintKeys(ostream& os,
vtkIndent indent);
92 int GetNumberOfKeys();
211 int value5,
int value6);
264 double value4,
double value5,
double value6);
457 friend class vtkInformationKeyToInformationFriendship;
465 VTK_ABI_NAMESPACE_END
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for all pipeline executives in VTK.
Detect and break reference loops.
A type representing the union of many types.
a simple class to control print indentation
virtual void ReportReferences(vtkGarbageCollector *)
virtual void Modified()
Update the modification time for this object.
abstract base class for most VTK objects
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
general representation of visualization data