32 #ifndef pqInputDataTypeDecorator_h 33 #define pqInputDataTypeDecorator_h 35 #include "pqApplicationComponentsModule.h" 37 #include "vtkWeakPointer.h" 66 vtkWeakPointer<vtkObject> ObservedObject;
67 unsigned long ObserverId;
This is used by vtkPVXMLParser to represent an XML document starting at the root element.