Ruby  2.4.2p198(2017-09-14revision59899)
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 32 of file vm_trace.c.

Field Documentation

◆ data

VALUE rb_event_hook_struct::data

◆ events

rb_event_flag_t rb_event_hook_struct::events

◆ func

rb_event_hook_func_t rb_event_hook_struct::func

◆ hook_flags

rb_event_hook_flag_t rb_event_hook_struct::hook_flags

◆ next

struct rb_event_hook_struct* rb_event_hook_struct::next

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