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...
#include <vtkSMProxy.h>
Public Member Functions | |
SIPROXY (vtkSMProxy *proxy) | |
Public Member Functions inherited from SIOBJECT | |
SIOBJECT (vtkSMRemoteObject *rmobject) | |
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.
e.g.
Will result in calling the vtkSIProxy::MethodName() when the stream in interpreted.
Definition at line 1051 of file vtkSMProxy.h.
|
inline |
Definition at line 1054 of file vtkSMProxy.h.