Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
tcltkip Struct Reference

Data Fields

Tcl_Interp * ip
 
int has_orig_exit
 
Tcl_CmdInfo orig_exit_info
 
int ref_count
 
int allow_ruby_exit
 
int return_value
 

Detailed Description

Definition at line 759 of file tcltklib.c.

Field Documentation

int tcltkip::allow_ruby_exit

Definition at line 770 of file tcltklib.c.

Referenced by if().

int tcltkip::has_orig_exit

Definition at line 767 of file tcltklib.c.

Tcl_Interp* tcltkip::ip

Definition at line 760 of file tcltklib.c.

Referenced by if(), and switch().

Tcl_CmdInfo tcltkip::orig_exit_info

Definition at line 768 of file tcltklib.c.

int tcltkip::ref_count

Definition at line 769 of file tcltklib.c.

int tcltkip::return_value

Definition at line 771 of file tcltklib.c.

Referenced by if().


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