Classes
vtkSMSessionObject.h File Reference
#include "vtkRemotingServerManagerModule.h"
#include "vtkSMObject.h"
#include <vtkWeakPointer.h>
Include dependency graph for vtkSMSessionObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkSMSessionObject
 superclass for any server manager classes that are related to a session More...
 
class  vtkSMSessionObject::vtkScopedMonitorProgress
 Helper class designed to call session->PrepareProgress() in constructor and session->CleanupPendingProgress() in destructor. More...