ParaView
|
#include "vtkClientServerID.h"
#include "vtkPVServerManagerCoreModule.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 | |
VTKPVSERVERMANAGERCORE_EXPORT vtkClientServerStream & | operator<< (vtkClientServerStream &stream, const VTKOBJECT &manipulator) |
VTKPVSERVERMANAGERCORE_EXPORT vtkClientServerStream& operator<< | ( | vtkClientServerStream & | stream, |
const VTKOBJECT & | manipulator | ||
) |