26 #ifndef vtkSMPipelineState_h 27 #define vtkSMPipelineState_h 29 #include "vtkPVServerManagerCoreModule.h" 32 #include "vtkWeakPointer.h" 45 void PrintSelf(ostream& os, vtkIndent indent);
78 #endif // #ifndef vtkSMPipelineState_h virtual void LoadState(const vtkSMMessage *msg, vtkSMProxyLocator *locator)
This method is used to initialise the object to the given state If the definitionOnly Flag is set to ...
vtkSMSession is the default ParaView session.
Header class that setup every thing in order to use Protobuf messages in a transparent manner...
class that manage the state of the processing pipeline
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
virtual const vtkSMMessage * GetFullState()
This method return the full object state that can be used to create that object from scratch...
is used to locate proxies referred to in state xmls while loading state files.
void PrintSelf(ostream &os, vtkIndent indent)
baseclass for all proxy-objects that have counter parts on server as well as client processes...
static vtkSMSessionObject * New()