Classes | Functions
vtkSMRemoteObject.h File Reference
#include "vtkRemotingServerManagerModule.h"
#include "vtkSMMessageMinimal.h"
#include "vtkSMSessionObject.h"
#include "vtkWeakPointer.h"
Include dependency graph for vtkSMRemoteObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkSMRemoteObject
 baseclass for all proxy-objects that have counter parts on server as well as client processes. More...
 
class  SIOBJECT
 This defines a manipulator for the vtkClientServerStream that can be used to indicate to the interpreter that the placeholder is to be replaced by the vtkSIProxy instance for the given vtkSMProxy instance. More...
 

Functions

VTKREMOTINGSERVERMANAGER_EXPORT vtkClientServerStreamoperator<< (vtkClientServerStream &stream, const SIOBJECT &manipulator)
 

Function Documentation

◆ operator<<()