Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
trace_var Struct Reference

Data Fields

int removed
void(* func )(VALUE arg, VALUE val)
VALUE data
struct trace_varnext

Detailed Description

Definition at line 330 of file variable.c.


Field Documentation

void(* trace_var::func)(VALUE arg, VALUE val)

Definition at line 332 of file variable.c.

Referenced by rb_f_trace_var(), and trace_ev().

Definition at line 331 of file variable.c.

Referenced by rb_f_trace_var(), rb_f_untrace_var(), and remove_trace().


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