22#ifndef vtkInformation_h 
   23#define vtkInformation_h 
   25#include "vtkCommonCoreModule.h"  
   30VTK_ABI_NAMESPACE_BEGIN
 
   46class vtkInformationKeyToInformationFriendship;
 
  208    int value5, 
int value6);
 
  261    double value4, 
double value5, 
double value6);
 
  454  friend class vtkInformationKeyToInformationFriendship;
 
general representation of visualization data
 
Superclass for all pipeline executives in VTK.
 
Detect and break reference loops.
 
a simple class to control print indentation
 
abstract base class for most VTK objects
 
abstract base class for most VTK objects
 
A type representing the union of many types.