11 #ifndef vtkSMServerStateLocator_h 12 #define vtkSMServerStateLocator_h
static vtkSMStateLocator * New()
#define VTKREMOTINGSERVERMANAGER_EXPORT
vtkSMSession is the default ParaView session.
Class used to retrieve 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
void PrintSelf(ostream &os, vtkIndent indent) override
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 retrieve a given message state based on its GlobalID.