RHash Struct Reference

#include <ruby.h>


Data Fields

struct RBasic basic
struct st_tablentbl
int iter_lev
VALUE ifnone


Detailed Description

Definition at line 708 of file ruby.h.


Field Documentation

struct RBasic RHash::basic [read]

Definition at line 709 of file ruby.h.

Definition at line 712 of file ruby.h.

Referenced by gc_mark_children().

Definition at line 711 of file ruby.h.

struct st_table* RHash::ntbl [read]

Definition at line 710 of file ruby.h.

Referenced by gc_mark_children().


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

doxygen