36 #ifndef vtkInformation_h
37 #define vtkInformation_h
47 #undef VTKCOMMONCORE_EXPORT
48 #define VTKCOMMONCORE_EXPORT
66 class vtkInformationKeyToInformationFriendship;
79 # define VTK_INFORMATION_EXPORT
81 # define VTK_INFORMATION_EXPORT VTKCOMMONCORE_EXPORT
192 int value2,
int value3);
194 int value1,
int value2,
int value3,
195 int value4,
int value5,
int value6);
237 double value2,
double value3);
239 double value1,
double value2,
double value3,
240 double value4,
double value5,
double value6);
425 friend class vtkInformationKeyToInformationFriendship;
abstract base class for most VTK objects
virtual void Register(vtkObjectBase *o)
#define VTKCOMMONCORE_EXPORT
Superclass for all pipeline executives in VTK.
Detect and break reference loops.
A atomic type representing the union of many types.
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void UnRegister(vtkObjectBase *o)
a simple class to control print indentation
virtual void ReportReferences(vtkGarbageCollector *)
abstract base class for most VTK objects
general representation of visualization data