Public Attributes | List of all members
vtkClientServerInterpreter::NewCallbackInfo Struct Reference

The callback data structure passed to observers looking for VTK object creation and deletion events. More...

#include <vtkClientServerInterpreter.h>

Public Attributes

const char * Type
 
unsigned long ID
 

Detailed Description

The callback data structure passed to observers looking for VTK object creation and deletion events.

Definition at line 154 of file vtkClientServerInterpreter.h.

Member Data Documentation

◆ Type

const char* vtkClientServerInterpreter::NewCallbackInfo::Type

Definition at line 156 of file vtkClientServerInterpreter.h.

◆ ID

unsigned long vtkClientServerInterpreter::NewCallbackInfo::ID

Definition at line 157 of file vtkClientServerInterpreter.h.


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