9 #ifndef vtkSICollaborationManager_h 10 #define vtkSICollaborationManager_h 41 friend class vtkInternal;
49 vtkInternal* Internal;
52 #endif // #ifndef vtkSICollaborationManager_h
virtual void Push(vtkSMMessage *msg)
Push a new state to the underneath implementation The provided implementation just store the message ...
#define VTKREMOTINGSERVERMANAGER_EXPORT
static vtkSIObject * New()
Header class that setup every thing in order to use Protobuf messages in a transparent manner...
virtual void Pull(vtkSMMessage *msg)
Pull the current state of the underneath implementation The provided implementation update the given ...
Object that is managed by vtkPVSessionCore which wrap concrete class such as the vtk ones...
Object that managed multi-client communication and provide the group awareness.
void PrintSelf(ostream &os, vtkIndent indent) override