Rizin
unix-like reverse engineering framework and cli tools
rz_rb_iter_t Struct Reference

#include <rz_rbtree.h>

Public Attributes

int len
 
RBNodepath [RZ_RBTREE_MAX_HEIGHT]
 

Detailed Description

Definition at line 34 of file rz_rbtree.h.

Member Data Documentation

◆ len

int rz_rb_iter_t::len

◆ path

RBNode* rz_rb_iter_t::path[RZ_RBTREE_MAX_HEIGHT]

Definition at line 43 of file rz_rbtree.h.

Referenced by _first(), _next(), bound_iter(), cmp_exact_node(), and rz_interval_tree_first_at().


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