Ruby  1.9.3p392(2013-02-22revision39386)
Data Fields
rb_event_hook_struct Struct Reference

#include <ruby.h>

Data Fields

rb_event_flag_t flag
 
rb_event_hook_func_t func
 
VALUE data
 
struct rb_event_hook_structnext
 

Detailed Description

Definition at line 1418 of file ruby.h.

Field Documentation

VALUE rb_event_hook_struct::data

Definition at line 1421 of file ruby.h.

Referenced by alloc_event_hook(), exec_event_hooks(), and mark_event_hooks().

rb_event_flag_t rb_event_hook_struct::flag
rb_event_hook_func_t rb_event_hook_struct::func
struct rb_event_hook_struct* rb_event_hook_struct::next

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