PostgreSQL Source Code  git master
RT_NODE_ITER Struct Reference

#include <radixtree.h>

Data Fields

RT_CHILD_PTR node
 
int idx
 

Detailed Description

Definition at line 727 of file radixtree.h.

Field Documentation

◆ idx

int RT_NODE_ITER::idx

Definition at line 736 of file radixtree.h.

Referenced by RT_BEGIN_ITERATE(), RT_ITERATE_NEXT(), and RT_NODE_ITERATE_NEXT().

◆ node

RT_CHILD_PTR RT_NODE_ITER::node

Definition at line 729 of file radixtree.h.

Referenced by RT_BEGIN_ITERATE(), RT_ITERATE_NEXT(), and RT_NODE_ITERATE_NEXT().


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