23 #ifndef vtkSMServerStateLocator_h 24 #define vtkSMServerStateLocator_h 26 #include "vtkPVServerManagerCoreModule.h" 29 #include "vtkWeakPointer.h" 38 void PrintSelf(ostream& os, vtkIndent indent);
static vtkSMStateLocator * New()
void PrintSelf(ostream &os, vtkIndent indent)
vtkSMSession is the default ParaView session.
Class used to retreive a given message state based on its GlobalID from the DataServer.
Header class that setup every thing in order to use Protobuf messages in a transparent manner...
vtkWeakPointer< vtkSMSession > Session
virtual bool FindState(vtkTypeUInt32 globalID, vtkSMMessage *stateToFill, bool useParent=true)
Fill the provided State message with the state found inside the current locator or one of its parent...
Class used to retreive a given message state based on its GlobalID.