#include "vtkClientServerID.h"
#include "vtkRemotingServerManagerModule.h"
#include "vtkSMRemoteObject.h"
Go to the source code of this file.
Classes | |
class | vtkSMProxy |
proxy for a VTK object(s) on a server More... | |
class | SIPROXY |
This defines a stream 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... | |
class | VTKOBJECT |
This defines a stream manipulator for the vtkClientServerStream that can be used to indicate to the interpreter that the placeholder is to be replaced by the vtkObject instance for the given vtkSMProxy instance. More... | |
Functions | |
VTKREMOTINGSERVERMANAGER_EXPORT vtkClientServerStream & | operator<< (vtkClientServerStream &stream, const VTKOBJECT &manipulator) |
VTKREMOTINGSERVERMANAGER_EXPORT vtkClientServerStream& operator<< | ( | vtkClientServerStream & | stream, |
const VTKOBJECT & | manipulator | ||
) |