mruby/c VM Source Code release 3.4
Loading...
Searching...
No Matches
RHashIterator Struct Reference

Define Hash iterator. More...

#include <c_hash.h>

Collaboration diagram for RHashIterator:

Data Fields

mrbc_hashtarget
mrbc_valuepoint
mrbc_valuep_end

Detailed Description

Define Hash iterator.

Definition at line 58 of file c_hash.h.

Field Documentation

◆ p_end

mrbc_value* RHashIterator::p_end

Definition at line 61 of file c_hash.h.

◆ point

mrbc_value* RHashIterator::point

Definition at line 60 of file c_hash.h.

◆ target

mrbc_hash* RHashIterator::target

Definition at line 59 of file c_hash.h.


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