Go to the documentation of this file.
15 #ifndef vtkSMLiveInsituLinkProxy_h
16 #define vtkSMLiveInsituLinkProxy_h
18 #include "vtkRemotingLiveModule.h"
41 bool HasExtract(
const char* reg_group,
const char* reg_name,
int port_number);
44 vtkSMProxy* CreateExtract(
const char* reg_group,
const char* reg_name,
int port_number);
66 void PushUpdatedStates();
76 void MarkStateDirty();
81 void PushUpdatedState();
83 void InsituConnected(
const char* initialial_state);
84 void NextTimestepAvailable(
vtkIdType timeStep);
static vtkSMProxy * New()
virtual void CreateVTKObjects()
Given a class name (by setting VTKClassName) and server ids (by setting ServerIDs),...
vtkSMProxyInternals * Internals
Performs additional operation on the Live client.
vtkSmartPointer< vtkSMSessionProxyManager > InsituProxyManager
void LoadState(const vtkSMMessage *msg, vtkSMProxyLocator *locator) override
This method is used to initialise the object to the given state If the definitionOnly Flag is set to ...
proxy for a VTK object(s) on a server
vtkWeakPointer< vtkPVCatalystSessionCore > CatalystSessionCore
void operator=(const vtkSMProxy &)=delete
void PrintSelf(ostream &os, vtkIndent indent) override
is used to locate proxies referred to in state xmls while loading state files.
vtkIdType GetTimeStep()
Wakes up Insitu side if simulation is paused.