A pointer to this struct is sent as call data when an ErrorEvent is invoked by the interpreter. More...
#include <vtkClientServerInterpreter.h>
Public Attributes | |
const vtkClientServerStream * | css |
int | message |
A pointer to this struct is sent as call data when an ErrorEvent is invoked by the interpreter.
Definition at line 42 of file vtkClientServerInterpreter.h.
const vtkClientServerStream* vtkClientServerInterpreterErrorCallbackInfo::css |
Definition at line 45 of file vtkClientServerInterpreter.h.
int vtkClientServerInterpreterErrorCallbackInfo::message |
Definition at line 48 of file vtkClientServerInterpreter.h.