24 #ifndef vtkPVCatalystSessionCore_h 25 #define vtkPVCatalystSessionCore_h 27 #include "vtkPVServerImplementationCoreModule.h" 30 #include "vtkWeakPointer.h" 39 void PrintSelf(ostream& os, vtkIndent indent);
46 vtkTypeUInt32 location,
vtkPVInformation* information, vtkTypeUInt32 globalid);
53 vtkTypeUInt32 RegisterDataInformation(
56 void UpdateIdMap(vtkTypeUInt32* idMapArray,
int size);
68 vtkInternal* CatalystInternal;
virtual bool GatherInformation(vtkTypeUInt32 location, vtkPVInformation *information, vtkTypeUInt32 globalid)
Gather information about an object referred by the globalid.
vtkPVCatalystSessionCore is used by vtkSMSession.
vtkPVSessionCore is used by vtkSMSession.
static vtkPVSessionCore * New()
void PrintSelf(ostream &os, vtkIndent indent)