Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

end_proc_data Struct Reference


Data Fields

void(* func )()
VALUE data
int safe
end_proc_datanext

Field Documentation

VALUE end_proc_data::data
 

Definition at line 7607 of file eval.c.

void(* end_proc_data::func)()
 

Referenced by rb_set_end_proc().

struct end_proc_data* end_proc_data::next
 

Definition at line 7609 of file eval.c.

Referenced by rb_exec_end_proc(), and rb_set_end_proc().

int end_proc_data::safe
 

Definition at line 7608 of file eval.c.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5