VTK  9.6.1
vtkSessionDescriptor Struct Reference

#include <vtkSession.h>

Collaboration diagram for vtkSessionDescriptor:
[legend]

Public Attributes

vtkSessionJsonParseFunc ParseJson
vtkSessionJsonStringifyFunc StringifyJson
int InteractorManagesTheEventLoop

Detailed Description

Definition at line 112 of file vtkSession.h.

Member Data Documentation

◆ ParseJson

vtkSessionJsonParseFunc vtkSessionDescriptor::ParseJson

Definition at line 114 of file vtkSession.h.

◆ StringifyJson

vtkSessionJsonStringifyFunc vtkSessionDescriptor::StringifyJson

Definition at line 115 of file vtkSession.h.

◆ InteractorManagesTheEventLoop

int vtkSessionDescriptor::InteractorManagesTheEventLoop

Definition at line 116 of file vtkSession.h.


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