trace_var Struct Reference


Data Fields

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

Detailed Description

Definition at line 329 of file variable.c.


Field Documentation

VALUE trace_var::data

Definition at line 332 of file variable.c.

Referenced by generic_ivar_defined(), generic_ivar_remove(), generic_ivar_set(), mark_global_entry(), rb_copy_generic_ivar(), rb_f_trace_var(), rb_f_untrace_var(), and trace_ev().

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

Referenced by rb_f_trace_var(), and trace_ev().

struct trace_var* trace_var::next

Definition at line 333 of file variable.c.

Referenced by mark_global_entry(), rb_alias_variable(), rb_f_trace_var(), rb_f_untrace_var(), remove_trace(), and trace_ev().

int trace_var::removed

Definition at line 330 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:
Generated on Wed Aug 10 09:19:12 2011 for Ruby by  doxygen 1.4.7