PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
RT_NODE_ITER Struct Reference

#include <radixtree.h>

Data Fields

RT_CHILD_PTR node
 
int idx
 

Detailed Description

Definition at line 730 of file radixtree.h.

Field Documentation

◆ idx

int RT_NODE_ITER::idx

Definition at line 739 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 732 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: