#include "vtkRemotingServerManagerModule.h"
#include "vtkSMMessageMinimal.h"
#include "vtkSMSessionObject.h"
#include "vtkWeakPointer.h"
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 vtkClientServerStream & | operator<< (vtkClientServerStream &stream, const SIOBJECT &manipulator) |
VTKREMOTINGSERVERMANAGER_EXPORT vtkClientServerStream& operator<< | ( | vtkClientServerStream & | stream, |
const SIOBJECT & | manipulator | ||
) |