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 731 of file radixtree.h.

Field Documentation

◆ idx

int RT_NODE_ITER::idx

Definition at line 740 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 733 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: