23 #ifndef vtkSMSessionObject_h 24 #define vtkSMSessionObject_h 26 #include "vtkPVServerManagerCoreModule.h" 28 #include <vtkWeakPointer.h> 38 void PrintSelf(ostream& os, vtkIndent indent);
superclass for any server manager classes that are related to a session
void PrintSelf(ostream &os, vtkIndent indent)
vtkSMSession is the default ParaView session.
vtkWeakPointer< vtkSMSession > Session
superclass for most server manager classes
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
static vtkSMObject * New()