Public Attributes | List of all members
vtkClientServerInterpreterErrorCallbackInfo Struct Reference

A pointer to this struct is sent as call data when an ErrorEvent is invoked by the interpreter. More...

#include <vtkClientServerInterpreter.h>

Collaboration diagram for vtkClientServerInterpreterErrorCallbackInfo:
Collaboration graph
[legend]

Public Attributes

const vtkClientServerStreamcss
 
int message
 

Detailed Description

A pointer to this struct is sent as call data when an ErrorEvent is invoked by the interpreter.

Definition at line 54 of file vtkClientServerInterpreter.h.

Member Data Documentation

◆ css

const vtkClientServerStream* vtkClientServerInterpreterErrorCallbackInfo::css

Definition at line 57 of file vtkClientServerInterpreter.h.

◆ message

int vtkClientServerInterpreterErrorCallbackInfo::message

Definition at line 60 of file vtkClientServerInterpreter.h.


The documentation for this struct was generated from the following file: