36 #ifndef __vtkInformation_h
37 #define __vtkInformation_h
46 #undef VTK_COMMON_EXPORT
47 #define VTK_COMMON_EXPORT
65 class vtkInformationKeyToInformationFriendship;
75 # define VTK_INFORMATION_EXPORT
77 # define VTK_INFORMATION_EXPORT VTK_COMMON_EXPORT
178 int value2,
int value3);
180 int value1,
int value2,
int value3,
181 int value4,
int value5,
int value6);
223 double value2,
double value3);
225 double value1,
double value2,
double value3,
226 double value4,
double value5,
double value6);
368 #if !defined(__WRAP__)
480 #endif // !defined(__WRAP__)
504 friend class vtkInformationKeyToInformationFriendship;
abstract base class for most VTK objects
virtual void Register(vtkObjectBase *o)
Superclass for all pipeline executives in VTK.
Detect and break reference loops.
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
helper class to get VTK data object types as string and instantiate them