mruby 3.3.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
Public Attributes | List of all members
RHash Struct Reference

Hash class. More...

#include <hash.h>

Collaboration diagram for RHash:
Collaboration graph
[legend]

Public Attributes

 MRB_OBJECT_HEADER
 
struct iv_tbliv
 
uint32_t size
 
union { 
 
   struct hash_entry *   ea 
 
   struct hash_table *   ht 
 
hsh 
 

Detailed Description

Hash class.


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