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

◆ allow_ruby_exit

int tcltkip::allow_ruby_exit

◆ has_orig_exit

int tcltkip::has_orig_exit

Definition at line 767 of file tcltklib.c.

Referenced by call_original_exit(), ip_create_slave_core(), and ip_init().

◆ ip

Tcl_Interp* tcltkip::ip

◆ orig_exit_info

Tcl_CmdInfo tcltkip::orig_exit_info

Definition at line 768 of file tcltklib.c.

Referenced by call_original_exit(), ip_create_slave_core(), and ip_init().

◆ ref_count

int tcltkip::ref_count

Definition at line 769 of file tcltklib.c.

Referenced by ip_create_slave_core(), ip_init(), rbtk_preserve_ip(), and rbtk_release_ip().

◆ return_value

int tcltkip::return_value

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