BRL-CAD
tclcad_io_data Struct Reference

#include <misc.h>

Data Fields

Tcl_Interp * interp
 
int io_mode
 
void * state
 

Detailed Description

Tcl specific I/O handlers

Definition at line 214 of file misc.h.

Field Documentation

◆ interp

Tcl_Interp* interp

Definition at line 215 of file misc.h.

◆ io_mode

int io_mode

Definition at line 216 of file misc.h.

◆ state

void* state

Definition at line 217 of file misc.h.


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