Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
rb_event_hook_struct Struct Reference

Data Fields

rb_event_hook_flag_t hook_flags
rb_event_flag_t events
rb_event_hook_func_t func
VALUE data
struct rb_event_hook_structnext

Detailed Description

Definition at line 34 of file vm_trace.c.


Field Documentation

Definition at line 36 of file vm_trace.c.

Referenced by alloc_event_hook(), clean_hooks(), connect_event_hook(), and exec_hooks().

Definition at line 37 of file vm_trace.c.

Referenced by alloc_event_hook(), exec_hooks(), and remove_event_hook().

Definition at line 35 of file vm_trace.c.

Referenced by alloc_event_hook(), clean_hooks(), exec_hooks(), and remove_event_hook().


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