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

hash_foreach_arg Struct Reference


Data Fields

VALUE hash
int(* func )()
VALUE arg

Field Documentation

VALUE hash_foreach_arg::arg
 

Definition at line 157 of file hash.c.

Referenced by rb_hash_foreach().

int(* hash_foreach_arg::func)()
 

Referenced by rb_hash_foreach().

VALUE hash_foreach_arg::hash
 

Definition at line 155 of file hash.c.

Referenced by rb_hash_foreach().


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